2024-03-26T21:15:29.592 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-26T21:15:29.593 DEBUG:teuthology.run:Teuthology command: teuthology --name gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi --owner scheduled_gabrioux@teuthology --verbose --archive /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141 --description orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} -- /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141/orig.config.yaml 2024-03-26T21:15:29.640 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-26T21:15:29.727 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141 branch: wip-guits-testing-2024-03-26-0925 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: gabrioux@ibm.com first_in_suite: false job_id: '7624141' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-testing-2024-03-26-0925 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: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 workunit: branch: wip-guits-testing-2024-03-26-0925 sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 owner: scheduled_gabrioux@teuthology priority: 70 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: 832 sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2024-03-26-0925 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_42fc52b86b14d4f88c40d75eb7102e0ab3918f55/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 targets: smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDK8cDd4lTxT6SFDTZ/0w5PQQDjiJoB9ZUW3RL29DmRV8+2CxdxejiDkc1vkWDl50hYKKxvEdSMHSPz9YnjJO+k= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLH0DT9j6AErimR7a5pLsNXr1GsK5Z/5S88D8CfKu6taQXfulRq0RvFEiPmhszxwUPP/4ZVNCHcwAsNe8E0EoP0= tasks: - 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: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-26_20:31:35 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-26T21:15:29.728 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_42fc52b86b14d4f88c40d75eb7102e0ab3918f55/qa; will attempt to use it 2024-03-26T21:15:29.728 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_42fc52b86b14d4f88c40d75eb7102e0ab3918f55/qa/tasks 2024-03-26T21:15:29.729 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-26T21:15:29.730 INFO:teuthology.task.internal:Checking packages... 2024-03-26T21:15:29.755 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '42fc52b86b14d4f88c40d75eb7102e0ab3918f55' 2024-03-26T21:15:29.755 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-26T21:15:29.756 INFO:teuthology.packaging:ref: None 2024-03-26T21:15:29.756 INFO:teuthology.packaging:tag: None 2024-03-26T21:15:29.756 INFO:teuthology.packaging:branch: wip-guits-testing-2024-03-26-0925 2024-03-26T21:15:29.756 INFO:teuthology.packaging:sha1: 42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:15:29.756 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-testing-2024-03-26-0925 2024-03-26T21:15:29.983 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2484.g42fc52b8 2024-03-26T21:15:29.984 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-26T21:15:29.995 INFO:teuthology.task.internal:no buildpackages task found 2024-03-26T21:15:29.996 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-26T21:15:30.002 INFO:teuthology.task.internal:Saving configuration 2024-03-26T21:15:30.022 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-26T21:15:30.028 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-26T21:15:30.053 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-26 21:10:36.656735', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDK8cDd4lTxT6SFDTZ/0w5PQQDjiJoB9ZUW3RL29DmRV8+2CxdxejiDkc1vkWDl50hYKKxvEdSMHSPz9YnjJO+k='} 2024-03-26T21:15:30.070 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-26 21:10:36.658190', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLH0DT9j6AErimR7a5pLsNXr1GsK5Z/5S88D8CfKu6taQXfulRq0RvFEiPmhszxwUPP/4ZVNCHcwAsNe8E0EoP0='} 2024-03-26T21:15:30.071 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-26T21:15:30.077 INFO:teuthology.task.internal:roles: ubuntu@smithi043.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-03-26T21:15:30.077 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-03-26T21:15:30.078 INFO:teuthology.run_tasks:Running task console_log... 2024-03-26T21:15:30.150 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe1e22b50d0>, signals=[15]) 2024-03-26T21:15:30.150 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-26T21:15:30.157 INFO:teuthology.task.internal:Opening connections... 2024-03-26T21:15:30.157 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2024-03-26T21:15:30.159 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:15:30.265 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-03-26T21:15:30.266 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:15:30.354 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-26T21:15:30.361 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2024-03-26T21:15:30.380 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2024-03-26T21:15:30.380 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2024-03-26T21:15:30.437 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="CentOS Stream" 2024-03-26T21:15:30.437 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="9" 2024-03-26T21:15:30.437 INFO:teuthology.orchestra.run.smithi043.stdout:ID="centos" 2024-03-26T21:15:30.437 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE="rhel fedora" 2024-03-26T21:15:30.437 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="9" 2024-03-26T21:15:30.437 INFO:teuthology.orchestra.run.smithi043.stdout:PLATFORM_ID="platform:el9" 2024-03-26T21:15:30.438 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-26T21:15:30.438 INFO:teuthology.orchestra.run.smithi043.stdout:ANSI_COLOR="0;31" 2024-03-26T21:15:30.438 INFO:teuthology.orchestra.run.smithi043.stdout:LOGO="fedora-logo-icon" 2024-03-26T21:15:30.438 INFO:teuthology.orchestra.run.smithi043.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-26T21:15:30.438 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://centos.org/" 2024-03-26T21:15:30.438 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-26T21:15:30.438 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-26T21:15:30.438 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-26T21:15:30.439 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2024-03-26T21:15:30.465 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-03-26T21:15:30.483 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-03-26T21:15:30.484 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-03-26T21:15:30.541 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="CentOS Stream" 2024-03-26T21:15:30.541 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="9" 2024-03-26T21:15:30.541 INFO:teuthology.orchestra.run.smithi134.stdout:ID="centos" 2024-03-26T21:15:30.541 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE="rhel fedora" 2024-03-26T21:15:30.541 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="9" 2024-03-26T21:15:30.541 INFO:teuthology.orchestra.run.smithi134.stdout:PLATFORM_ID="platform:el9" 2024-03-26T21:15:30.541 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-26T21:15:30.541 INFO:teuthology.orchestra.run.smithi134.stdout:ANSI_COLOR="0;31" 2024-03-26T21:15:30.542 INFO:teuthology.orchestra.run.smithi134.stdout:LOGO="fedora-logo-icon" 2024-03-26T21:15:30.542 INFO:teuthology.orchestra.run.smithi134.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-26T21:15:30.542 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://centos.org/" 2024-03-26T21:15:30.542 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-26T21:15:30.542 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-26T21:15:30.542 INFO:teuthology.orchestra.run.smithi134.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-26T21:15:30.542 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-03-26T21:15:30.564 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-26T21:15:30.574 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-26T21:15:30.580 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-26T21:15:30.581 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2024-03-26T21:15:30.583 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-03-26T21:15:30.599 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-26T21:15:30.605 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-26T21:15:30.605 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2024-03-26T21:15:30.641 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-03-26T21:15:30.916 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-26T21:15:30.971 INFO:teuthology.run_tasks:Running task kernel... 2024-03-26T21:15:30.985 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-26T21:15:30.985 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-26T21:15:30.986 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-26T21:15:30.986 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-26T21:15:31.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T21:15:31.003 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-03-26T21:15:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T21:15:31.004 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-03-26T21:15:31.059 INFO:teuthology.orchestra.run.smithi134.stdout:5.14.0-361.el9.x86_64 2024-03-26T21:15:31.059 INFO:teuthology.task.kernel:Running kernel on smithi134: 5.14.0-361.el9.x86_64 2024-03-26T21:15:31.059 DEBUG:teuthology.orchestra.run.smithi134:> sudo yum install -y kernel 2024-03-26T21:15:31.062 INFO:teuthology.orchestra.run.smithi043.stdout:5.14.0-361.el9.x86_64 2024-03-26T21:15:31.062 INFO:teuthology.task.kernel:Running kernel on smithi043: 5.14.0-361.el9.x86_64 2024-03-26T21:15:31.062 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum install -y kernel 2024-03-26T21:15:33.225 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS-9 - AppStream 11 MB/s | 6.7 MB 00:00 2024-03-26T21:15:33.321 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS-9 - AppStream 11 MB/s | 6.7 MB 00:00 2024-03-26T21:15:34.941 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS-9 - BaseOS 3.7 MB/s | 2.0 MB 00:00 2024-03-26T21:15:35.046 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS-9 - BaseOS 3.6 MB/s | 2.0 MB 00:00 2024-03-26T21:15:35.995 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-03-26T21:15:44.839 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - BaseOS 861 kB/s | 8.0 MB 00:09 2024-03-26T21:15:47.924 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - AppStream 9.6 MB/s | 19 MB 00:01 2024-03-26T21:15:59.559 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - AppStream 860 kB/s | 19 MB 00:22 2024-03-26T21:15:59.657 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - CRB 778 kB/s | 6.1 MB 00:08 2024-03-26T21:16:01.916 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 16 kB 00:01 2024-03-26T21:16:04.000 INFO:teuthology.orchestra.run.smithi043.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-03-26T21:16:05.001 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.1 MB 00:01 2024-03-26T21:16:06.460 INFO:teuthology.orchestra.run.smithi134.stdout:CentOS Stream 9 - Extras packages 52 kB/s | 16 kB 00:00 2024-03-26T21:16:08.920 INFO:teuthology.orchestra.run.smithi134.stdout:Extra Packages for Enterprise Linux 8.8 MB/s | 21 MB 00:02 2024-03-26T21:16:09.067 INFO:teuthology.orchestra.run.smithi043.stdout:lab-extras 25 kB/s | 1.7 kB 00:00 2024-03-26T21:16:11.424 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-26T21:16:11.424 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-26T21:16:11.509 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2024-03-26T21:16:11.519 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-03-26T21:16:11.519 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout:Install 4 Packages 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 76 M 2024-03-26T21:16:11.520 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 123 M 2024-03-26T21:16:11.521 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2024-03-26T21:16:11.760 INFO:teuthology.orchestra.run.smithi043.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 528 kB/s | 66 kB 00:00 2024-03-26T21:16:12.268 INFO:teuthology.orchestra.run.smithi043.stdout:(2/4): kernel-core-5.14.0-432.el9.x86_64.rpm 24 MB/s | 15 MB 00:00 2024-03-26T21:16:13.102 INFO:teuthology.orchestra.run.smithi043.stdout:(3/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 23 MB/s | 33 MB 00:01 2024-03-26T21:16:13.602 INFO:teuthology.orchestra.run.smithi043.stdout:(4/4): kernel-modules-core-5.14.0-432.el9.x86_6 15 MB/s | 27 MB 00:01 2024-03-26T21:16:13.603 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-03-26T21:16:13.603 INFO:teuthology.orchestra.run.smithi043.stdout:Total 36 MB/s | 76 MB 00:02 2024-03-26T21:16:13.887 INFO:teuthology.orchestra.run.smithi134.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-03-26T21:16:14.299 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2024-03-26T21:16:14.773 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2024-03-26T21:16:14.774 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2024-03-26T21:16:15.821 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2024-03-26T21:16:15.822 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2024-03-26T21:16:16.044 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-26T21:16:16.044 INFO:teuthology.orchestra.run.smithi134.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-26T21:16:16.145 INFO:teuthology.orchestra.run.smithi134.stdout:Dependencies resolved. 2024-03-26T21:16:16.154 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-03-26T21:16:16.154 INFO:teuthology.orchestra.run.smithi134.stdout: Package Architecture Version Repository Size 2024-03-26T21:16:16.154 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-03-26T21:16:16.154 INFO:teuthology.orchestra.run.smithi134.stdout:Installing: 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout:Installing dependencies: 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction Summary 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout:================================================================================ 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout:Install 4 Packages 2024-03-26T21:16:16.155 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:16:16.156 INFO:teuthology.orchestra.run.smithi134.stdout:Total download size: 76 M 2024-03-26T21:16:16.156 INFO:teuthology.orchestra.run.smithi134.stdout:Installed size: 123 M 2024-03-26T21:16:16.156 INFO:teuthology.orchestra.run.smithi134.stdout:Downloading Packages: 2024-03-26T21:16:16.646 INFO:teuthology.orchestra.run.smithi134.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 188 kB/s | 66 kB 00:00 2024-03-26T21:16:18.443 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2024-03-26T21:16:19.094 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-03-26T21:16:19.178 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-03-26T21:16:22.045 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-03-26T21:16:22.182 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-03-26T21:16:27.252 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-03-26T21:16:27.299 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:16:30.770 INFO:teuthology.orchestra.run.smithi134.stdout:(2/4): kernel-core-5.14.0-432.el9.x86_64.rpm 1.0 MB/s | 15 MB 00:14 2024-03-26T21:16:32.406 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:16:46.235 INFO:teuthology.orchestra.run.smithi134.stdout:(3/4): kernel-modules-core-5.14.0-432.el9.x86_6 951 kB/s | 27 MB 00:29 2024-03-26T21:16:47.102 INFO:teuthology.orchestra.run.smithi134.stdout:(4/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 1.1 MB/s | 33 MB 00:30 2024-03-26T21:16:47.102 INFO:teuthology.orchestra.run.smithi134.stdout:-------------------------------------------------------------------------------- 2024-03-26T21:16:47.102 INFO:teuthology.orchestra.run.smithi134.stdout:Total 2.5 MB/s | 76 MB 00:30 2024-03-26T21:16:47.768 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction check 2024-03-26T21:16:48.123 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction check succeeded. 2024-03-26T21:16:48.123 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction test 2024-03-26T21:16:49.154 INFO:teuthology.orchestra.run.smithi134.stdout:Transaction test succeeded. 2024-03-26T21:16:49.154 INFO:teuthology.orchestra.run.smithi134.stdout:Running transaction 2024-03-26T21:16:51.632 INFO:teuthology.orchestra.run.smithi134.stdout: Preparing : 1/1 2024-03-26T21:16:52.302 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-03-26T21:16:52.385 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-03-26T21:16:55.124 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-03-26T21:16:55.254 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-03-26T21:16:59.932 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-03-26T21:17:00.054 INFO:teuthology.orchestra.run.smithi134.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:03.198 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:03.199 INFO:teuthology.orchestra.run.smithi043.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-26T21:17:03.199 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:17:03.244 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:03.626 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:03.626 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-03-26T21:17:03.626 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-03-26T21:17:03.626 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-03-26T21:17:04.169 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:04.170 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:17:04.170 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2024-03-26T21:17:04.170 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-5.14.0-432.el9.x86_64 2024-03-26T21:17:04.170 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-03-26T21:17:04.170 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-03-26T21:17:04.170 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-03-26T21:17:04.170 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:17:04.170 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2024-03-26T21:17:04.494 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q kernel | sort -rV | head -n 1 2024-03-26T21:17:04.597 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-5.14.0-432.el9.x86_64 2024-03-26T21:17:04.598 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-03-26T21:17:04.598 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-432.el9.x86_64 2024-03-26T21:17:04.598 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-26T21:17:04.598 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-26T21:17:04.598 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-26T21:17:04.599 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi043.front.sepia.ceph.com, path=None, version=distro) 2024-03-26T21:17:04.599 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q kernel | sort -rV | head -n 1 2024-03-26T21:17:04.682 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-5.14.0-432.el9.x86_64 2024-03-26T21:17:04.682 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-03-26T21:17:04.682 DEBUG:teuthology.orchestra.run.smithi043:> sudo rpm -qi grub2-tools 2024-03-26T21:17:04.728 INFO:teuthology.orchestra.run.smithi043.stdout:Name : grub2-tools 2024-03-26T21:17:04.728 INFO:teuthology.orchestra.run.smithi043.stdout:Epoch : 1 2024-03-26T21:17:04.728 INFO:teuthology.orchestra.run.smithi043.stdout:Version : 2.06 2024-03-26T21:17:04.728 INFO:teuthology.orchestra.run.smithi043.stdout:Release : 68.el9 2024-03-26T21:17:04.728 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: x86_64 2024-03-26T21:17:04.728 INFO:teuthology.orchestra.run.smithi043.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Group : Unspecified 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Size : 8264254 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:License : GPLv3+ 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Packager : builder@centos.org 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Vendor : CentOS 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Summary : Support tools for GRUB. 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:Description : 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-26T21:17:04.729 INFO:teuthology.orchestra.run.smithi043.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-26T21:17:04.730 INFO:teuthology.orchestra.run.smithi043.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-26T21:17:04.730 INFO:teuthology.orchestra.run.smithi043.stdout:hardware devices. 2024-03-26T21:17:04.730 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:17:04.730 INFO:teuthology.orchestra.run.smithi043.stdout:This subpackage provides tools for support of all platforms. 2024-03-26T21:17:04.731 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-26T21:17:04.731 INFO:teuthology.task.kernel:Updating grub on smithi043 to boot 5.14.0-432.el9.x86_64 2024-03-26T21:17:04.731 DEBUG:teuthology.orchestra.run.smithi043:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-26T21:17:04.758 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:05.322 INFO:teuthology.orchestra.run.smithi043.stderr:Generating grub configuration file ... 2024-03-26T21:17:06.694 INFO:teuthology.orchestra.run.smithi043.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-26T21:17:06.720 INFO:teuthology.orchestra.run.smithi043.stderr:done 2024-03-26T21:17:06.726 DEBUG:teuthology.orchestra.run.smithi043:> mktemp 2024-03-26T21:17:06.742 INFO:teuthology.orchestra.run.smithi043.stdout:/tmp/tmp.NqCGWrXyaq 2024-03-26T21:17:06.742 DEBUG:teuthology.orchestra.run.smithi043:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.NqCGWrXyaq 2024-03-26T21:17:06.815 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0666 /tmp/tmp.NqCGWrXyaq 2024-03-26T21:17:06.960 DEBUG:teuthology.orchestra.remote:smithi043:/tmp/tmp.NqCGWrXyaq is 6KB 2024-03-26T21:17:07.008 DEBUG:teuthology.orchestra.run.smithi043:> rm -fr /tmp/tmp.NqCGWrXyaq 2024-03-26T21:17:07.023 DEBUG:teuthology.orchestra.run.smithi043:> sudo /bin/ls /boot/loader/entries || true 2024-03-26T21:17:07.091 INFO:teuthology.orchestra.run.smithi043.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-26T21:17:07.092 INFO:teuthology.orchestra.run.smithi043.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-26T21:17:07.092 INFO:teuthology.orchestra.run.smithi043.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-26T21:17:07.092 INFO:teuthology.orchestra.run.smithi043.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-03-26T21:17:07.093 DEBUG:teuthology.orchestra.run.smithi043:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-03-26T21:17:07.247 DEBUG:teuthology.orchestra.run.smithi043:> sudo shutdown -r now 2024-03-26T21:17:33.929 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:33.929 INFO:teuthology.orchestra.run.smithi134.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-26T21:17:33.929 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:17:33.972 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:34.377 INFO:teuthology.orchestra.run.smithi134.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:34.377 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-03-26T21:17:34.377 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-03-26T21:17:34.377 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-03-26T21:17:34.756 INFO:teuthology.orchestra.run.smithi134.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-03-26T21:17:34.756 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:17:34.756 INFO:teuthology.orchestra.run.smithi134.stdout:Installed: 2024-03-26T21:17:34.756 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-5.14.0-432.el9.x86_64 2024-03-26T21:17:34.756 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-03-26T21:17:34.756 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-03-26T21:17:34.756 INFO:teuthology.orchestra.run.smithi134.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-03-26T21:17:34.756 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:17:34.756 INFO:teuthology.orchestra.run.smithi134.stdout:Complete! 2024-03-26T21:17:35.112 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-03-26T21:17:35.210 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-432.el9.x86_64 2024-03-26T21:17:35.210 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-03-26T21:17:35.210 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-432.el9.x86_64 2024-03-26T21:17:35.210 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-26T21:17:35.210 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-26T21:17:35.211 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-26T21:17:35.211 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi134.front.sepia.ceph.com, path=None, version=distro) 2024-03-26T21:17:35.211 DEBUG:teuthology.orchestra.run.smithi134:> rpm -q kernel | sort -rV | head -n 1 2024-03-26T21:17:35.291 INFO:teuthology.orchestra.run.smithi134.stdout:kernel-5.14.0-432.el9.x86_64 2024-03-26T21:17:35.291 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-03-26T21:17:35.291 DEBUG:teuthology.orchestra.run.smithi134:> sudo rpm -qi grub2-tools 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Name : grub2-tools 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Epoch : 1 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Version : 2.06 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Release : 68.el9 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: x86_64 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Group : Unspecified 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Size : 8264254 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:License : GPLv3+ 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-26T21:17:35.325 INFO:teuthology.orchestra.run.smithi134.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:Packager : builder@centos.org 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:Vendor : CentOS 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:Summary : Support tools for GRUB. 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:Description : 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout:hardware devices. 2024-03-26T21:17:35.326 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:17:35.327 INFO:teuthology.orchestra.run.smithi134.stdout:This subpackage provides tools for support of all platforms. 2024-03-26T21:17:35.327 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-26T21:17:35.328 INFO:teuthology.task.kernel:Updating grub on smithi134 to boot 5.14.0-432.el9.x86_64 2024-03-26T21:17:35.328 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-26T21:17:35.908 INFO:teuthology.orchestra.run.smithi134.stderr:Generating grub configuration file ... 2024-03-26T21:17:37.250 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-26T21:17:37.251 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-03-26T21:17:37.251 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:17:37.349 INFO:teuthology.orchestra.run.smithi134.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-26T21:17:37.369 INFO:teuthology.orchestra.run.smithi134.stderr:done 2024-03-26T21:17:37.371 DEBUG:teuthology.orchestra.run.smithi134:> mktemp 2024-03-26T21:17:37.386 INFO:teuthology.orchestra.run.smithi134.stdout:/tmp/tmp.oBRclqha6I 2024-03-26T21:17:37.386 DEBUG:teuthology.orchestra.run.smithi134:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.oBRclqha6I 2024-03-26T21:17:37.454 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0666 /tmp/tmp.oBRclqha6I 2024-03-26T21:17:37.596 DEBUG:teuthology.orchestra.remote:smithi134:/tmp/tmp.oBRclqha6I is 6KB 2024-03-26T21:17:37.646 DEBUG:teuthology.orchestra.run.smithi134:> rm -fr /tmp/tmp.oBRclqha6I 2024-03-26T21:17:37.661 DEBUG:teuthology.orchestra.run.smithi134:> sudo /bin/ls /boot/loader/entries || true 2024-03-26T21:17:37.725 INFO:teuthology.orchestra.run.smithi134.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-26T21:17:37.725 INFO:teuthology.orchestra.run.smithi134.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-26T21:17:37.725 INFO:teuthology.orchestra.run.smithi134.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-26T21:17:37.725 INFO:teuthology.orchestra.run.smithi134.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-03-26T21:17:37.727 DEBUG:teuthology.orchestra.run.smithi134:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-03-26T21:17:37.876 DEBUG:teuthology.orchestra.run.smithi134:> sudo shutdown -r now 2024-03-26T21:17:55.619 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2024-03-26T21:18:04.627 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-03-26T21:18:04.632 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:18:07.710 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2024-03-26T21:18:07.879 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-26T21:18:07.879 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-26T21:18:07.880 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:18:19.722 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-03-26T21:18:19.723 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:18:26.334 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-03-26T21:18:35.344 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-26T21:18:35.345 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:18:38.110 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2024-03-26T21:18:38.398 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-03-26T21:18:50.410 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-26T21:18:50.411 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:18:53.114 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-03-26T21:18:53.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:18:53.482 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-03-26T21:18:53.881 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-03-26T21:18:53.881 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-432.el9.x86_64"... 2024-03-26T21:18:53.881 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-03-26T21:18:53.898 INFO:teuthology.orchestra.run.smithi043.stdout:5.14.0-432.el9.x86_64 2024-03-26T21:18:53.898 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-432.el9.x86_64 vs 5.14.0-432.el9.x86_64 2024-03-26T21:18:53.898 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-26T21:18:53.899 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-26T21:18:54.899 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-26T21:18:54.899 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-26T21:18:54.968 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2024-03-26T21:18:55.012 DEBUG:teuthology.parallel:result is None 2024-03-26T21:19:22.234 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-03-26T21:19:22.710 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-26T21:19:22.710 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-432.el9.x86_64"... 2024-03-26T21:19:22.710 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-03-26T21:19:22.724 INFO:teuthology.orchestra.run.smithi134.stdout:5.14.0-432.el9.x86_64 2024-03-26T21:19:22.724 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-432.el9.x86_64 vs 5.14.0-432.el9.x86_64 2024-03-26T21:19:22.725 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-26T21:19:22.725 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-26T21:19:23.725 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-26T21:19:23.726 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-26T21:19:23.807 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-03-26T21:19:23.843 DEBUG:teuthology.parallel:result is None 2024-03-26T21:19:23.843 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-26T21:19:23.850 INFO:teuthology.task.internal:Creating test directory... 2024-03-26T21:19:23.851 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-26T21:19:23.853 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-26T21:19:23.869 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-26T21:19:23.897 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-26T21:19:23.908 INFO:teuthology.task.internal:Creating archive directory... 2024-03-26T21:19:23.908 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-26T21:19:23.911 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-26T21:19:23.945 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-26T21:19:23.952 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-26T21:19:23.952 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-26T21:19:23.978 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-26T21:19:24.007 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-26T21:19:24.015 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-26T21:19:24.020 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-26T21:19:24.029 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-26T21:19:24.031 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-26T21:19:24.038 INFO:teuthology.task.internal:Configuring sudo... 2024-03-26T21:19:24.038 DEBUG:teuthology.orchestra.run.smithi043:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-26T21:19:24.074 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-26T21:19:24.101 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-26T21:19:24.111 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-26T21:19:24.111 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-26T21:19:24.144 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-26T21:19:24.158 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-26T21:19:24.241 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-26T21:19:24.293 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-26T21:19:24.375 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-26T21:19:24.418 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:19:24.418 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-26T21:19:24.485 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-26T21:19:24.529 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-26T21:19:24.572 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-26T21:19:24.648 DEBUG:teuthology.orchestra.run.smithi134:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-26T21:19:24.688 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-26T21:19:24.688 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-26T21:19:24.752 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2024-03-26T21:19:24.754 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-03-26T21:19:24.797 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-26T21:19:24.829 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-26T21:19:25.329 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-26T21:19:25.337 INFO:teuthology.task.internal:Starting timer... 2024-03-26T21:19:25.337 INFO:teuthology.run_tasks:Running task pcp... 2024-03-26T21:19:25.347 INFO:teuthology.run_tasks:Running task selinux... 2024-03-26T21:19:25.355 DEBUG:teuthology.orchestra.run.smithi043:> sudo service auditd rotate 2024-03-26T21:19:25.399 INFO:teuthology.orchestra.run.smithi043.stdout:Rotating logs: 2024-03-26T21:19:25.400 DEBUG:teuthology.orchestra.run.smithi134:> sudo service auditd rotate 2024-03-26T21:19:25.456 INFO:teuthology.orchestra.run.smithi134.stdout:Rotating logs: 2024-03-26T21:19:25.457 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-26T21:19:25.458 DEBUG:teuthology.orchestra.run.smithi043:> /usr/sbin/getenforce 2024-03-26T21:19:25.487 INFO:teuthology.orchestra.run.smithi043.stdout:Permissive 2024-03-26T21:19:25.488 DEBUG:teuthology.orchestra.run.smithi134:> /usr/sbin/getenforce 2024-03-26T21:19:25.535 INFO:teuthology.orchestra.run.smithi134.stdout:Permissive 2024-03-26T21:19:25.536 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi043.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi134.front.sepia.ceph.com': 'permissive'} 2024-03-26T21:19:25.536 DEBUG:teuthology.orchestra.run.smithi043:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-03-26T21:19:25.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T21:19:25.564 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-03-26T21:19:25.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T21:19:25.592 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-26T21:19:25.592 DEBUG:teuthology.orchestra.run.smithi043:> sudo /usr/sbin/setenforce permissive 2024-03-26T21:19:25.647 DEBUG:teuthology.orchestra.run.smithi134:> sudo /usr/sbin/setenforce permissive 2024-03-26T21:19:25.679 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-26T21:19:25.689 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-03-26T21:19:25.694 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-03-26T21:19:25.809 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-26T21:19:25.825 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-03-26T21:19:25.826 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi043.front.sepia.ceph.com,smithi134.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-26T21:23:42.440 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi043.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com')] 2024-03-26T21:23:42.441 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-03-26T21:23:42.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:23:42.532 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-03-26T21:23:42.614 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-03-26T21:23:42.614 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-26T21:23:42.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-26T21:23:42.700 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-03-26T21:23:42.785 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-03-26T21:23:42.785 INFO:teuthology.run_tasks:Running task clock... 2024-03-26T21:23:42.796 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-26T21:23:42.796 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-26T21:23:42.796 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-26T21:23:42.799 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-26T21:23:42.799 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-26T21:23:42.830 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-26T21:23:42.847 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-26T21:23:42.857 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-26T21:23:42.873 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-26T21:23:42.876 INFO:teuthology.orchestra.run.smithi043.stderr:sudo: ntpd: command not found 2024-03-26T21:23:42.890 INFO:teuthology.orchestra.run.smithi043.stdout:506 Cannot talk to daemon 2024-03-26T21:23:42.903 INFO:teuthology.orchestra.run.smithi134.stderr:sudo: ntpd: command not found 2024-03-26T21:23:42.907 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-26T21:23:42.917 INFO:teuthology.orchestra.run.smithi134.stdout:506 Cannot talk to daemon 2024-03-26T21:23:42.924 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-26T21:23:42.933 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-26T21:23:42.950 INFO:teuthology.orchestra.run.smithi134.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-26T21:23:42.984 INFO:teuthology.orchestra.run.smithi043.stderr:bash: line 1: ntpq: command not found 2024-03-26T21:23:42.987 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-26T21:23:42.987 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2024-03-26T21:23:42.988 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T21:23:42.988 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T21:23:42.988 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T21:23:42.988 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T21:23:43.013 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-03-26T21:23:43.017 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-26T21:23:43.017 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-03-26T21:23:43.017 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T21:23:43.017 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T21:23:43.018 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T21:23:43.018 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T21:23:43.018 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-26T21:23:43.108 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': '42fc52b86b14d4f88c40d75eb7102e0ab3918f55'} 2024-03-26T21:23:43.108 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-26T21:23:43.108 INFO:tasks.cephadm:Cluster fsid is 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:23:43.109 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-26T21:23:43.109 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.43', 'mon.c': '[v2:172.21.15.43:3301,v1:172.21.15.43:6790]', 'mon.b': '172.21.15.134'} 2024-03-26T21:23:43.109 INFO:tasks.cephadm:First mon is mon.a on smithi043 2024-03-26T21:23:43.109 INFO:tasks.cephadm:First mgr is y 2024-03-26T21:23:43.109 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-26T21:23:43.109 DEBUG:teuthology.orchestra.run.smithi043:> sudo hostname $(hostname -s) 2024-03-26T21:23:43.136 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-03-26T21:23:43.164 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-26T21:23:43.164 DEBUG:teuthology.orchestra.run.smithi043:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-26T21:23:43.604 INFO:teuthology.orchestra.run.smithi043.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Mar 26 21:23 /home/ubuntu/cephtest/cephadm 2024-03-26T21:23:43.605 DEBUG:teuthology.orchestra.run.smithi134:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-26T21:23:43.899 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Mar 26 21:23 /home/ubuntu/cephtest/cephadm 2024-03-26T21:23:43.899 DEBUG:teuthology.orchestra.run.smithi043:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-26T21:23:43.917 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-26T21:23:43.945 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-26T21:23:43.945 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-26T21:23:43.960 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-26T21:23:44.791 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-26T21:23:44.824 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-26T21:24:08.657 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-03-26T21:24:08.657 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-26T21:24:08.657 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-26T21:24:08.658 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-03-26T21:24:08.658 INFO:teuthology.orchestra.run.smithi134.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-03-26T21:24:08.658 INFO:teuthology.orchestra.run.smithi134.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-03-26T21:24:08.658 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-03-26T21:24:08.658 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-03-26T21:24:18.726 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:24:18.726 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-26T21:24:18.726 INFO:teuthology.orchestra.run.smithi043.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-26T21:24:18.726 INFO:teuthology.orchestra.run.smithi043.stdout: "repo_digests": [ 2024-03-26T21:24:18.726 INFO:teuthology.orchestra.run.smithi043.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-03-26T21:24:18.727 INFO:teuthology.orchestra.run.smithi043.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-03-26T21:24:18.727 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-03-26T21:24:18.727 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:24:18.744 DEBUG:teuthology.orchestra.run.smithi043:> sudo mkdir -p /etc/ceph 2024-03-26T21:24:18.786 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-03-26T21:24:18.822 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 777 /etc/ceph 2024-03-26T21:24:18.853 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-03-26T21:24:18.892 INFO:tasks.cephadm:Writing seed config... 2024-03-26T21:24:18.893 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-03-26T21:24:18.894 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-26T21:24:18.894 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-26T21:24:18.894 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-03-26T21:24:18.894 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-26T21:24:18.894 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-26T21:24:18.894 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-26T21:24:18.894 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-26T21:24:18.894 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-26T21:24:18.895 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:24:18.895 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-26T21:24:18.909 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 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 = 1f42f524-ebb7-11ee-95d0-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 2024-03-26T21:24:18.910 DEBUG:teuthology.orchestra.run.smithi043:mon.a> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.a.service 2024-03-26T21:24:18.952 DEBUG:teuthology.orchestra.run.smithi043:mgr.y> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.y.service 2024-03-26T21:24:18.994 INFO:tasks.cephadm:Bootstrapping... 2024-03-26T21:24:18.994 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 1f42f524-ebb7-11ee-95d0-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.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-26T21:24:19.193 INFO:teuthology.orchestra.run.smithi043.stderr:-------------------------------------------------------------------------------- 2024-03-26T21:24:19.193 INFO:teuthology.orchestra.run.smithi043.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '1f42f524-ebb7-11ee-95d0-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.43', '--skip-admin-label'] 2024-03-26T21:24:19.215 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: 4.9.4-dev 2024-03-26T21:24:19.218 INFO:teuthology.orchestra.run.smithi043.stderr:Verifying podman|docker is present... 2024-03-26T21:24:19.239 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: 4.9.4-dev 2024-03-26T21:24:19.241 INFO:teuthology.orchestra.run.smithi043.stderr:Verifying lvm2 is present... 2024-03-26T21:24:19.241 INFO:teuthology.orchestra.run.smithi043.stderr:Verifying time synchronization is in place... 2024-03-26T21:24:19.248 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-26T21:24:19.254 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: inactive 2024-03-26T21:24:19.260 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: enabled 2024-03-26T21:24:19.266 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: active 2024-03-26T21:24:19.267 INFO:teuthology.orchestra.run.smithi043.stderr:Unit chronyd.service is enabled and running 2024-03-26T21:24:19.267 INFO:teuthology.orchestra.run.smithi043.stderr:Repeating the final host check... 2024-03-26T21:24:19.288 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: 4.9.4-dev 2024-03-26T21:24:19.290 INFO:teuthology.orchestra.run.smithi043.stderr:podman (/bin/podman) version 4.9.4 is present 2024-03-26T21:24:19.290 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl is present 2024-03-26T21:24:19.290 INFO:teuthology.orchestra.run.smithi043.stderr:lvcreate is present 2024-03-26T21:24:19.296 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-26T21:24:19.301 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: inactive 2024-03-26T21:24:19.308 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: enabled 2024-03-26T21:24:19.313 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: active 2024-03-26T21:24:19.314 INFO:teuthology.orchestra.run.smithi043.stderr:Unit chronyd.service is enabled and running 2024-03-26T21:24:19.315 INFO:teuthology.orchestra.run.smithi043.stderr:Host looks OK 2024-03-26T21:24:19.315 INFO:teuthology.orchestra.run.smithi043.stderr:Cluster fsid: 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:24:19.315 INFO:teuthology.orchestra.run.smithi043.stderr:Acquiring lock 140419936690080 on /run/cephadm/1f42f524-ebb7-11ee-95d0-87774f69a715.lock 2024-03-26T21:24:19.315 INFO:teuthology.orchestra.run.smithi043.stderr:Lock 140419936690080 acquired on /run/cephadm/1f42f524-ebb7-11ee-95d0-87774f69a715.lock 2024-03-26T21:24:19.315 INFO:teuthology.orchestra.run.smithi043.stderr:Verifying IP 172.21.15.43 port 3300 ... 2024-03-26T21:24:19.315 INFO:teuthology.orchestra.run.smithi043.stderr:Verifying IP 172.21.15.43 port 6789 ... 2024-03-26T21:24:19.315 INFO:teuthology.orchestra.run.smithi043.stderr:Base mon IP is 172.21.15.43, final addrv is [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-03-26T21:24:19.317 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.43 metric 100 2024-03-26T21:24:19.317 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.43 metric 100 2024-03-26T21:24:19.320 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-26T21:24:19.320 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-03-26T21:24:19.320 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-03-26T21:24:19.323 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-26T21:24:19.323 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-03-26T21:24:19.323 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-03-26T21:24:19.323 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-03-26T21:24:19.323 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:1358/64 scope link noprefixroute 2024-03-26T21:24:19.323 INFO:teuthology.orchestra.run.smithi043.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-03-26T21:24:19.324 INFO:teuthology.orchestra.run.smithi043.stderr:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-03-26T21:24:19.324 INFO:teuthology.orchestra.run.smithi043.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-26T21:24:19.324 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-26T21:24:19.428 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2024-03-26T21:24:20.607 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: Getting image source signatures 2024-03-26T21:24:20.607 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2024-03-26T21:24:20.607 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2024-03-26T21:24:20.607 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2024-03-26T21:24:20.607 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2024-03-26T21:24:20.607 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2024-03-26T21:24:20.607 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-03-26T21:24:20.730 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: Writing manifest to image destination 2024-03-26T21:24:20.833 INFO:teuthology.orchestra.run.smithi043.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-03-26T21:24:21.224 INFO:teuthology.orchestra.run.smithi043.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-26T21:24:21.681 INFO:teuthology.orchestra.run.smithi043.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-26T21:24:21.681 INFO:teuthology.orchestra.run.smithi043.stderr:Extracting ceph user uid/gid from container image... 2024-03-26T21:24:22.047 INFO:teuthology.orchestra.run.smithi043.stderr:stat: 167 167 2024-03-26T21:24:22.703 INFO:teuthology.orchestra.run.smithi043.stderr:Creating initial keys... 2024-03-26T21:24:23.120 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph-authtool: AQAHPQNmMaKTAhAAq+fR2Mi3TBOJXfTOeMn5PA== 2024-03-26T21:24:29.809 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph-authtool: AQAMPQNmb1QgNhAAS0wWa8K3ovpMjbuWqD6QiA== 2024-03-26T21:24:35.716 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph-authtool: AQATPQNmGZGQKBAAVa91UO+RPbglZ+Cu4voaDg== 2024-03-26T21:24:36.265 INFO:teuthology.orchestra.run.smithi043.stderr:Creating initial monmap... 2024-03-26T21:24:36.689 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-26T21:24:36.689 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-26T21:24:36.689 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:24:36.689 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-26T21:24:37.287 INFO:teuthology.orchestra.run.smithi043.stderr:monmaptool for a [v2:172.21.15.43:3300,v1:172.21.15.43:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-26T21:24:37.287 INFO:teuthology.orchestra.run.smithi043.stderr:setting min_mon_release = octopus 2024-03-26T21:24:37.287 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/monmaptool: set fsid to 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:24:37.287 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-26T21:24:37.287 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T21:24:37.287 INFO:teuthology.orchestra.run.smithi043.stderr:Creating mon... 2024-03-26T21:24:38.259 INFO:teuthology.orchestra.run.smithi043.stderr:create mon.a on 2024-03-26T21:24:38.468 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-03-26T21:24:38.618 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715.target → /etc/systemd/system/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715.target. 2024-03-26T21:24:38.618 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715.target → /etc/systemd/system/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715.target. 2024-03-26T21:24:38.915 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: Failed to reset failed state of unit ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.a.service: Unit ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.a.service not loaded. 2024-03-26T21:24:38.922 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715.target.wants/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.a.service → /etc/systemd/system/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@.service. 2024-03-26T21:24:39.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:39 smithi043 podman[24520]: 2024-03-26 21:24:39.554261521 +0000 UTC m=+0.348967292 container start 49beaee1246e1a93cbceeae09437aecfd8999c434502ca1ea2c882108b05812f (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=centos-stream, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, distribution-scope=public, GIT_CLEAN=True, version=8, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, ceph=True, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=) 2024-03-26T21:24:39.655 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: disabled 2024-03-26T21:24:39.661 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: inactive 2024-03-26T21:24:39.662 INFO:teuthology.orchestra.run.smithi043.stderr:firewalld.service is not enabled 2024-03-26T21:24:39.662 INFO:teuthology.orchestra.run.smithi043.stderr:Not possible to enable service . firewalld.service is not available 2024-03-26T21:24:39.662 INFO:teuthology.orchestra.run.smithi043.stderr:Waiting for mon to start... 2024-03-26T21:24:39.663 INFO:teuthology.orchestra.run.smithi043.stderr:Waiting for mon... 2024-03-26T21:24:39.893 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:39 smithi043 ceph-mon[24539]: mkfs 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:24:39.893 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:39 smithi043 ceph-mon[24539]: mon.a is new leader, mons a in quorum (ranks 0) 2024-03-26T21:24:39.893 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:39 smithi043 bash[24520]: 49beaee1246e1a93cbceeae09437aecfd8999c434502ca1ea2c882108b05812f 2024-03-26T21:24:39.893 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:39 smithi043 systemd[1]: Started Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:24:40.164 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: cluster: 2024-03-26T21:24:40.164 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: id: 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:24:40.164 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: services: 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.557512s) 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: data: 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: pgs: 2024-03-26T21:24:40.165 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:40.711 INFO:teuthology.orchestra.run.smithi043.stderr:mon is available 2024-03-26T21:24:40.711 INFO:teuthology.orchestra.run.smithi043.stderr:Assimilating anything we can from ceph.conf... 2024-03-26T21:24:40.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:40 smithi043 ceph-mon[24539]: mon.a is new leader, mons a in quorum (ranks 0) 2024-03-26T21:24:40.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:40 smithi043 ceph-mon[24539]: monmap e1: 1 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} 2024-03-26T21:24:40.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:40 smithi043 ceph-mon[24539]: fsmap 2024-03-26T21:24:40.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:40 smithi043 ceph-mon[24539]: osdmap e1: 0 total, 0 up, 0 in 2024-03-26T21:24:40.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:40 smithi043 ceph-mon[24539]: mgrmap e1: no daemons active 2024-03-26T21:24:40.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:40 smithi043 ceph-mon[24539]: from='client.? 172.21.15.43:0/464102499' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:24:41.783 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:41.783 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: [global] 2024-03-26T21:24:41.783 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: fsid = 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: [mgr] 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: [osd] 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-26T21:24:41.784 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-26T21:24:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:41 smithi043 ceph-mon[24539]: from='client.? 172.21.15.43:0/2753296912' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-26T21:24:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:41 smithi043 ceph-mon[24539]: from='client.? 172.21.15.43:0/2753296912' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-26T21:24:42.373 INFO:teuthology.orchestra.run.smithi043.stderr:Generating new minimal ceph.conf... 2024-03-26T21:24:43.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:42 smithi043 ceph-mon[24539]: from='client.? 172.21.15.43:0/3812345402' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:24:43.345 INFO:teuthology.orchestra.run.smithi043.stderr:Restarting the monitor... 2024-03-26T21:24:43.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:43 smithi043 systemd[1]: Stopping Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:24:43.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:43 smithi043 bash[24760]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon.a" found: no such container 2024-03-26T21:24:43.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a[24534]: 2024-03-26T21:24:43.510+0000 7f057d451700 -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 2024-03-26T21:24:43.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a[24534]: 2024-03-26T21:24:43.510+0000 7f057d451700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-26T21:24:43.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:43 smithi043 podman[24773]: 2024-03-26 21:24:43.603208382 +0000 UTC m=+0.197771211 container died 49beaee1246e1a93cbceeae09437aecfd8999c434502ca1ea2c882108b05812f (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, release=754, com.redhat.component=centos-stream-container, version=8, io.buildah.version=1.19.8, name=centos-stream, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-03-26T21:24:44.133 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:43 smithi043 podman[24773]: 2024-03-26 21:24:43.936197253 +0000 UTC m=+0.530760124 container cleanup 49beaee1246e1a93cbceeae09437aecfd8999c434502ca1ea2c882108b05812f (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, name=centos-stream, ceph=True, GIT_BRANCH=HEAD, architecture=x86_64, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream) 2024-03-26T21:24:44.133 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:43 smithi043 bash[24773]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a 2024-03-26T21:24:44.133 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 podman[24787]: 2024-03-26 21:24:44.111874743 +0000 UTC m=+0.508383468 container remove 49beaee1246e1a93cbceeae09437aecfd8999c434502ca1ea2c882108b05812f (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, ceph=True, version=8, RELEASE=HEAD, com.redhat.component=centos-stream-container, name=centos-stream, vcs-type=git, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True) 2024-03-26T21:24:44.133 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 bash[24798]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon.a" found: no such container 2024-03-26T21:24:44.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.a.service: Deactivated successfully. 2024-03-26T21:24:44.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 systemd[1]: Stopped Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:24:44.475 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 systemd[1]: Starting Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:24:44.475 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 podman[24867]: 2024-03-26 21:24:44.374470674 +0000 UTC m=+0.112965827 container create 003c1bbbb845b71b207d58044ce4ebf292402dfa6cc6d3b3c147ae227a206497 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, release=754, distribution-scope=public, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., ceph=True, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream) 2024-03-26T21:24:44.475 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 podman[24867]: 2024-03-26 21:24:44.279940237 +0000 UTC m=+0.018435405 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph:v17.2.0 2024-03-26T21:24:44.660 INFO:teuthology.orchestra.run.smithi043.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 podman[24867]: 2024-03-26 21:24:44.581556219 +0000 UTC m=+0.320051372 container init 003c1bbbb845b71b207d58044ce4ebf292402dfa6cc6d3b3c147ae227a206497 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vendor=Red Hat, Inc., RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, name=centos-stream, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, version=8, com.redhat.component=centos-stream-container) 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 podman[24867]: 2024-03-26 21:24:44.584446412 +0000 UTC m=+0.322941565 container start 003c1bbbb845b71b207d58044ce4ebf292402dfa6cc6d3b3c147ae227a206497 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, ceph=True, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , RELEASE=HEAD, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream) 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: pidfile_write: ignore empty --pid-file 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: load: jerasure load: lrc 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: RocksDB version: 6.15.5 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Compile date Apr 18 2022 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: DB SUMMARY 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: DB Session ID: G0COVMPF4MBX7ZSGEZ30 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: CURRENT file: CURRENT 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:24:44.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82633 ; 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.error_if_exists: 0 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.create_if_missing: 0 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.paranoid_checks: 1 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.env: 0x563faaec6860 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.fs: Posix File System 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.info_log: 0x563fac5d7dc0 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.statistics: (nil) 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.use_fsync: 0 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_log_file_size: 0 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:24:44.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.allow_fallocate: 1 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.use_direct_reads: 0 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.db_log_dir: 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:24:44.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.write_buffer_manager: 0x563fac6c82a0 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.unordered_write: 0 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:24:44.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.row_cache: None 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.wal_filter: None 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.preserve_deletes: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.two_write_queues: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.atomic_flush: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.log_readahead_size: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:24:44.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_background_jobs: 2 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_background_compactions: -1 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_subcompactions: 1 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_open_files: -1 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:24:44.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_background_flushes: -1 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Compression algorithms supported: 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: kZSTD supported: 0 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: kXpressCompression supported: 0 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: kLZ4Compression supported: 1 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: kBZip2Compression supported: 0 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: kZlibCompression supported: 1 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: kSnappyCompression supported: 1 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:24:44.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.merge_operator: 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_filter: None 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563fac5a3d00) 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks: 1 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_top_level_index_and_filter: 1 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_type: 0 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_index_type: 0 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_shortening: 1 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:24:44.786 INFO:journalctl@ceph.mon.a.smithi043.stdout: hash_index_allow_collision: 1 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: checksum: 1 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: no_block_cache: 0 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache: 0x563fac60e170 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_name: BinnedLRUCache 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_options: 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: capacity : 536870912 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: num_shard_bits : 4 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: strict_capacity_limit : 0 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: high_pri_pool_ratio: 0.000 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_compressed: (nil) 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: persistent_cache: (nil) 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size: 4096 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size_deviation: 10 2024-03-26T21:24:44.787 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_restart_interval: 16 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_block_restart_interval: 1 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: metadata_block_size: 4096 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: partition_filters: 0 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: use_delta_encoding: 1 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: whole_key_filtering: 1 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: verify_compression: 0 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: read_amp_bytes_per_bit: 0 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: format_version: 4 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_index_compression: 1 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_align: 0 2024-03-26T21:24:44.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compression: NoCompression 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.num_levels: 7 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:24:44.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:24:44.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.arena_block_size: 4194304 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:24:44.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.table_properties_collectors: 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.inplace_update_support: 0 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.bloom_locality: 0 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.max_successive_merges: 0 2024-03-26T21:24:44.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.ttl: 2592000 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.enable_blob_files: false 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.min_blob_size: 0 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: 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 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711488284609852, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-26T21:24:44.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: 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. 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711488284610568, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79183, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77446, "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": 10027, "raw_average_key_size": 47, "raw_value_size": 71755, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "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": 1711488284, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "482f44fc-e186-4adc-a6d7-fa99ce213bbb", "db_session_id": "G0COVMPF4MBX7ZSGEZ30"}} 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711488284610893, "job": 1, "event": "recovery_finished"} 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: 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 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x563fac5f4a80 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: DB pointer 0x563fac604000 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** DB Stats ** 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:24:44.794 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.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 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 158.3 0.00 0.00 1 0.000 0 0 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 158.3 0.00 0.00 1 0.000 0 0 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.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 158.3 0.00 0.00 1 0.000 0 0 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.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 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.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 158.3 0.00 0.00 1 0.000 0 0 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:24:44.795 INFO:journalctl@ceph.mon.a.smithi043.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative compaction: 0.00 GB write, 25.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval compaction: 0.00 GB write, 25.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.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 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.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 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 158.3 0.00 0.00 1 0.000 0 0 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.stdout: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 158.3 0.00 0.00 1 0.000 0 0 2024-03-26T21:24:44.796 INFO:journalctl@ceph.mon.a.smithi043.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 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.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 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.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 158.3 0.00 0.00 1 0.000 0 0 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative compaction: 0.00 GB write, 25.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.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 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:24:44.797 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: starting mon.a rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mon.a@-1(???) e1 preinit fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mon.a@-1(???).mds e1 new map 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mon.a@-1(???).mds e1 print_map 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout: e1 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.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} 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout: legacy client fscid: -1 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout: No filesystems configured 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:24:44.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:24:44.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:24:44.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-26T21:24:44.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 bash[24867]: 003c1bbbb845b71b207d58044ce4ebf292402dfa6cc6d3b3c147ae227a206497 2024-03-26T21:24:44.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 systemd[1]: Started Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:24:44.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mon.a is new leader, mons a in quorum (ranks 0) 2024-03-26T21:24:44.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: monmap e1: 1 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} 2024-03-26T21:24:44.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: fsmap 2024-03-26T21:24:44.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: osdmap e1: 0 total, 0 up, 0 in 2024-03-26T21:24:44.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:44 smithi043 ceph-mon[24886]: mgrmap e1: no daemons active 2024-03-26T21:24:45.820 INFO:teuthology.orchestra.run.smithi043.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-26T21:24:45.820 INFO:teuthology.orchestra.run.smithi043.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-26T21:24:45.820 INFO:teuthology.orchestra.run.smithi043.stderr:Creating mgr... 2024-03-26T21:24:45.820 INFO:teuthology.orchestra.run.smithi043.stderr:Verifying port 9283 ... 2024-03-26T21:24:45.988 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: Failed to reset failed state of unit ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.y.service: Unit ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.y.service not loaded. 2024-03-26T21:24:45.995 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715.target.wants/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@.service. 2024-03-26T21:24:46.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:46 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1601998981' entity='client.admin' 2024-03-26T21:24:46.757 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: disabled 2024-03-26T21:24:46.764 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: inactive 2024-03-26T21:24:46.764 INFO:teuthology.orchestra.run.smithi043.stderr:firewalld.service is not enabled 2024-03-26T21:24:46.764 INFO:teuthology.orchestra.run.smithi043.stderr:Not possible to enable service . firewalld.service is not available 2024-03-26T21:24:46.772 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: disabled 2024-03-26T21:24:46.779 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: inactive 2024-03-26T21:24:46.780 INFO:teuthology.orchestra.run.smithi043.stderr:firewalld.service is not enabled 2024-03-26T21:24:46.780 INFO:teuthology.orchestra.run.smithi043.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-26T21:24:46.780 INFO:teuthology.orchestra.run.smithi043.stderr:Waiting for mgr to start... 2024-03-26T21:24:46.780 INFO:teuthology.orchestra.run.smithi043.stderr:Waiting for mgr... 2024-03-26T21:24:46.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:46 smithi043 systemd[1]: Started Ceph mgr.y for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: { 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "fsid": "1f42f524-ebb7-11ee-95d0-87774f69a715", 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "health": { 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "checks": {}, 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mutes": [] 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum": [ 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 0 2024-03-26T21:24:47.296 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "a" 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "monmap": { 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osdmap": { 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-26T21:24:47.297 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "pgmap": { 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-26T21:24:47.301 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "fsmap": { 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "available": false, 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "modules": [ 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "iostat", 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "nfs", 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "restful" 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:24:47.302 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:47.303 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "servicemap": { 2024-03-26T21:24:47.303 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:47.303 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "modified": "2024-03-26T21:24:39.613161+0000", 2024-03-26T21:24:47.303 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:24:47.303 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:47.303 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-26T21:24:47.303 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: } 2024-03-26T21:24:47.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:47 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3087146272' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-26T21:24:47.575 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:47 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:47.159+0000 7fca40e6b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:24:47.575 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:47 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:47.253+0000 7fca40e6b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:24:47.845 INFO:teuthology.orchestra.run.smithi043.stderr:mgr not available, waiting (1/15)... 2024-03-26T21:24:48.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:47 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:47.874+0000 7fca40e6b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:24:48.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:47 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:47.964+0000 7fca40e6b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:24:48.100 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:48.048+0000 7fca40e6b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:24:48.468 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:48.198+0000 7fca40e6b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:24:48.468 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:48.279+0000 7fca40e6b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:24:48.468 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:48.390+0000 7fca40e6b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:24:48.468 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:48.474+0000 7fca40e6b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:24:48.718 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:48.638+0000 7fca40e6b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:24:48.718 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:48.724+0000 7fca40e6b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:24:50.026 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:49 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:49.782+0000 7fca40e6b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:24:50.026 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:49 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:49.917+0000 7fca40e6b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:24:50.286 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:50.110+0000 7fca40e6b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:24:50.286 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:50.200+0000 7fca40e6b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:24:50.376 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:50.378 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: { 2024-03-26T21:24:50.378 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "fsid": "1f42f524-ebb7-11ee-95d0-87774f69a715", 2024-03-26T21:24:50.378 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "health": { 2024-03-26T21:24:50.378 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-26T21:24:50.378 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "checks": {}, 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mutes": [] 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum": [ 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 0 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "a" 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "monmap": { 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osdmap": { 2024-03-26T21:24:50.379 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "pgmap": { 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-26T21:24:50.380 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "fsmap": { 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "available": false, 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "modules": [ 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "iostat", 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "nfs", 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "restful" 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:24:50.381 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:50.382 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "servicemap": { 2024-03-26T21:24:50.382 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:50.382 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "modified": "2024-03-26T21:24:39.613161+0000", 2024-03-26T21:24:50.382 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:24:50.382 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:50.382 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-26T21:24:50.382 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: } 2024-03-26T21:24:50.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:50.342+0000 7fca40e6b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:24:50.886 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:50 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1923564201' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-26T21:24:50.886 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:50.667+0000 7fca40e6b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:24:50.900 INFO:teuthology.orchestra.run.smithi043.stderr:mgr not available, waiting (2/15)... 2024-03-26T21:24:51.145 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:50.893+0000 7fca40e6b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:24:51.146 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:50.979+0000 7fca40e6b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:24:51.146 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:51 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:51.152+0000 7fca40e6b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:24:52.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:52.094+0000 7fca40e6b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:24:52.703 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:52.396+0000 7fca40e6b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:24:52.703 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:52.492+0000 7fca40e6b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:24:52.703 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:24:52.644+0000 7fca40e6b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:24:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: Activating manager daemon y 2024-03-26T21:24:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: mgrmap e2: y(active, starting, since 0.00281461s) 2024-03-26T21:24:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:24:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:24:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:24:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:24:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:24:53.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: Manager daemon y is now available 2024-03-26T21:24:53.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:24:53.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:24:53.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' 2024-03-26T21:24:53.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' 2024-03-26T21:24:53.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:52 smithi043 ceph-mon[24886]: from='mgr.14100 172.21.15.43:0/917859851' entity='mgr.y' 2024-03-26T21:24:53.385 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: { 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "fsid": "1f42f524-ebb7-11ee-95d0-87774f69a715", 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "health": { 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "checks": {}, 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mutes": [] 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum": [ 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 0 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-26T21:24:53.386 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "a" 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum_age": 8, 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "monmap": { 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osdmap": { 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-26T21:24:53.387 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "pgmap": { 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-26T21:24:53.391 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "fsmap": { 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "available": false, 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "modules": [ 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "iostat", 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "nfs", 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "restful" 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:53.392 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:24:53.393 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:53.393 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "servicemap": { 2024-03-26T21:24:53.393 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:53.393 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "modified": "2024-03-26T21:24:39.613161+0000", 2024-03-26T21:24:53.393 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:24:53.393 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:53.393 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-26T21:24:53.393 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: } 2024-03-26T21:24:53.949 INFO:teuthology.orchestra.run.smithi043.stderr:mgr not available, waiting (3/15)... 2024-03-26T21:24:54.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:53 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2395589807' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-26T21:24:54.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:53 smithi043 ceph-mon[24886]: mgrmap e3: y(active, since 1.00592s) 2024-03-26T21:24:56.630 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:56.630 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: { 2024-03-26T21:24:56.630 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "fsid": "1f42f524-ebb7-11ee-95d0-87774f69a715", 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "health": { 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "checks": {}, 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mutes": [] 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum": [ 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 0 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "a" 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "quorum_age": 12, 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "monmap": { 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:56.631 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osdmap": { 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "pgmap": { 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-26T21:24:56.632 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "fsmap": { 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "available": true, 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "modules": [ 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "iostat", 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "nfs", 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "restful" 2024-03-26T21:24:56.633 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ], 2024-03-26T21:24:56.634 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:24:56.634 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:56.634 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "servicemap": { 2024-03-26T21:24:56.634 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-26T21:24:56.634 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "modified": "2024-03-26T21:24:39.613161+0000", 2024-03-26T21:24:56.634 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "services": {} 2024-03-26T21:24:56.634 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: }, 2024-03-26T21:24:56.634 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-26T21:24:56.634 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: } 2024-03-26T21:24:56.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:56 smithi043 ceph-mon[24886]: mgrmap e4: y(active, since 2s) 2024-03-26T21:24:57.145 INFO:teuthology.orchestra.run.smithi043.stderr:mgr is available 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: [global] 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: fsid = 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: [mgr] 2024-03-26T21:24:57.726 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-26T21:24:57.727 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 2024-03-26T21:24:57.727 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: [osd] 2024-03-26T21:24:57.727 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-26T21:24:57.727 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-26T21:24:57.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:57 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3992149572' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-26T21:24:58.302 INFO:teuthology.orchestra.run.smithi043.stderr:Enabling cephadm module... 2024-03-26T21:24:58.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:58 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2150849153' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-26T21:24:58.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:58 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2150849153' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-26T21:24:59.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:24:59 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2141780525' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-26T21:24:59.988 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ignoring --setuser ceph since I am not root 2024-03-26T21:24:59.989 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:24:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ignoring --setgroup ceph since I am not root 2024-03-26T21:25:00.341 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:00 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:00.136+0000 7fbc5a892000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:25:00.341 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:00 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:00.229+0000 7fbc5a892000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:25:00.835 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: { 2024-03-26T21:25:00.835 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-26T21:25:00.836 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "available": true, 2024-03-26T21:25:00.836 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-26T21:25:00.836 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-26T21:25:00.836 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: } 2024-03-26T21:25:00.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:00 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2141780525' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-26T21:25:00.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:00 smithi043 ceph-mon[24886]: mgrmap e5: y(active, since 6s) 2024-03-26T21:25:00.939 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:00 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:00.851+0000 7fbc5a892000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:25:00.939 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:00 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:00.945+0000 7fbc5a892000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:25:01.259 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:01.030+0000 7fbc5a892000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:25:01.259 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:01.182+0000 7fbc5a892000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:25:01.259 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:01.265+0000 7fbc5a892000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:25:01.380 INFO:teuthology.orchestra.run.smithi043.stderr:Waiting for the mgr to restart... 2024-03-26T21:25:01.380 INFO:teuthology.orchestra.run.smithi043.stderr:Waiting for mgr epoch 5... 2024-03-26T21:25:01.594 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:01.377+0000 7fbc5a892000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:25:01.594 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:01.471+0000 7fbc5a892000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:25:01.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:01 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1900457430' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-26T21:25:01.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:01.639+0000 7fbc5a892000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:25:01.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:01.729+0000 7fbc5a892000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:25:03.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:02.787+0000 7fbc5a892000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:25:03.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:02.919+0000 7fbc5a892000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:25:03.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:03.113+0000 7fbc5a892000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:25:03.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:03.201+0000 7fbc5a892000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:25:03.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:03.341+0000 7fbc5a892000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:25:03.967 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:03.663+0000 7fbc5a892000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:25:03.967 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:03.888+0000 7fbc5a892000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:25:03.968 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:03.974+0000 7fbc5a892000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:25:04.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:04.149+0000 7fbc5a892000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:25:05.350 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:05 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:05.084+0000 7fbc5a892000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:25:05.640 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:05 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:05.390+0000 7fbc5a892000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:25:05.640 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:05 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:05.488+0000 7fbc5a892000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:25:05.640 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:05 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:05.646+0000 7fbc5a892000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:25:06.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: Active manager daemon y restarted 2024-03-26T21:25:06.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: Activating manager daemon y 2024-03-26T21:25:06.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: osdmap e2: 0 total, 0 up, 0 in 2024-03-26T21:25:06.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: mgrmap e6: y(active, starting, since 0.0530164s) 2024-03-26T21:25:06.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:25:06.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:25:06.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:25:06.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: Manager daemon y is now available 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:25:06.716 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:06 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:25:06.717 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: { 2024-03-26T21:25:06.717 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-26T21:25:06.717 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "initialized": true 2024-03-26T21:25:06.717 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: } 2024-03-26T21:25:07.245 INFO:teuthology.orchestra.run.smithi043.stderr:mgr epoch 5 is available 2024-03-26T21:25:07.245 INFO:teuthology.orchestra.run.smithi043.stderr:Setting orchestrator backend to cephadm... 2024-03-26T21:25:07.301 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:07 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:25:07] ENGINE Bus STARTING 2024-03-26T21:25:07.301 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:07 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:25:07] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:25:07.578 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:07 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:25:07] ENGINE Bus STARTED 2024-03-26T21:25:07.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:07 smithi043 ceph-mon[24886]: mgrmap e7: y(active, since 1.05485s) 2024-03-26T21:25:07.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:07 smithi043 ceph-mon[24886]: [26/Mar/2024:21:25:07] ENGINE Bus STARTING 2024-03-26T21:25:07.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:07 smithi043 ceph-mon[24886]: [26/Mar/2024:21:25:07] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:25:07.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:07 smithi043 ceph-mon[24886]: [26/Mar/2024:21:25:07] ENGINE Bus STARTED 2024-03-26T21:25:07.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:07 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:07.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:07 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:08.995 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: value unchanged 2024-03-26T21:25:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:08 smithi043 ceph-mon[24886]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:08 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:08 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:08 smithi043 ceph-mon[24886]: mgrmap e8: y(active, since 2s) 2024-03-26T21:25:09.532 INFO:teuthology.orchestra.run.smithi043.stderr:Generating ssh key... 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: Generating public/private rsa key pair. 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: Your identification has been saved in /tmp/tmpdc2sprwa/key. 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: Your public key has been saved in /tmp/tmpdc2sprwa/key.pub. 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: The key fingerprint is: 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: SHA256:dAk11AhL+T6bqBRFmmZMUTG2lZBKv6xmJ/Fn5BE9p4I ceph-1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: The key's randomart image is: 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: +---[RSA 3072]----+ 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: | oo@O=+ | 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: | o.*o*oo. | 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: | .*o=.o. | 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: | o.o..o o . | 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: | ..S+ . + | 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: | ..E * . | 2024-03-26T21:25:10.600 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: | .+ + * | 2024-03-26T21:25:10.601 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: | .= + * | 2024-03-26T21:25:10.601 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: | o.+ o | 2024-03-26T21:25:10.601 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: +----[SHA256]-----+ 2024-03-26T21:25:10.968 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-mon[24886]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:10.968 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:10.968 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:10 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:11.428 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQfl2B0NCdhsQTQ+fFWioDJ2HQdfSwHFheoRRUKYFZRq+FZFft+q2FRyLHbL9W+KXOkx7jfiwLyrzvm1FBnqI0C1Y8yvQE+Sq2O4bY4YMBXRYUZaWbdY3uimbq0NvzvlAY5gZqEBTajpvW285Nok+LCxHX76SPUB1/a5WHXcttUE8Qsa8eRiIyuR2KxoovtluSM7qB5a89/gLaDVgrb/Hl6raVVSXPwnRVKVRNWor6s+4S91EUMb7jP0BZPvr+RsEgHb2bhzRoCxN/ht5dMUUT/YZi8oSKphJmSSbqtaej8HgT0xK2XE6l7j1yJNjUxjmyU4xvhyOTElb7vsEsjO83KM2r6AUtTv6KNRv7CMINYa3PkX5rY8KBFvR2hoku8CF/o2zz60ToCm4NbdPC8dYydustAbqS/5LOUaACvvFZlC7LHy3W420t07ecd2/BPZgv4J9iiqgy82x4JOkU0aX2Lor1DHx4FEdKv45tFIBP2wJkUPW475QTE2XFSvT8M90= ceph-1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:25:11.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:11 smithi043 ceph-mon[24886]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:11.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:11 smithi043 ceph-mon[24886]: Generating ssh key... 2024-03-26T21:25:11.927 INFO:teuthology.orchestra.run.smithi043.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-26T21:25:11.927 INFO:teuthology.orchestra.run.smithi043.stderr:Adding key to root@localhost authorized_keys... 2024-03-26T21:25:11.927 INFO:teuthology.orchestra.run.smithi043.stderr:Adding host smithi043... 2024-03-26T21:25:12.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:12 smithi043 ceph-mon[24886]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:13.544 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: Added host 'smithi043' with addr '172.21.15.43' 2024-03-26T21:25:13.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:13 smithi043 ceph-mon[24886]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi043", "addr": "172.21.15.43", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:13.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:13 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:13.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:13 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:14.076 INFO:teuthology.orchestra.run.smithi043.stderr:Deploying unmanaged mon service... 2024-03-26T21:25:14.690 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-26T21:25:14.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:14 smithi043 ceph-mon[24886]: Deploying cephadm binary to smithi043 2024-03-26T21:25:14.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:14 smithi043 ceph-mon[24886]: Added host smithi043 2024-03-26T21:25:15.181 INFO:teuthology.orchestra.run.smithi043.stderr:Deploying unmanaged mgr service... 2024-03-26T21:25:15.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:15 smithi043 ceph-mon[24886]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:15.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:15 smithi043 ceph-mon[24886]: Saving service mon spec with placement count:5 2024-03-26T21:25:15.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:15 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:15.775 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-26T21:25:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:16 smithi043 ceph-mon[24886]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:16 smithi043 ceph-mon[24886]: Saving service mgr spec with placement count:2 2024-03-26T21:25:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:16 smithi043 ceph-mon[24886]: from='mgr.14120 172.21.15.43:0/3943606534' entity='mgr.y' 2024-03-26T21:25:18.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:17 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2475002490' entity='client.admin' 2024-03-26T21:25:18.541 INFO:teuthology.orchestra.run.smithi043.stderr:Enabling the dashboard module... 2024-03-26T21:25:19.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:19 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1452313284' entity='client.admin' 2024-03-26T21:25:20.344 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:20 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2049265736' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-26T21:25:20.344 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ignoring --setuser ceph since I am not root 2024-03-26T21:25:20.345 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ignoring --setgroup ceph since I am not root 2024-03-26T21:25:20.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:20.566+0000 7f8e00018000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:25:20.938 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:20.666+0000 7f8e00018000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:25:21.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:21 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2049265736' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-26T21:25:21.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:21 smithi043 ceph-mon[24886]: mgrmap e9: y(active, since 14s) 2024-03-26T21:25:21.221 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: { 2024-03-26T21:25:21.222 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-26T21:25:21.222 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "available": true, 2024-03-26T21:25:21.222 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-26T21:25:21.222 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-26T21:25:21.222 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: } 2024-03-26T21:25:21.533 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:21.286+0000 7f8e00018000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:25:21.533 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:21.377+0000 7f8e00018000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:25:21.533 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:21.463+0000 7f8e00018000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:25:21.791 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:21.614+0000 7f8e00018000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:25:21.792 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:21.696+0000 7f8e00018000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:25:21.794 INFO:teuthology.orchestra.run.smithi043.stderr:Waiting for the mgr to restart... 2024-03-26T21:25:21.794 INFO:teuthology.orchestra.run.smithi043.stderr:Waiting for mgr epoch 9... 2024-03-26T21:25:22.064 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:22 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3872875111' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-26T21:25:22.065 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:21.809+0000 7f8e00018000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:25:22.065 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:21.900+0000 7f8e00018000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:25:22.065 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:22.071+0000 7f8e00018000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:25:22.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:22.160+0000 7f8e00018000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:25:23.537 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:23.215+0000 7f8e00018000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:25:23.537 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:23.347+0000 7f8e00018000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:25:23.537 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:23.543+0000 7f8e00018000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:25:23.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:23.632+0000 7f8e00018000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:25:23.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:23.771+0000 7f8e00018000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:25:24.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:24 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:24.094+0000 7f8e00018000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:25:24.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:24 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:24.321+0000 7f8e00018000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:25:24.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:24 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:24.407+0000 7f8e00018000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:25:24.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:24 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:24.583+0000 7f8e00018000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:25:25.827 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:25 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:25.530+0000 7f8e00018000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:25:25.828 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:25 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:25.834+0000 7f8e00018000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:25:26.080 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:25 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:25.932+0000 7f8e00018000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:25:26.080 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:25:26.087+0000 7f8e00018000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:25:27.156 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: { 2024-03-26T21:25:27.156 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-26T21:25:27.156 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: "initialized": true 2024-03-26T21:25:27.156 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: } 2024-03-26T21:25:27.194 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:25:26] ENGINE Bus STARTING 2024-03-26T21:25:27.194 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:25:27] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:25:27.194 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:25:27] ENGINE Bus STARTED 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: Active manager daemon y restarted 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: Activating manager daemon y 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: osdmap e3: 0 total, 0 up, 0 in 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: mgrmap e10: y(active, starting, since 0.0527676s) 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: Manager daemon y is now available 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:27.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:25:27.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:25:27.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: [26/Mar/2024:21:25:26] ENGINE Bus STARTING 2024-03-26T21:25:27.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: [26/Mar/2024:21:25:27] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:25:27.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: [26/Mar/2024:21:25:27] ENGINE Bus STARTED 2024-03-26T21:25:27.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:27.768 INFO:teuthology.orchestra.run.smithi043.stderr:mgr epoch 9 is available 2024-03-26T21:25:27.769 INFO:teuthology.orchestra.run.smithi043.stderr:Generating a dashboard self-signed certificate... 2024-03-26T21:25:28.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:28 smithi043 ceph-mon[24886]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-26T21:25:28.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:28 smithi043 ceph-mon[24886]: mgrmap e11: y(active, since 1.0552s) 2024-03-26T21:25:28.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:28 smithi043 ceph-mon[24886]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-26T21:25:28.735 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-26T21:25:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:29 smithi043 ceph-mon[24886]: mgrmap e12: y(active, since 2s) 2024-03-26T21:25:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:29 smithi043 ceph-mon[24886]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:29.438 INFO:teuthology.orchestra.run.smithi043.stderr:Creating initial admin user... 2024-03-26T21:25:30.668 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$G4lQZS62mKdMBPHps3pg0.agTmYm7Z0YRzadpkas8WNQuVuOnXO/q", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711488330, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-26T21:25:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:30 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:30 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:30 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:31.397 INFO:teuthology.orchestra.run.smithi043.stderr:Fetching dashboard port number... 2024-03-26T21:25:32.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:31 smithi043 ceph-mon[24886]: 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 2024-03-26T21:25:32.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:32.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:32.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:25:32.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:32.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:25:32.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]': finished 2024-03-26T21:25:32.487 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: 8443 2024-03-26T21:25:32.997 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: disabled 2024-03-26T21:25:33.004 INFO:teuthology.orchestra.run.smithi043.stderr:systemctl: inactive 2024-03-26T21:25:33.005 INFO:teuthology.orchestra.run.smithi043.stderr:firewalld.service is not enabled 2024-03-26T21:25:33.005 INFO:teuthology.orchestra.run.smithi043.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-26T21:25:33.007 INFO:teuthology.orchestra.run.smithi043.stderr:Ceph Dashboard is now available at: 2024-03-26T21:25:33.007 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T21:25:33.007 INFO:teuthology.orchestra.run.smithi043.stderr: URL: https://smithi043.front.sepia.ceph.com:8443/ 2024-03-26T21:25:33.007 INFO:teuthology.orchestra.run.smithi043.stderr: User: admin 2024-03-26T21:25:33.007 INFO:teuthology.orchestra.run.smithi043.stderr: Password: cbfloq294u 2024-03-26T21:25:33.007 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T21:25:33.007 INFO:teuthology.orchestra.run.smithi043.stderr:Enabling autotune for osd_memory_target 2024-03-26T21:25:33.175 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:32 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3302949162' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-26T21:25:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:33 smithi043 ceph-mon[24886]: Deploying daemon agent.smithi043 on smithi043 2024-03-26T21:25:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:33 smithi043 ceph-mon[24886]: mgrmap e13: y(active, since 6s) 2024-03-26T21:25:35.546 INFO:teuthology.orchestra.run.smithi043.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr:You can access the Ceph CLI with: 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr: ceph telemetry on 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr:For more information see: 2024-03-26T21:25:36.136 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T21:25:36.137 INFO:teuthology.orchestra.run.smithi043.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-26T21:25:36.137 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T21:25:36.137 INFO:teuthology.orchestra.run.smithi043.stderr:Bootstrap complete. 2024-03-26T21:25:36.174 INFO:tasks.cephadm:Fetching config... 2024-03-26T21:25:36.175 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:25:36.175 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-26T21:25:36.189 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-26T21:25:36.189 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:25:36.189 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-26T21:25:36.243 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-26T21:25:36.243 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:25:36.243 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/keyring of=/dev/stdout 2024-03-26T21:25:36.351 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-26T21:25:36.351 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:25:36.351 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-26T21:25:36.405 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-26T21:25:36.405 DEBUG:teuthology.orchestra.run.smithi043:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQfl2B0NCdhsQTQ+fFWioDJ2HQdfSwHFheoRRUKYFZRq+FZFft+q2FRyLHbL9W+KXOkx7jfiwLyrzvm1FBnqI0C1Y8yvQE+Sq2O4bY4YMBXRYUZaWbdY3uimbq0NvzvlAY5gZqEBTajpvW285Nok+LCxHX76SPUB1/a5WHXcttUE8Qsa8eRiIyuR2KxoovtluSM7qB5a89/gLaDVgrb/Hl6raVVSXPwnRVKVRNWor6s+4S91EUMb7jP0BZPvr+RsEgHb2bhzRoCxN/ht5dMUUT/YZi8oSKphJmSSbqtaej8HgT0xK2XE6l7j1yJNjUxjmyU4xvhyOTElb7vsEsjO83KM2r6AUtTv6KNRv7CMINYa3PkX5rY8KBFvR2hoku8CF/o2zz60ToCm4NbdPC8dYydustAbqS/5LOUaACvvFZlC7LHy3W420t07ecd2/BPZgv4J9iiqgy82x4JOkU0aX2Lor1DHx4FEdKv45tFIBP2wJkUPW475QTE2XFSvT8M90= ceph-1f42f524-ebb7-11ee-95d0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-26T21:25:36.545 INFO:teuthology.orchestra.run.smithi043.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQfl2B0NCdhsQTQ+fFWioDJ2HQdfSwHFheoRRUKYFZRq+FZFft+q2FRyLHbL9W+KXOkx7jfiwLyrzvm1FBnqI0C1Y8yvQE+Sq2O4bY4YMBXRYUZaWbdY3uimbq0NvzvlAY5gZqEBTajpvW285Nok+LCxHX76SPUB1/a5WHXcttUE8Qsa8eRiIyuR2KxoovtluSM7qB5a89/gLaDVgrb/Hl6raVVSXPwnRVKVRNWor6s+4S91EUMb7jP0BZPvr+RsEgHb2bhzRoCxN/ht5dMUUT/YZi8oSKphJmSSbqtaej8HgT0xK2XE6l7j1yJNjUxjmyU4xvhyOTElb7vsEsjO83KM2r6AUtTv6KNRv7CMINYa3PkX5rY8KBFvR2hoku8CF/o2zz60ToCm4NbdPC8dYydustAbqS/5LOUaACvvFZlC7LHy3W420t07ecd2/BPZgv4J9iiqgy82x4JOkU0aX2Lor1DHx4FEdKv45tFIBP2wJkUPW475QTE2XFSvT8M90= ceph-1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:25:36.561 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQfl2B0NCdhsQTQ+fFWioDJ2HQdfSwHFheoRRUKYFZRq+FZFft+q2FRyLHbL9W+KXOkx7jfiwLyrzvm1FBnqI0C1Y8yvQE+Sq2O4bY4YMBXRYUZaWbdY3uimbq0NvzvlAY5gZqEBTajpvW285Nok+LCxHX76SPUB1/a5WHXcttUE8Qsa8eRiIyuR2KxoovtluSM7qB5a89/gLaDVgrb/Hl6raVVSXPwnRVKVRNWor6s+4S91EUMb7jP0BZPvr+RsEgHb2bhzRoCxN/ht5dMUUT/YZi8oSKphJmSSbqtaej8HgT0xK2XE6l7j1yJNjUxjmyU4xvhyOTElb7vsEsjO83KM2r6AUtTv6KNRv7CMINYa3PkX5rY8KBFvR2hoku8CF/o2zz60ToCm4NbdPC8dYydustAbqS/5LOUaACvvFZlC7LHy3W420t07ecd2/BPZgv4J9iiqgy82x4JOkU0aX2Lor1DHx4FEdKv45tFIBP2wJkUPW475QTE2XFSvT8M90= ceph-1f42f524-ebb7-11ee-95d0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-26T21:25:36.607 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQfl2B0NCdhsQTQ+fFWioDJ2HQdfSwHFheoRRUKYFZRq+FZFft+q2FRyLHbL9W+KXOkx7jfiwLyrzvm1FBnqI0C1Y8yvQE+Sq2O4bY4YMBXRYUZaWbdY3uimbq0NvzvlAY5gZqEBTajpvW285Nok+LCxHX76SPUB1/a5WHXcttUE8Qsa8eRiIyuR2KxoovtluSM7qB5a89/gLaDVgrb/Hl6raVVSXPwnRVKVRNWor6s+4S91EUMb7jP0BZPvr+RsEgHb2bhzRoCxN/ht5dMUUT/YZi8oSKphJmSSbqtaej8HgT0xK2XE6l7j1yJNjUxjmyU4xvhyOTElb7vsEsjO83KM2r6AUtTv6KNRv7CMINYa3PkX5rY8KBFvR2hoku8CF/o2zz60ToCm4NbdPC8dYydustAbqS/5LOUaACvvFZlC7LHy3W420t07ecd2/BPZgv4J9iiqgy82x4JOkU0aX2Lor1DHx4FEdKv45tFIBP2wJkUPW475QTE2XFSvT8M90= ceph-1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:25:36.622 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-26T21:25:36.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:36 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/302115121' entity='client.admin' 2024-03-26T21:25:37.049 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:25:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:25:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:40.329 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:25:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:25:41.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:41 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:41.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:41 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2781456309' entity='client.admin' 2024-03-26T21:25:41.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:41 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:41.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:41 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:41.470 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-26T21:25:41.471 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-26T21:25:41.896 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:41 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:25:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:25:42.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:42 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:42.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:42 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:42.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:42 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:43.957 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi134 2024-03-26T21:25:43.957 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-26T21:25:43.957 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.conf 2024-03-26T21:25:43.975 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-26T21:25:43.976 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:25:44.032 INFO:tasks.cephadm:Adding host smithi134 to orchestrator... 2024-03-26T21:25:44.032 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch host add smithi134 2024-03-26T21:25:44.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:44 smithi043 ceph-mon[24886]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:44.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:44 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:44.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:44 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:44.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:44 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:25:44.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:44 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:25:44.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:44 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:25:44.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:44 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:25:44.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:44 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:44.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:44 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:46.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:46 smithi043 ceph-mon[24886]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:46.693 INFO:teuthology.orchestra.run.smithi043.stdout:Added host 'smithi134' with addr '172.21.15.134' 2024-03-26T21:25:47.213 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch host ls --format=json 2024-03-26T21:25:47.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: Deploying cephadm binary to smithi134 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: Added host smithi134 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:25:47.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]': finished 2024-03-26T21:25:49.017 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:25:49.017 INFO:teuthology.orchestra.run.smithi043.stdout:[{"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}, {"addr": "172.21.15.134", "hostname": "smithi134", "labels": [], "status": ""}] 2024-03-26T21:25:49.616 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-26T21:25:49.616 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd crush tunables default 2024-03-26T21:25:50.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:25:50.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: Deploying daemon agent.smithi134 on smithi134 2024-03-26T21:25:50.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:50.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:50.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:25:50.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:25:50.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:25:50.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:25:50.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:50.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:50.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:50.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:25:50.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:25:50.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:50.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:25:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:25:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:51 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:25:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:51.100 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:25:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:25:52.199 INFO:teuthology.orchestra.run.smithi043.stderr:adjusted tunables profile to default 2024-03-26T21:25:52.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:52 smithi043 ceph-mon[24886]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:25:52.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:52 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:52.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:52 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2537336494' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-26T21:25:52.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:52 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:52.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:52 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:52.200 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:25:51 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:25:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:25:52.753 INFO:tasks.cephadm:Adding mon.a on smithi043 2024-03-26T21:25:52.754 INFO:tasks.cephadm:Adding mon.c on smithi043 2024-03-26T21:25:52.754 INFO:tasks.cephadm:Adding mon.b on smithi134 2024-03-26T21:25:52.754 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch apply mon '3;smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi134:172.21.15.134=b' 2024-03-26T21:25:53.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:53 smithi043 ceph-mon[24886]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:25:53.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:53 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2537336494' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-26T21:25:53.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:53 smithi043 ceph-mon[24886]: osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:25:54.544 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mon update... 2024-03-26T21:25:55.146 DEBUG:teuthology.orchestra.run.smithi043:mon.c> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.c.service 2024-03-26T21:25:55.148 DEBUG:teuthology.orchestra.run.smithi134:mon.b> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.b.service 2024-03-26T21:25:55.151 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-26T21:25:55.151 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph mon dump -f json 2024-03-26T21:25:55.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:25:55.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi134:172.21.15.134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:25:55.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: Saving service mon spec with placement smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi134:172.21.15.134=b;count:3 2024-03-26T21:25:55.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:55.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:25:55.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:25:55.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:25:55.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:25:55.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:25:55.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:25:55.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:55 smithi043 ceph-mon[24886]: Deploying daemon mon.c on smithi043 2024-03-26T21:25:57.044 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:25:57.044 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"1f42f524-ebb7-11ee-95d0-87774f69a715","modified":"2024-03-26T21:24:36.607206Z","created":"2024-03-26T21:24:36.607206Z","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.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-26T21:25:57.045 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-03-26T21:25:57.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:57 smithi043 ceph-mon[24886]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:25:57.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:25:57 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/54207550' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:25:58.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 podman[29544]: 2024-03-26 21:25:57.9831159 +0000 UTC m=+0.020550761 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-26T21:25:58.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 podman[29544]: 2024-03-26 21:25:58.111066942 +0000 UTC m=+0.148501783 container create 9fadf2006f76dc6a9cc5c7349ef01ef784cec2ddaf3a4f7305cc13198484bfb3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, com.redhat.component=centos-stream-container, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8, ceph=True, io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , vcs-type=git, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream) 2024-03-26T21:25:58.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 podman[29544]: 2024-03-26 21:25:58.29662137 +0000 UTC m=+0.334056211 container init 9fadf2006f76dc6a9cc5c7349ef01ef784cec2ddaf3a4f7305cc13198484bfb3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, architecture=x86_64, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_REPO=https://github.com/ceph/ceph-container.git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.tags=base centos centos-stream, io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.expose-services=, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, distribution-scope=public, name=centos-stream, maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.component=centos-stream-container, version=8, build-date=2022-05-03T08:36:31.336870) 2024-03-26T21:25:58.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 podman[29544]: 2024-03-26 21:25:58.299642778 +0000 UTC m=+0.337077620 container start 9fadf2006f76dc6a9cc5c7349ef01ef784cec2ddaf3a4f7305cc13198484bfb3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, version=8, CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, release=754, name=centos-stream, vcs-type=git, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, distribution-scope=public, com.redhat.component=centos-stream-container, architecture=x86_64, io.buildah.version=1.19.8, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-03-26T21:25:58.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:25:58.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-03-26T21:25:58.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: pidfile_write: ignore empty --pid-file 2024-03-26T21:25:58.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: load: jerasure load: lrc 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: RocksDB version: 6.15.5 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Compile date Apr 18 2022 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: DB SUMMARY 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: DB Session ID: LK2832GD9Y1GH4LRO61U 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: CURRENT file: CURRENT 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-03-26T21:25:58.391 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.error_if_exists: 0 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.create_if_missing: 0 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.paranoid_checks: 1 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.env: 0x563b422c6860 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.fs: Posix File System 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.info_log: 0x563b43045dc0 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.statistics: (nil) 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.use_fsync: 0 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_log_file_size: 0 2024-03-26T21:25:58.392 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:25:58.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:25:58.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:25:58.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:25:58.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.allow_fallocate: 1 2024-03-26T21:25:58.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:25:58.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:25:58.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.use_direct_reads: 0 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.db_log_dir: 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:25:58.394 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.write_buffer_manager: 0x563b431362d0 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.unordered_write: 0 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:25:58.395 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.row_cache: None 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.wal_filter: None 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.preserve_deletes: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.two_write_queues: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.atomic_flush: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.log_readahead_size: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:25:58.396 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_background_jobs: 2 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_background_compactions: -1 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_subcompactions: 1 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_open_files: -1 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:25:58.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_background_flushes: -1 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Compression algorithms supported: 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: kZSTD supported: 0 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: kXpressCompression supported: 0 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: kLZ4Compression supported: 1 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: kBZip2Compression supported: 0 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: kZlibCompression supported: 1 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: kSnappyCompression supported: 1 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:25:58.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.merge_operator: 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_filter: None 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563b43011d00) 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout: cache_index_and_filter_blocks: 1 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout: pin_top_level_index_and_filter: 1 2024-03-26T21:25:58.399 INFO:journalctl@ceph.mon.c.smithi043.stdout: index_type: 0 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: data_block_index_type: 0 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: index_shortening: 1 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: hash_index_allow_collision: 1 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: checksum: 1 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: no_block_cache: 0 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache: 0x563b4307c170 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache_name: BinnedLRUCache 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache_options: 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: capacity : 536870912 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: num_shard_bits : 4 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: strict_capacity_limit : 0 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: high_pri_pool_ratio: 0.000 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache_compressed: (nil) 2024-03-26T21:25:58.400 INFO:journalctl@ceph.mon.c.smithi043.stdout: persistent_cache: (nil) 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_size: 4096 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_size_deviation: 10 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_restart_interval: 16 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: index_block_restart_interval: 1 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: metadata_block_size: 4096 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: partition_filters: 0 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: use_delta_encoding: 1 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: whole_key_filtering: 1 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: verify_compression: 0 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: read_amp_bytes_per_bit: 0 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: format_version: 4 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: enable_index_compression: 1 2024-03-26T21:25:58.401 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_align: 0 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compression: NoCompression 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.num_levels: 7 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:25:58.402 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:25:58.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:25:58.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:25:58.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:25:58.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:25:58.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.arena_block_size: 4194304 2024-03-26T21:25:58.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:25:58.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:25:58.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-26T21:25:58.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:25:58.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:25:58.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:25:58.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:25:58.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:25:58.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:25:58.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:25:58.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.table_properties_collectors: 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.inplace_update_support: 0 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.bloom_locality: 0 2024-03-26T21:25:58.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.max_successive_merges: 0 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.ttl: 2592000 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.enable_blob_files: false 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.min_blob_size: 0 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:25:58.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: 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 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711488358325259, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: 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. 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711488358325562, "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": 1711488358, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "89483e9d-c102-4a52-b693-7846742536c6", "db_session_id": "LK2832GD9Y1GH4LRO61U"}} 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711488358325882, "job": 1, "event": "recovery_finished"} 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: 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 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x563b43062a80 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: DB pointer 0x563b43072000 2024-03-26T21:25:58.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** DB Stats ** 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:25:58.410 INFO:journalctl@ceph.mon.c.smithi043.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 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.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 5.1 0.00 0.00 1 0.000 0 0 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.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 5.1 0.00 0.00 1 0.000 0 0 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.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 5.1 0.00 0.00 1 0.000 0 0 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.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 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.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 5.1 0.00 0.00 1 0.000 0 0 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:25:58.411 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval compaction: 0.00 GB write, 0.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.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 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.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 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.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 5.1 0.00 0.00 1 0.000 0 0 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.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 5.1 0.00 0.00 1 0.000 0 0 2024-03-26T21:25:58.412 INFO:journalctl@ceph.mon.c.smithi043.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 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.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 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.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 5.1 0.00 0.00 1 0.000 0 0 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.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 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:25:58.413 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: using public_addrv [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: starting mon.c rank -1 at public addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] at bind addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(???) e0 preinit fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).mds e1 new map 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).mds e1 print_map 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout: e1 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.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} 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout: legacy client fscid: -1 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout: No filesystems configured 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-26T21:25:58.414 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/54207550' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 ceph-mon[29585]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 bash[29544]: 9fadf2006f76dc6a9cc5c7349ef01ef784cec2ddaf3a4f7305cc13198484bfb3 2024-03-26T21:25:58.415 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:25:58 smithi043 systemd[1]: Started Ceph mon.c for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:25:58.573 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-26T21:25:58.573 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph mon dump -f json 2024-03-26T21:26:03.766 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:26:03.766 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":2,"fsid":"1f42f524-ebb7-11ee-95d0-87774f69a715","modified":"2024-03-26T21:25:58.343743Z","created":"2024-03-26T21:24:36.607206Z","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.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3301","nonce":0},{"type":"v1","addr":"172.21.15.43:6790","nonce":0}]},"addr":"172.21.15.43:6790/0","public_addr":"172.21.15.43:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-26T21:26:03.768 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 2 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: mon.a calling monitor election 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: mon.c calling monitor election 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: fsmap 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: mgrmap e13: y(active, since 37s) 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: overall HEALTH_OK 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:03.851 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:26:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: mon.a calling monitor election 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: mon.c calling monitor election 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: fsmap 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: mgrmap e13: y(active, since 37s) 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: overall HEALTH_OK 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:03.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:04.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:04 smithi043 ceph-mon[24886]: Deploying daemon mon.b on smithi134 2024-03-26T21:26:04.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:04 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/1176295248' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:26:04.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:04 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:04.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:04 smithi043 ceph-mon[29585]: Deploying daemon mon.b on smithi134 2024-03-26T21:26:04.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:04 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/1176295248' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-26T21:26:04.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:04 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:05.485 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-26T21:26:05.486 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph mon dump -f json 2024-03-26T21:26:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:05 smithi043 ceph-mon[24886]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:05 smithi043 ceph-mon[29585]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:07.937 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:07 smithi043 ceph-mon[24886]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:07.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:07 smithi043 ceph-mon[29585]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:08.149 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:26:08.149 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":2,"fsid":"1f42f524-ebb7-11ee-95d0-87774f69a715","modified":"2024-03-26T21:25:58.343743Z","created":"2024-03-26T21:24:36.607206Z","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.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3301","nonce":0},{"type":"v1","addr":"172.21.15.43:6790","nonce":0}]},"addr":"172.21.15.43:6790/0","public_addr":"172.21.15.43:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-26T21:26:08.150 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 2 2024-03-26T21:26:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:08 smithi134 ceph-mon[25806]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-26T21:26:08.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:08 smithi134 bash[25752]: 92fe2880b48ea281b0d0aaf9bec5f76a3e2d47ef3366f14275dc0ca88891d78b 2024-03-26T21:26:08.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:08 smithi134 systemd[1]: Started Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:26:09.839 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-26T21:26:09.839 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph mon dump -f json 2024-03-26T21:26:13.535 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:26:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:13.536 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:26:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:13.536 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:13.536 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:26:13.536 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: mon.c calling monitor election 2024-03-26T21:26:13.536 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: mon.a calling monitor election 2024-03-26T21:26:13.536 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: fsmap 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:26:13.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: mgrmap e13: y(active, since 47s) 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: mon.b (rank 2) addr [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] is down (out of quorum) 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:13.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: mon.c calling monitor election 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: mon.a calling monitor election 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: fsmap 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:26:13.539 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: mgrmap e13: y(active, since 47s) 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: mon.b (rank 2) addr [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] is down (out of quorum) 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:13.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:14.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:26:14.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: Reconfiguring mon.a (unknown last config time)... 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: Reconfiguring daemon mon.a on smithi043 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:14.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: Reconfiguring mon.a (unknown last config time)... 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: Reconfiguring daemon mon.a on smithi043 2024-03-26T21:26:14.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:14.938 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-03-26T21:26:14.938 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":3,"fsid":"1f42f524-ebb7-11ee-95d0-87774f69a715","modified":"2024-03-26T21:26:08.246696Z","created":"2024-03-26T21:24:36.607206Z","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.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3301","nonce":0},{"type":"v1","addr":"172.21.15.43:6790","nonce":0}]},"addr":"172.21.15.43:6790/0","public_addr":"172.21.15.43:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-26T21:26:14.939 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 3 2024-03-26T21:26:15.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:14 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:26:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:15.413 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:15.413 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:26:15.413 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mon.c calling monitor election 2024-03-26T21:26:15.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mon.a calling monitor election 2024-03-26T21:26:15.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:15.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:26:15.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:15.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:15.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:15.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:15.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:15.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: fsmap 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mgrmap e13: y(active, since 47s) 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mon.b (rank 2) addr [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] is down (out of quorum) 2024-03-26T21:26:15.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:15.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:15.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:15.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:26:15.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: Reconfiguring mon.a (unknown last config time)... 2024-03-26T21:26:15.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:15.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:26:15.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:15.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: Reconfiguring daemon mon.a on smithi043 2024-03-26T21:26:15.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:15.654 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-26T21:26:15.654 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph config generate-minimal-conf 2024-03-26T21:26:15.762 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:26:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mon.b calling monitor election 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mon.b calling monitor election 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mon.c calling monitor election 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mon.a calling monitor election 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: fsmap 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: mgrmap e13: y(active, since 49s) 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: Cluster is now healthy 2024-03-26T21:26:15.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: overall HEALTH_OK 2024-03-26T21:26:15.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:15.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:16.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: mon.b calling monitor election 2024-03-26T21:26:16.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: mon.b calling monitor election 2024-03-26T21:26:16.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: mon.c calling monitor election 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: mon.a calling monitor election 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: fsmap 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: mgrmap e13: y(active, since 49s) 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: Cluster is now healthy 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: overall HEALTH_OK 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: mon.b calling monitor election 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: mon.b calling monitor election 2024-03-26T21:26:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: mon.c calling monitor election 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: mon.a calling monitor election 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: fsmap 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: osdmap e4: 0 total, 0 up, 0 in 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: mgrmap e13: y(active, since 49s) 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: Cluster is now healthy 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: overall HEALTH_OK 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:16.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:15 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:17.185 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:16 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:17.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:16 smithi134 ceph-mon[25806]: Reconfiguring mon.c (monmap changed)... 2024-03-26T21:26:17.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:16 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:17.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:16 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:26:17.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:16 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:17.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:16 smithi134 ceph-mon[25806]: Reconfiguring daemon mon.c on smithi043 2024-03-26T21:26:17.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:16 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:17.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:16 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[24886]: Reconfiguring mon.c (monmap changed)... 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[24886]: Reconfiguring daemon mon.c on smithi043 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:17.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[29585]: Reconfiguring mon.c (monmap changed)... 2024-03-26T21:26:17.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:17.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:26:17.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:17.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[29585]: Reconfiguring daemon mon.c on smithi043 2024-03-26T21:26:17.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:17.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:16 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:26:17.548 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:17 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:26:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:18.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:17 smithi043 ceph-mon[24886]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:18.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:18.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:18.205 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:17 smithi043 ceph-mon[29585]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:18.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:18.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:18.206 INFO:teuthology.orchestra.run.smithi043.stdout:# minimal ceph.conf for 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:26:18.206 INFO:teuthology.orchestra.run.smithi043.stdout:[global] 2024-03-26T21:26:18.206 INFO:teuthology.orchestra.run.smithi043.stdout: fsid = 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:26:18.206 INFO:teuthology.orchestra.run.smithi043.stdout: mon_host = [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] 2024-03-26T21:26:18.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:17 smithi134 ceph-mon[25806]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:18.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:18.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:18.752 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:26:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:19.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:18 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1310786402' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:19.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:18 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:19.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:18 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:19.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:18 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1310786402' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:19.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:18 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:19.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:18 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:19.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:18 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1310786402' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:19.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:18 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:19.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:18 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:19.316 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-26T21:26:19.316 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:26:19.316 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.conf 2024-03-26T21:26:19.345 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:26:19.346 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:26:19.412 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-26T21:26:19.413 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.conf 2024-03-26T21:26:19.450 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-26T21:26:19.450 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:26:19.521 INFO:tasks.cephadm:Adding mgr.y on smithi043 2024-03-26T21:26:19.521 INFO:tasks.cephadm:Adding mgr.x on smithi134 2024-03-26T21:26:19.521 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch apply mgr '2;smithi043=y;smithi134=x' 2024-03-26T21:26:20.209 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:19 smithi043 ceph-mon[24886]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:20.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:19 smithi043 ceph-mon[29585]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:20.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:19 smithi134 ceph-mon[25806]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:21.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:21 smithi134 ceph-mon[25806]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:21.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:21 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:21.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:21 smithi134 ceph-mon[25806]: Reconfiguring mon.b (monmap changed)... 2024-03-26T21:26:21.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:21 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:21.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:21 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:26:21.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:21 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:21.378 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:21 smithi134 ceph-mon[25806]: Reconfiguring daemon mon.b on smithi134 2024-03-26T21:26:21.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[24886]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:21.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:21.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[24886]: Reconfiguring mon.b (monmap changed)... 2024-03-26T21:26:21.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[24886]: Reconfiguring daemon mon.b on smithi134 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[29585]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[29585]: Reconfiguring mon.b (monmap changed)... 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:21.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:21 smithi043 ceph-mon[29585]: Reconfiguring daemon mon.b on smithi134 2024-03-26T21:26:22.268 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mgr update... 2024-03-26T21:26:22.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:26:22.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:22 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:22.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:22.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:22.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:22.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:26:22.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:22 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:22.868 DEBUG:teuthology.orchestra.run.smithi134:mgr.x> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service 2024-03-26T21:26:22.870 INFO:tasks.cephadm:Deploying OSDs... 2024-03-26T21:26:22.871 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:26:22.871 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-03-26T21:26:22.889 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-03-26T21:26:22.890 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_1 2024-03-26T21:26:22.947 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-26T21:26:22.947 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:26:22.947 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-03-26T21:26:22.947 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:26:22.947 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-03-26T21:26:22.947 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-03-26 21:26:17.534131024 +0000 2024-03-26T21:26:22.947 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-03-26 21:23:19.362297195 +0000 2024-03-26T21:26:22.947 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-03-26 21:23:19.362297195 +0000 2024-03-26T21:26:22.947 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-03-26 21:23:19.362297195 +0000 2024-03-26T21:26:22.947 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-26T21:26:23.015 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-03-26T21:26:23.016 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-03-26T21:26:23.016 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000116735 s, 4.4 MB/s 2024-03-26T21:26:23.017 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-26T21:26:23.074 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_2 2024-03-26T21:26:23.130 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-26T21:26:23.130 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:26:23.130 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-03-26T21:26:23.130 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:26:23.130 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-03-26T21:26:23.130 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-03-26 21:26:17.534131024 +0000 2024-03-26T21:26:23.130 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-03-26 21:23:19.688292916 +0000 2024-03-26T21:26:23.130 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-03-26 21:23:19.688292916 +0000 2024-03-26T21:26:23.130 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-03-26 21:23:19.688292916 +0000 2024-03-26T21:26:23.130 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-26T21:26:23.197 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-03-26T21:26:23.197 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-03-26T21:26:23.197 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000100683 s, 5.1 MB/s 2024-03-26T21:26:23.198 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-26T21:26:23.255 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_3 2024-03-26T21:26:23.311 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-26T21:26:23.311 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:26:23.311 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-03-26T21:26:23.311 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:26:23.311 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-03-26T21:26:23.311 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-03-26 21:26:17.534131024 +0000 2024-03-26T21:26:23.311 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-03-26 21:23:20.008288717 +0000 2024-03-26T21:26:23.311 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-03-26 21:23:20.008288717 +0000 2024-03-26T21:26:23.311 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-03-26 21:23:20.008288717 +0000 2024-03-26T21:26:23.311 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-26T21:26:23.377 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-03-26T21:26:23.377 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-03-26T21:26:23.377 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.00010931 s, 4.7 MB/s 2024-03-26T21:26:23.379 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-26T21:26:23.435 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_4 2024-03-26T21:26:23.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:23 smithi134 ceph-mon[25806]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:23.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:23 smithi134 ceph-mon[25806]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=y;smithi134=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:26:23.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:23 smithi134 ceph-mon[25806]: Saving service mgr spec with placement smithi043=y;smithi134=x;count:2 2024-03-26T21:26:23.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:23 smithi134 ceph-mon[25806]: Deploying daemon mgr.x on smithi134 2024-03-26T21:26:23.490 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-26T21:26:23.490 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:26:23.490 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-03-26T21:26:23.490 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:26:23.490 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2024-03-26T21:26:23.490 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-03-26 21:26:17.534131024 +0000 2024-03-26T21:26:23.490 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-03-26 21:23:20.342284333 +0000 2024-03-26T21:26:23.490 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-03-26 21:23:20.342284333 +0000 2024-03-26T21:26:23.490 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: 2024-03-26 21:23:20.342284333 +0000 2024-03-26T21:26:23.490 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-26T21:26:23.556 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-03-26T21:26:23.556 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-03-26T21:26:23.556 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 9.6262e-05 s, 5.3 MB/s 2024-03-26T21:26:23.557 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-26T21:26:23.612 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-26T21:26:23.612 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-03-26T21:26:23.629 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-03-26T21:26:23.629 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_1 2024-03-26T21:26:23.684 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-26T21:26:23.685 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:26:23.685 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-03-26T21:26:23.685 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:26:23.685 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-03-26T21:26:23.685 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-03-26 21:26:16.591956150 +0000 2024-03-26T21:26:23.685 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-03-26 21:23:12.221352556 +0000 2024-03-26T21:26:23.685 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-03-26 21:23:12.221352556 +0000 2024-03-26T21:26:23.685 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-03-26 21:23:12.221352556 +0000 2024-03-26T21:26:23.685 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-26T21:26:23.751 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-03-26T21:26:23.751 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-03-26T21:26:23.751 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000261035 s, 2.0 MB/s 2024-03-26T21:26:23.753 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-26T21:26:23.809 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_2 2024-03-26T21:26:23.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:23 smithi043 ceph-mon[24886]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:23.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:23 smithi043 ceph-mon[24886]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=y;smithi134=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:26:23.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:23 smithi043 ceph-mon[24886]: Saving service mgr spec with placement smithi043=y;smithi134=x;count:2 2024-03-26T21:26:23.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:23 smithi043 ceph-mon[24886]: Deploying daemon mgr.x on smithi134 2024-03-26T21:26:23.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:23 smithi043 ceph-mon[29585]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:23.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:23 smithi043 ceph-mon[29585]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=y;smithi134=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:26:23.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:23 smithi043 ceph-mon[29585]: Saving service mgr spec with placement smithi043=y;smithi134=x;count:2 2024-03-26T21:26:23.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:23 smithi043 ceph-mon[29585]: Deploying daemon mgr.x on smithi134 2024-03-26T21:26:23.864 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-26T21:26:23.864 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:26:23.864 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-03-26T21:26:23.864 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:26:23.864 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-03-26T21:26:23.864 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-03-26 21:26:16.591956150 +0000 2024-03-26T21:26:23.864 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-03-26 21:23:12.569344119 +0000 2024-03-26T21:26:23.864 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-03-26 21:23:12.569344119 +0000 2024-03-26T21:26:23.864 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-03-26 21:23:12.569344119 +0000 2024-03-26T21:26:23.865 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-26T21:26:23.929 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-03-26T21:26:23.929 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-03-26T21:26:23.929 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000192509 s, 2.7 MB/s 2024-03-26T21:26:23.931 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-26T21:26:23.986 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_3 2024-03-26T21:26:24.041 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-26T21:26:24.041 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:26:24.041 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-03-26T21:26:24.041 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:26:24.041 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-03-26T21:26:24.041 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-03-26 21:26:16.591956150 +0000 2024-03-26T21:26:24.041 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-03-26 21:23:12.899336117 +0000 2024-03-26T21:26:24.041 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-03-26 21:23:12.899336117 +0000 2024-03-26T21:26:24.041 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-03-26 21:23:12.899336117 +0000 2024-03-26T21:26:24.042 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-26T21:26:24.173 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-03-26T21:26:24.173 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-03-26T21:26:24.174 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000233502 s, 2.2 MB/s 2024-03-26T21:26:24.175 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-26T21:26:24.189 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_4 2024-03-26T21:26:24.248 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-26T21:26:24.248 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-26T21:26:24.249 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-03-26T21:26:24.249 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-26T21:26:24.249 INFO:teuthology.orchestra.run.smithi134.stdout:Context: system_u:object_r:device_t:s0 2024-03-26T21:26:24.249 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-03-26 21:26:24.139777844 +0000 2024-03-26T21:26:24.249 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-03-26 21:23:13.244327753 +0000 2024-03-26T21:26:24.249 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-03-26 21:23:13.244327753 +0000 2024-03-26T21:26:24.249 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: 2024-03-26 21:23:13.244327753 +0000 2024-03-26T21:26:24.249 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-26T21:26:24.345 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-03-26T21:26:24.345 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-03-26T21:26:24.345 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000221158 s, 2.3 MB/s 2024-03-26T21:26:24.347 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-26T21:26:24.361 INFO:tasks.cephadm:Deploying osd.0 on smithi043 with /dev/vg_nvme/lv_4... 2024-03-26T21:26:24.362 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-26T21:26:24.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:24 smithi134 systemd[1]: Starting Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:26:24.854 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:24 smithi134 podman[27348]: 2024-03-26 21:26:24.492383074 +0000 UTC m=+0.017995986 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-26T21:26:24.854 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:24 smithi134 podman[27348]: 2024-03-26 21:26:24.592048261 +0000 UTC m=+0.117661186 container create 7d2bee33b2e80c4b8fa19cc03f590617e51dd87860fb9d2ed1d5281bb7eb51e6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, release=754, version=8, ceph=True, maintainer=Guillaume Abrioux , distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, name=centos-stream) 2024-03-26T21:26:24.854 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:24 smithi134 podman[27348]: 2024-03-26 21:26:24.769735908 +0000 UTC m=+0.295348819 container init 7d2bee33b2e80c4b8fa19cc03f590617e51dd87860fb9d2ed1d5281bb7eb51e6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, build-date=2022-05-03T08:36:31.336870, release=754, name=centos-stream, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., version=8, ceph=True, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, io.openshift.expose-services=, RELEASE=HEAD, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8) 2024-03-26T21:26:24.854 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:24 smithi134 podman[27348]: 2024-03-26 21:26:24.7724883 +0000 UTC m=+0.298101220 container start 7d2bee33b2e80c4b8fa19cc03f590617e51dd87860fb9d2ed1d5281bb7eb51e6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870, release=754, CEPH_POINT_RELEASE=-17.2.0, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, distribution-scope=public, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., ceph=True) 2024-03-26T21:26:24.854 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:24 smithi134 ceph-mgr[27367]: -- 172.21.15.134:0/4160679046 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a867434340 con 0x55a86740cc00 2024-03-26T21:26:24.854 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:24 smithi134 bash[27348]: 7d2bee33b2e80c4b8fa19cc03f590617e51dd87860fb9d2ed1d5281bb7eb51e6 2024-03-26T21:26:25.239 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:24 smithi134 systemd[1]: Started Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:26:25.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:25.245+0000 7f4ad2dff000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:26:25.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:25.332+0000 7f4ad2dff000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:26:25.976 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:25.976 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:25.976 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:25.976 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: Reconfiguring mgr.y (unknown last config time)... 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[29585]: Reconfiguring daemon mgr.y on smithi043 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:25.977 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:25.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:25.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:25.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:26:25.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: Reconfiguring mgr.y (unknown last config time)... 2024-03-26T21:26:25.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:26:25.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:26:25.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:25.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:25 smithi043 ceph-mon[24886]: Reconfiguring daemon mgr.y on smithi043 2024-03-26T21:26:26.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:26.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:26.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:26.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: Reconfiguring mgr.y (unknown last config time)... 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-mon[25806]: Reconfiguring daemon mgr.y on smithi043 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:25.946+0000 7f4ad2dff000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:26:26.093 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:26.036+0000 7f4ad2dff000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:26:26.350 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:26.127+0000 7f4ad2dff000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:26:26.350 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:26.277+0000 7f4ad2dff000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:26:26.351 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:26.357+0000 7f4ad2dff000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:26:26.621 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:26.467+0000 7f4ad2dff000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:26:26.621 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:26.558+0000 7f4ad2dff000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:26:26.874 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:26.723+0000 7f4ad2dff000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:26:26.874 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:26.822+0000 7f4ad2dff000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:26:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:26:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:26:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:27.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:26:27.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:26:27.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:27.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:27.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:27.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:27.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:27.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:27.198 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-26T21:26:27.198 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-26T21:26:27.198 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2024-03-26T21:26:27.198 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2024-03-26T21:26:27.198 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00864278 s, 1.2 GB/s 2024-03-26T21:26:27.198 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2024-03-26T21:26:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:26:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:26:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:27.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:27.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:27.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:27.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:27.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:27.787 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi043:vg_nvme/lv_4 2024-03-26T21:26:28.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:27 smithi043 ceph-mon[24886]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:28.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:26:28.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:27 smithi043 ceph-mon[29585]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:28.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:26:28.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:27 smithi134 ceph-mon[25806]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:28.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:26:28.211 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:27.908+0000 7f4ad2dff000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:26:28.211 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:28.042+0000 7f4ad2dff000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:26:28.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:26:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:28.519 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:28.241+0000 7f4ad2dff000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:26:28.519 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:28.329+0000 7f4ad2dff000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:26:28.519 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:28.463+0000 7f4ad2dff000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:26:28.685 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:26:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:29.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:28.788+0000 7f4ad2dff000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:26:29.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:29.008+0000 7f4ad2dff000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:26:29.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:29.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:29.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:29.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[29585]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:29.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[24886]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:29.093+0000 7f4ad2dff000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:26:29.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:29.261+0000 7f4ad2dff000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:26:29.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:29.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:29.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:29.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-mon[25806]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:29.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:29.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:30.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:30 smithi043 ceph-mon[24886]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:26:30.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:30 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:26:30.223 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:30 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:26:30.223 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:30 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:30.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:30 smithi043 ceph-mon[29585]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:26:30.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:30 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:26:30.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:30 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:26:30.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:30 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:30.469 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:30.187+0000 7f4ad2dff000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:26:30.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:30 smithi134 ceph-mon[25806]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:26:30.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:30 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:26:30.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:30 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:26:30.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:30 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:30.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:30.475+0000 7f4ad2dff000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:26:30.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:30.568+0000 7f4ad2dff000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:26:30.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:26:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:26:30.717+0000 7f4ad2dff000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:26:31.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[24886]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:31.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[24886]: Standby manager daemon x started 2024-03-26T21:26:31.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:26:31.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:26:31.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:26:31.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:26:31.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[29585]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:31.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:26:31.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:26:31.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:26:31.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:26:31.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:31 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:26:31.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:31 smithi134 ceph-mon[25806]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:31.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:31 smithi134 ceph-mon[25806]: Standby manager daemon x started 2024-03-26T21:26:31.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:31 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:26:31.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:31 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:26:31.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:31 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:26:31.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:31 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2272275858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:26:32.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:32 smithi134 ceph-mon[25806]: mgrmap e14: y(active, since 65s), standbys: x 2024-03-26T21:26:32.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:32 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:26:32.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:32 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3041038393' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3457797-5f46-4d3b-8844-092550faf080"}]: dispatch 2024-03-26T21:26:32.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:32 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3457797-5f46-4d3b-8844-092550faf080"}]: dispatch 2024-03-26T21:26:32.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:32 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3457797-5f46-4d3b-8844-092550faf080"}]': finished 2024-03-26T21:26:32.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:32 smithi134 ceph-mon[25806]: osdmap e5: 1 total, 0 up, 1 in 2024-03-26T21:26:32.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:32 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:32.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[24886]: mgrmap e14: y(active, since 65s), standbys: x 2024-03-26T21:26:32.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:26:32.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3041038393' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3457797-5f46-4d3b-8844-092550faf080"}]: dispatch 2024-03-26T21:26:32.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3457797-5f46-4d3b-8844-092550faf080"}]: dispatch 2024-03-26T21:26:32.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3457797-5f46-4d3b-8844-092550faf080"}]': finished 2024-03-26T21:26:32.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[24886]: osdmap e5: 1 total, 0 up, 1 in 2024-03-26T21:26:32.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:32.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[29585]: mgrmap e14: y(active, since 65s), standbys: x 2024-03-26T21:26:32.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:26:32.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3041038393' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3457797-5f46-4d3b-8844-092550faf080"}]: dispatch 2024-03-26T21:26:32.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3457797-5f46-4d3b-8844-092550faf080"}]: dispatch 2024-03-26T21:26:32.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3457797-5f46-4d3b-8844-092550faf080"}]': finished 2024-03-26T21:26:32.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[29585]: osdmap e5: 1 total, 0 up, 1 in 2024-03-26T21:26:32.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:32 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:33 smithi134 ceph-mon[25806]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:33 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3364101870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:26:33.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:33 smithi043 ceph-mon[24886]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:33.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:33 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3364101870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:26:33.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:33 smithi043 ceph-mon[29585]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:33.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:33 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3364101870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:26:35.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:35 smithi043 ceph-mon[29585]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:35.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:35 smithi043 ceph-mon[24886]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:35 smithi134 ceph-mon[25806]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:37 smithi043 ceph-mon[24886]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:37.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:37 smithi043 ceph-mon[29585]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:37.850 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:26:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:38.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:37 smithi134 ceph-mon[25806]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:38.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:38 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:38.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:38 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:38.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:38 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:38.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:38 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:38 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:38 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:39.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:39 smithi043 ceph-mon[24886]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:39.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:39 smithi043 ceph-mon[29585]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:40.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:39 smithi134 ceph-mon[25806]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:40.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:40 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:26:40.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:40 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:40.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:40 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:26:40.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:40 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:41.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:40 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:26:41.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:40 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:41.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:41 smithi043 ceph-mon[24886]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:41.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:41 smithi043 ceph-mon[24886]: Deploying daemon osd.0 on smithi043 2024-03-26T21:26:41.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:41 smithi043 ceph-mon[29585]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:41.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:41 smithi043 ceph-mon[29585]: Deploying daemon osd.0 on smithi043 2024-03-26T21:26:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:41 smithi134 ceph-mon[25806]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:41 smithi134 ceph-mon[25806]: Deploying daemon osd.0 on smithi043 2024-03-26T21:26:43.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:43 smithi043 ceph-mon[24886]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:43.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:43 smithi043 ceph-mon[29585]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:43 smithi134 ceph-mon[25806]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:45.760 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:45 smithi043 ceph-mon[24886]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:45.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:45 smithi043 ceph-mon[29585]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:45.979 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:45 smithi134 ceph-mon[25806]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:46.429 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:26:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:46.935 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:46 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.935 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:46 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:46.935 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:46 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:46.935 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:46 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:46.935 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:46 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.935 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:46 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.935 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:46 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:46.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:46.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:46.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:46.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:46.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:46.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:46.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:46 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:47.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:47 smithi043 ceph-mon[24886]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:47.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:47 smithi043 ceph-mon[29585]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:47.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:47 smithi134 ceph-mon[25806]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:48.444 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 0 on host 'smithi043' 2024-03-26T21:26:49.107 DEBUG:teuthology.orchestra.run.smithi043:osd.0> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.0.service 2024-03-26T21:26:49.109 INFO:tasks.cephadm:Deploying osd.1 on smithi043 with /dev/vg_nvme/lv_3... 2024-03-26T21:26:49.109 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-26T21:26:49.722 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:49.722 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:49.722 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:49.722 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:49.722 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:49.722 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:26:49.722 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: Adjusting osd_memory_target on smithi043 to 15045M 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: from='osd.0 [v2:172.21.15.43:6802/3025417961,v1:172.21.15.43:6803/3025417961]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[24886]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:26:49.723 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: Adjusting osd_memory_target on smithi043 to 15045M 2024-03-26T21:26:49.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:49.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:49.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: from='osd.0 [v2:172.21.15.43:6802/3025417961,v1:172.21.15.43:6803/3025417961]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:26:49.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:49 smithi043 ceph-mon[29585]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:26:49.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:49.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:49.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:26:49.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:49.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:26:49.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:26:49.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: Adjusting osd_memory_target on smithi043 to 15045M 2024-03-26T21:26:49.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:49.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:49.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: from='osd.0 [v2:172.21.15.43:6802/3025417961,v1:172.21.15.43:6803/3025417961]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:26:49.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:49 smithi134 ceph-mon[25806]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:26:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:50 smithi134 ceph-mon[25806]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:26:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:50 smithi134 ceph-mon[25806]: osdmap e6: 1 total, 0 up, 1 in 2024-03-26T21:26:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:50 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:50 smithi134 ceph-mon[25806]: from='osd.0 [v2:172.21.15.43:6802/3025417961,v1:172.21.15.43:6803/3025417961]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:26:51.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:50 smithi134 ceph-mon[25806]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:26:51.099 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-26T21:26:51.099 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-26T21:26:51.099 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2024-03-26T21:26:51.099 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2024-03-26T21:26:51.099 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0100628 s, 1.0 GB/s 2024-03-26T21:26:51.099 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2024-03-26T21:26:51.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[24886]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:26:51.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[24886]: osdmap e6: 1 total, 0 up, 1 in 2024-03-26T21:26:51.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:51.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[24886]: from='osd.0 [v2:172.21.15.43:6802/3025417961,v1:172.21.15.43:6803/3025417961]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:26:51.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[24886]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:26:51.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[29585]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:26:51.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[29585]: osdmap e6: 1 total, 0 up, 1 in 2024-03-26T21:26:51.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:51.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[29585]: from='osd.0 [v2:172.21.15.43:6802/3025417961,v1:172.21.15.43:6803/3025417961]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:26:51.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-mon[29585]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:26:51.101 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[32901]: 2024-03-26T21:26:50.779+0000 7f580e52c700 -1 osd.0 0 waiting for initial osdmap 2024-03-26T21:26:51.101 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:26:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[32901]: 2024-03-26T21:26:50.782+0000 7f58096c4700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:26:51.673 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi043:vg_nvme/lv_3 2024-03-26T21:26:51.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[24886]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:51.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[24886]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:26:51.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[24886]: osdmap e7: 1 total, 0 up, 1 in 2024-03-26T21:26:51.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:51.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:51.982 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[29585]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:51.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[29585]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:26:51.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[29585]: osdmap e7: 1 total, 0 up, 1 in 2024-03-26T21:26:51.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:51.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:52.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:51 smithi134 ceph-mon[25806]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:52.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:51 smithi134 ceph-mon[25806]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:26:52.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:51 smithi134 ceph-mon[25806]: osdmap e7: 1 total, 0 up, 1 in 2024-03-26T21:26:52.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:52.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:53.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:52 smithi134 ceph-mon[25806]: purged_snaps scrub starts 2024-03-26T21:26:53.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:52 smithi134 ceph-mon[25806]: purged_snaps scrub ok 2024-03-26T21:26:53.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:52 smithi134 ceph-mon[25806]: osd.0 [v2:172.21.15.43:6802/3025417961,v1:172.21.15.43:6803/3025417961] boot 2024-03-26T21:26:53.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:52 smithi134 ceph-mon[25806]: osdmap e8: 1 total, 1 up, 1 in 2024-03-26T21:26:53.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:52 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[29585]: purged_snaps scrub starts 2024-03-26T21:26:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[29585]: purged_snaps scrub ok 2024-03-26T21:26:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[29585]: osd.0 [v2:172.21.15.43:6802/3025417961,v1:172.21.15.43:6803/3025417961] boot 2024-03-26T21:26:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[29585]: osdmap e8: 1 total, 1 up, 1 in 2024-03-26T21:26:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:53.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[24886]: purged_snaps scrub starts 2024-03-26T21:26:53.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[24886]: purged_snaps scrub ok 2024-03-26T21:26:53.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[24886]: osd.0 [v2:172.21.15.43:6802/3025417961,v1:172.21.15.43:6803/3025417961] boot 2024-03-26T21:26:53.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[24886]: osdmap e8: 1 total, 1 up, 1 in 2024-03-26T21:26:53.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:52 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:26:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:53 smithi134 ceph-mon[25806]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:53 smithi134 ceph-mon[25806]: osdmap e9: 1 total, 1 up, 1 in 2024-03-26T21:26:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:53 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:26:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:53 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:26:54.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:53 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[29585]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[29585]: osdmap e9: 1 total, 1 up, 1 in 2024-03-26T21:26:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:26:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:26:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:54.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[24886]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-26T21:26:54.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[24886]: osdmap e9: 1 total, 1 up, 1 in 2024-03-26T21:26:54.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:26:54.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:26:54.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:53 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:26:54.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:54 smithi043 ceph-mon[24886]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:26:54.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:54 smithi043 ceph-mon[29585]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:26:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:54 smithi134 ceph-mon[25806]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:26:56.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:55 smithi043 ceph-mon[24886]: pgmap v43: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:26:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:55 smithi043 ceph-mon[29585]: pgmap v43: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:26:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:55 smithi134 ceph-mon[25806]: pgmap v43: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:26:56.346 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:26:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:26:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:26:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:57 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:57 smithi134 ceph-mon[25806]: Detected new or changed devices on smithi043 2024-03-26T21:26:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:57 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:57 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2312640127' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b"}]: dispatch 2024-03-26T21:26:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:57 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b"}]: dispatch 2024-03-26T21:26:57.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:57 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b"}]': finished 2024-03-26T21:26:57.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:57 smithi134 ceph-mon[25806]: osdmap e10: 2 total, 1 up, 2 in 2024-03-26T21:26:57.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:57 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:26:57.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[24886]: Detected new or changed devices on smithi043 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2312640127' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b"}]: dispatch 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b"}]: dispatch 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b"}]': finished 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[24886]: osdmap e10: 2 total, 1 up, 2 in 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[29585]: Detected new or changed devices on smithi043 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:26:57.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2312640127' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b"}]: dispatch 2024-03-26T21:26:57.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b"}]: dispatch 2024-03-26T21:26:57.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b"}]': finished 2024-03-26T21:26:57.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[29585]: osdmap e10: 2 total, 1 up, 2 in 2024-03-26T21:26:57.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:57 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:26:58.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:58 smithi134 ceph-mon[25806]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:26:58.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:26:58 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/856674904' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:26:58.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:58 smithi043 ceph-mon[24886]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:26:58.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:26:58 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/856674904' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:26:58.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:58 smithi043 ceph-mon[29585]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:26:58.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:26:58 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/856674904' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:27:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:00 smithi134 ceph-mon[25806]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:00.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:00 smithi043 ceph-mon[24886]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:00.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:00 smithi043 ceph-mon[29585]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:02 smithi134 ceph-mon[25806]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:02.316 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:02 smithi043 ceph-mon[24886]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:02.317 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:02 smithi043 ceph-mon[29585]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:04.080 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:04 smithi043 ceph-mon[24886]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:04.080 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:04 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:27:04.080 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:04 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:04.080 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:04 smithi043 ceph-mon[29585]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:04.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:04 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:27:04.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:04 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:04.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:04 smithi134 ceph-mon[25806]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:04.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:04 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:27:04.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:04 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:05.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:05 smithi043 ceph-mon[24886]: Deploying daemon osd.1 on smithi043 2024-03-26T21:27:05.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:05 smithi043 ceph-mon[29585]: Deploying daemon osd.1 on smithi043 2024-03-26T21:27:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:05 smithi134 ceph-mon[25806]: Deploying daemon osd.1 on smithi043 2024-03-26T21:27:06.069 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:06 smithi043 ceph-mon[29585]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:06.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:06 smithi043 ceph-mon[24886]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:06.380 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:06 smithi134 ceph-mon[25806]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:06.780 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:27:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:27:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:27:07.716 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:07 smithi043 ceph-mon[29585]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:07.717 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:07 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:07.717 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:07 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:07.717 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:07 smithi043 ceph-mon[24886]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:07.717 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:07 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:07.717 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:07 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:07.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:07 smithi134 ceph-mon[25806]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:07.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:07 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:07.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:07 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:09.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:09 smithi134 ceph-mon[25806]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:09.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:09.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:09.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:09.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:09.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:09.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[24886]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:09.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:09.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:09.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:09.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:09.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:09.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[29585]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:09.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:09.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:09.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:09.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:09.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:11.042 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 1 on host 'smithi043' 2024-03-26T21:27:11.622 DEBUG:teuthology.orchestra.run.smithi043:osd.1> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.1.service 2024-03-26T21:27:11.624 INFO:tasks.cephadm:Deploying osd.2 on smithi043 with /dev/vg_nvme/lv_2... 2024-03-26T21:27:11.625 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-26T21:27:12.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:12.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:12.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:12.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:12.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: Adjusting osd_memory_target on smithi043 to 7522M 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[24886]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:12.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:12.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:12.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:12.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: Adjusting osd_memory_target on smithi043 to 7522M 2024-03-26T21:27:12.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:12.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:12.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:12 smithi043 ceph-mon[29585]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:27:12.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:12.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:12.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:12.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:12.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:12.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:12.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:12.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: Adjusting osd_memory_target on smithi043 to 7522M 2024-03-26T21:27:12.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:12.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:12.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:12 smithi134 ceph-mon[25806]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:27:13.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-mon[24886]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:27:13.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-mon[24886]: osdmap e11: 2 total, 1 up, 2 in 2024-03-26T21:27:13.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:13.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-mon[24886]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:27:13.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-mon[29585]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:27:13.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-mon[29585]: osdmap e11: 2 total, 1 up, 2 in 2024-03-26T21:27:13.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:13.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-mon[29585]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:27:13.116 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[35799]: 2024-03-26T21:27:13.101+0000 7f542486b700 -1 osd.1 0 waiting for initial osdmap 2024-03-26T21:27:13.116 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:27:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[35799]: 2024-03-26T21:27:13.105+0000 7f5421206700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:27:13.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:13 smithi134 ceph-mon[25806]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:27:13.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:13 smithi134 ceph-mon[25806]: osdmap e11: 2 total, 1 up, 2 in 2024-03-26T21:27:13.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:13 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:13.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:13 smithi134 ceph-mon[25806]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:27:13.576 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-26T21:27:13.576 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-26T21:27:13.576 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2024-03-26T21:27:13.576 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2024-03-26T21:27:13.576 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00973214 s, 1.1 GB/s 2024-03-26T21:27:13.576 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2024-03-26T21:27:14.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[24886]: pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:14.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[24886]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:27:14.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[24886]: osdmap e12: 2 total, 1 up, 2 in 2024-03-26T21:27:14.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:14.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:14.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[29585]: pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:14.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[29585]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:27:14.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[29585]: osdmap e12: 2 total, 1 up, 2 in 2024-03-26T21:27:14.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:14.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:14.191 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi043:vg_nvme/lv_2 2024-03-26T21:27:14.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:14 smithi134 ceph-mon[25806]: pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:14.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:14 smithi134 ceph-mon[25806]: from='osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:27:14.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:14 smithi134 ceph-mon[25806]: osdmap e12: 2 total, 1 up, 2 in 2024-03-26T21:27:14.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:14.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[29585]: purged_snaps scrub starts 2024-03-26T21:27:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[29585]: purged_snaps scrub ok 2024-03-26T21:27:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[29585]: osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563] boot 2024-03-26T21:27:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[29585]: osdmap e13: 2 total, 2 up, 2 in 2024-03-26T21:27:15.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:15.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[24886]: purged_snaps scrub starts 2024-03-26T21:27:15.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[24886]: purged_snaps scrub ok 2024-03-26T21:27:15.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[24886]: osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563] boot 2024-03-26T21:27:15.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[24886]: osdmap e13: 2 total, 2 up, 2 in 2024-03-26T21:27:15.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:15 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:15.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:15 smithi134 ceph-mon[25806]: purged_snaps scrub starts 2024-03-26T21:27:15.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:15 smithi134 ceph-mon[25806]: purged_snaps scrub ok 2024-03-26T21:27:15.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:15 smithi134 ceph-mon[25806]: osd.1 [v2:172.21.15.43:6810/3509037563,v1:172.21.15.43:6811/3509037563] boot 2024-03-26T21:27:15.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:15 smithi134 ceph-mon[25806]: osdmap e13: 2 total, 2 up, 2 in 2024-03-26T21:27:15.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:15 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:27:16.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:16 smithi043 ceph-mon[24886]: pgmap v57: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:16.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:16 smithi043 ceph-mon[24886]: osdmap e14: 2 total, 2 up, 2 in 2024-03-26T21:27:16.481 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:27:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:27:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:27:16.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:16 smithi043 ceph-mon[29585]: pgmap v57: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:16.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:16 smithi043 ceph-mon[29585]: osdmap e14: 2 total, 2 up, 2 in 2024-03-26T21:27:16.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:16 smithi134 ceph-mon[25806]: pgmap v57: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-26T21:27:16.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:16 smithi134 ceph-mon[25806]: osdmap e14: 2 total, 2 up, 2 in 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: Detected new or changed devices on smithi043 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: pgmap v59: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: pgmap v60: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:17.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:27:17.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:27:17.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:27:17.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:17 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:17.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:17.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: Detected new or changed devices on smithi043 2024-03-26T21:27:17.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: pgmap v59: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: pgmap v60: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: Detected new or changed devices on smithi043 2024-03-26T21:27:17.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: pgmap v59: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: pgmap v60: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:27:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:17 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:18.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:18 smithi043 ceph-mon[24886]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:27:18.208 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:18 smithi043 ceph-mon[29585]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:27:18.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:18 smithi134 ceph-mon[25806]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:27:19.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:19 smithi043 ceph-mon[24886]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:19.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:19 smithi043 ceph-mon[29585]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:19.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:19 smithi134 ceph-mon[25806]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:20.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:27:19 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:27:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:27:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1618007120' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa5dfacd-92f4-474b-954e-cc6ce86eb12e"}]: dispatch 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1618007120' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa5dfacd-92f4-474b-954e-cc6ce86eb12e"}]': finished 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: osdmap e15: 3 total, 2 up, 3 in 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:20 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2782231646' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:27:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1618007120' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa5dfacd-92f4-474b-954e-cc6ce86eb12e"}]: dispatch 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1618007120' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa5dfacd-92f4-474b-954e-cc6ce86eb12e"}]': finished 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: osdmap e15: 3 total, 2 up, 3 in 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2782231646' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:21.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:21.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:21.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1618007120' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa5dfacd-92f4-474b-954e-cc6ce86eb12e"}]: dispatch 2024-03-26T21:27:21.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1618007120' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa5dfacd-92f4-474b-954e-cc6ce86eb12e"}]': finished 2024-03-26T21:27:21.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: osdmap e15: 3 total, 2 up, 3 in 2024-03-26T21:27:21.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:21.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:20 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2782231646' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:27:21.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:21 smithi043 ceph-mon[24886]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:27:21.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:21 smithi043 ceph-mon[24886]: Cluster is now healthy 2024-03-26T21:27:21.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:21 smithi043 ceph-mon[29585]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:27:21.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:21 smithi043 ceph-mon[29585]: Cluster is now healthy 2024-03-26T21:27:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:21 smithi134 ceph-mon[25806]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:27:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:21 smithi134 ceph-mon[25806]: Cluster is now healthy 2024-03-26T21:27:23.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:22 smithi043 ceph-mon[24886]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:23.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:22 smithi043 ceph-mon[29585]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:23.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:22 smithi134 ceph-mon[25806]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:25.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:24 smithi134 ceph-mon[25806]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:25.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:24 smithi043 ceph-mon[24886]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:25.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:24 smithi043 ceph-mon[29585]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:26.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:27:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:27:26.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:26 smithi134 ceph-mon[25806]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:26.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:27:26.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:27:26.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:26.809 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:26.970 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[24886]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:26.970 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:27:26.970 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:27:26.970 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:26.970 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:26.971 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[29585]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:26.971 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:27:26.971 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:27:26.971 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:26.971 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:27.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:27:27.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:27.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:27 smithi134 ceph-mon[25806]: Deploying daemon osd.2 on smithi043 2024-03-26T21:27:28.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:27:28.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:28.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:27 smithi043 ceph-mon[24886]: Deploying daemon osd.2 on smithi043 2024-03-26T21:27:28.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:27:28.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:28.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:27 smithi043 ceph-mon[29585]: Deploying daemon osd.2 on smithi043 2024-03-26T21:27:28.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:28 smithi043 ceph-mon[24886]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:28.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:28 smithi043 ceph-mon[29585]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:29.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:28 smithi134 ceph-mon[25806]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:30.745 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:30 smithi043 ceph-mon[24886]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:30.746 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:30 smithi043 ceph-mon[29585]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:30 smithi134 ceph-mon[25806]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[24886]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:33.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[29585]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:33.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:33.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:33.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:33.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:33.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:32 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:32 smithi134 ceph-mon[25806]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:32 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:32 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:32 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:32 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:33.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:32 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:34.666 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 2 on host 'smithi043' 2024-03-26T21:27:35.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:35.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:35.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:35.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:35.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:35.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:35.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:35.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:35.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:35.244 DEBUG:teuthology.orchestra.run.smithi043:osd.2> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.2.service 2024-03-26T21:27:35.246 INFO:tasks.cephadm:Deploying osd.3 on smithi043 with /dev/vg_nvme/lv_1... 2024-03-26T21:27:35.246 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-26T21:27:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:27:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:36.191 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:35 smithi134 ceph-mon[25806]: Adjusting osd_memory_target on smithi043 to 5015M 2024-03-26T21:27:36.192 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:35 smithi134 ceph-mon[25806]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:27:36.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:35 smithi043 ceph-mon[24886]: Adjusting osd_memory_target on smithi043 to 5015M 2024-03-26T21:27:36.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:35 smithi043 ceph-mon[24886]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:27:36.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:35 smithi043 ceph-mon[29585]: Adjusting osd_memory_target on smithi043 to 5015M 2024-03-26T21:27:36.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:35 smithi043 ceph-mon[29585]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T21:27:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[24886]: pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[24886]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T21:27:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[24886]: osdmap e16: 3 total, 2 up, 3 in 2024-03-26T21:27:37.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:37.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[24886]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:27:37.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[29585]: pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:37.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[29585]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T21:27:37.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[29585]: osdmap e16: 3 total, 2 up, 3 in 2024-03-26T21:27:37.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:37.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-mon[29585]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:27:37.101 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[38725]: 2024-03-26T21:27:36.952+0000 7f75c653f700 -1 osd.2 0 waiting for initial osdmap 2024-03-26T21:27:37.101 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 21:27:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[38725]: 2024-03-26T21:27:36.956+0000 7f75bf6d3700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:27:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:36 smithi134 ceph-mon[25806]: pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:36 smithi134 ceph-mon[25806]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T21:27:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:36 smithi134 ceph-mon[25806]: osdmap e16: 3 total, 2 up, 3 in 2024-03-26T21:27:37.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:36 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:37.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:36 smithi134 ceph-mon[25806]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:27:37.352 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-26T21:27:37.352 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-26T21:27:37.352 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2024-03-26T21:27:37.352 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2024-03-26T21:27:37.352 INFO:teuthology.orchestra.run.smithi043.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0123869 s, 847 MB/s 2024-03-26T21:27:37.352 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2024-03-26T21:27:38.027 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi043:vg_nvme/lv_1 2024-03-26T21:27:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:37 smithi134 ceph-mon[25806]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:27:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:37 smithi134 ceph-mon[25806]: osdmap e17: 3 total, 2 up, 3 in 2024-03-26T21:27:38.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:37 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:38.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:37 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:37 smithi043 ceph-mon[29585]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:27:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:37 smithi043 ceph-mon[29585]: osdmap e17: 3 total, 2 up, 3 in 2024-03-26T21:27:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:37 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:37 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:38.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:37 smithi043 ceph-mon[24886]: from='osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:27:38.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:37 smithi043 ceph-mon[24886]: osdmap e17: 3 total, 2 up, 3 in 2024-03-26T21:27:38.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:38.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:39.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[24886]: purged_snaps scrub starts 2024-03-26T21:27:39.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[24886]: purged_snaps scrub ok 2024-03-26T21:27:39.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[24886]: pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:39.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:39.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[24886]: osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446] boot 2024-03-26T21:27:39.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[24886]: osdmap e18: 3 total, 3 up, 3 in 2024-03-26T21:27:39.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:39.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-26T21:27:39.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[29585]: purged_snaps scrub starts 2024-03-26T21:27:39.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[29585]: purged_snaps scrub ok 2024-03-26T21:27:39.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[29585]: pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:39.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:39.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[29585]: osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446] boot 2024-03-26T21:27:39.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[29585]: osdmap e18: 3 total, 3 up, 3 in 2024-03-26T21:27:39.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:39.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:38 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-26T21:27:39.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:38 smithi134 ceph-mon[25806]: purged_snaps scrub starts 2024-03-26T21:27:39.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:38 smithi134 ceph-mon[25806]: purged_snaps scrub ok 2024-03-26T21:27:39.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:38 smithi134 ceph-mon[25806]: pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-26T21:27:39.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:38 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:39.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:38 smithi134 ceph-mon[25806]: osd.2 [v2:172.21.15.43:6818/2021929446,v1:172.21.15.43:6819/2021929446] boot 2024-03-26T21:27:39.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:38 smithi134 ceph-mon[25806]: osdmap e18: 3 total, 3 up, 3 in 2024-03-26T21:27:39.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:38 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:27:39.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:38 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-26T21:27:39.911 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:27:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[24886]: osdmap e19: 3 total, 3 up, 3 in 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-26T21:27:40.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[29585]: osdmap e19: 3 total, 3 up, 3 in 2024-03-26T21:27:40.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-26T21:27:40.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:40.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:40.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:40.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:40.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:40.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:40.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-26T21:27:40.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:39 smithi134 ceph-mon[25806]: osdmap e19: 3 total, 3 up, 3 in 2024-03-26T21:27:40.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-26T21:27:40.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:40.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:40.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:40.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:40.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:40.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:40.499 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:27:40 smithi043 sudo[39867]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-26T21:27:40.500 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:27:40 smithi043 sudo[39867]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:40.500 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:27:40 smithi043 sudo[39867]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:40.843 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:27:40 smithi043 sudo[39911]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-26T21:27:40.843 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:27:40 smithi043 sudo[39911]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:40.843 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:27:40 smithi043 sudo[39911]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:41.099 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:27:40 smithi043 sudo[39970]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-26T21:27:41.099 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:27:40 smithi043 sudo[39970]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:41.099 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:27:40 smithi043 sudo[39970]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:41.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: Detected new or changed devices on smithi043 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: osdmap e20: 3 total, 3 up, 3 in 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: Detected new or changed devices on smithi043 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:41.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-26T21:27:41.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: osdmap e20: 3 total, 3 up, 3 in 2024-03-26T21:27:41.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:27:41.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:41.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:27:41.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:27:41.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:40 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: Detected new or changed devices on smithi043 2024-03-26T21:27:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-26T21:27:41.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: osdmap e20: 3 total, 3 up, 3 in 2024-03-26T21:27:41.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:27:41.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:41.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:27:41.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:27:41.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:40 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:41.461 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40022]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-26T21:27:41.461 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40022]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:41.461 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40022]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:41.728 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40025]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-26T21:27:41.728 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40025]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:41.728 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40025]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:41.985 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40046]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-26T21:27:41.985 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40046]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:41.985 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40046]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:42.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40072]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-26T21:27:42.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:41 smithi043 sudo[40072]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:42.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40072]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:42.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 ceph-mon[29585]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:27:42.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 ceph-mon[29585]: osdmap e21: 3 total, 3 up, 3 in 2024-03-26T21:27:42.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 ceph-mon[29585]: mgrmap e15: y(active, since 2m), standbys: x 2024-03-26T21:27:42.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 ceph-mon[29585]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:27:42.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40146]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-26T21:27:42.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40146]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:42.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40146]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:42.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:42 smithi043 ceph-mon[24886]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:27:42.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:42 smithi043 ceph-mon[24886]: osdmap e21: 3 total, 3 up, 3 in 2024-03-26T21:27:42.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:42 smithi043 ceph-mon[24886]: mgrmap e15: y(active, since 2m), standbys: x 2024-03-26T21:27:42.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:42 smithi043 ceph-mon[24886]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:27:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:42 smithi134 ceph-mon[25806]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:27:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:42 smithi134 ceph-mon[25806]: osdmap e21: 3 total, 3 up, 3 in 2024-03-26T21:27:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:42 smithi134 ceph-mon[25806]: mgrmap e15: y(active, since 2m), standbys: x 2024-03-26T21:27:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:42 smithi134 ceph-mon[25806]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:27:42.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40187]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-26T21:27:42.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40187]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:42.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40187]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:43.085 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:27:42 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:27:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:27:43.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40205]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-26T21:27:43.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40205]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:43.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:42 smithi043 sudo[40205]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:43.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 sudo[28339]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-26T21:27:43.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 sudo[28339]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:43.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 sudo[28339]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: pgmap v81: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:27:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:27:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:27:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: pgmap v82: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: Cluster is now healthy 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:27:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: pgmap v81: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:27:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: pgmap v82: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: Cluster is now healthy 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:27:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:43 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 sudo[28342]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-26T21:27:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 sudo[28342]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 sudo[28342]: pam_unix(sudo:session): session closed for user root 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: pgmap v81: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: pgmap v82: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:43.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:27:43.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: Cluster is now healthy 2024-03-26T21:27:43.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:27:43.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:27:43.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:27:43.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:27:43.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:43 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:44.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:44 smithi043 ceph-mon[24886]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:27:44.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:44 smithi043 ceph-mon[24886]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:27:44.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:44 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:44.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:44 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:44.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:44 smithi043 ceph-mon[29585]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:27:44.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:44 smithi043 ceph-mon[29585]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:27:44.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:44 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:44.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:44 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:44.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:44 smithi134 ceph-mon[25806]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-26T21:27:44.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:44 smithi134 ceph-mon[25806]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-26T21:27:44.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:44 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:44.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:44 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:45 smithi134 ceph-mon[25806]: pgmap v83: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:45 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/31405160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0267654c-cbd3-4f27-839e-669b3216799c"}]: dispatch 2024-03-26T21:27:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:45 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0267654c-cbd3-4f27-839e-669b3216799c"}]: dispatch 2024-03-26T21:27:45.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:45 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0267654c-cbd3-4f27-839e-669b3216799c"}]': finished 2024-03-26T21:27:45.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:45 smithi134 ceph-mon[25806]: osdmap e22: 4 total, 3 up, 4 in 2024-03-26T21:27:45.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:45 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:27:45.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:45 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3300727865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:27:46.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[24886]: pgmap v83: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:46.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/31405160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0267654c-cbd3-4f27-839e-669b3216799c"}]: dispatch 2024-03-26T21:27:46.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0267654c-cbd3-4f27-839e-669b3216799c"}]: dispatch 2024-03-26T21:27:46.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0267654c-cbd3-4f27-839e-669b3216799c"}]': finished 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[24886]: osdmap e22: 4 total, 3 up, 4 in 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3300727865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[29585]: pgmap v83: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/31405160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0267654c-cbd3-4f27-839e-669b3216799c"}]: dispatch 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0267654c-cbd3-4f27-839e-669b3216799c"}]: dispatch 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0267654c-cbd3-4f27-839e-669b3216799c"}]': finished 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[29585]: osdmap e22: 4 total, 3 up, 4 in 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:27:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:45 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3300727865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:27:47.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:27:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:27:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:27:47.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:47 smithi043 ceph-mon[24886]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 8.3 KiB/s rd, 295 KiB/s wr, 23 op/s 2024-03-26T21:27:47.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:47.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:47.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:47 smithi043 ceph-mon[29585]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 8.3 KiB/s rd, 295 KiB/s wr, 23 op/s 2024-03-26T21:27:47.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:47 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:47.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:47 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:48.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:47 smithi134 ceph-mon[25806]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 8.3 KiB/s rd, 295 KiB/s wr, 23 op/s 2024-03-26T21:27:48.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:47 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:48.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:47 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:49.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:49 smithi043 ceph-mon[24886]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 6.0 KiB/s rd, 214 KiB/s wr, 16 op/s 2024-03-26T21:27:49.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:49 smithi043 ceph-mon[29585]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 6.0 KiB/s rd, 214 KiB/s wr, 16 op/s 2024-03-26T21:27:50.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:49 smithi134 ceph-mon[25806]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 6.0 KiB/s rd, 214 KiB/s wr, 16 op/s 2024-03-26T21:27:52.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:51 smithi134 ceph-mon[25806]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 185 KiB/s wr, 14 op/s 2024-03-26T21:27:52.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:27:52.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:52.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:51 smithi134 ceph-mon[25806]: Deploying daemon osd.3 on smithi043 2024-03-26T21:27:52.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:51 smithi043 ceph-mon[24886]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 185 KiB/s wr, 14 op/s 2024-03-26T21:27:52.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:27:52.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:52.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:51 smithi043 ceph-mon[24886]: Deploying daemon osd.3 on smithi043 2024-03-26T21:27:52.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:51 smithi043 ceph-mon[29585]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 5.2 KiB/s rd, 185 KiB/s wr, 14 op/s 2024-03-26T21:27:52.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:27:52.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:52.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:51 smithi043 ceph-mon[29585]: Deploying daemon osd.3 on smithi043 2024-03-26T21:27:53.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:53 smithi043 ceph-mon[24886]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 157 KiB/s wr, 12 op/s 2024-03-26T21:27:53.800 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:53 smithi043 ceph-mon[29585]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 157 KiB/s wr, 12 op/s 2024-03-26T21:27:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:53 smithi134 ceph-mon[25806]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 157 KiB/s wr, 12 op/s 2024-03-26T21:27:55.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:55 smithi043 ceph-mon[24886]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 157 KiB/s wr, 12 op/s 2024-03-26T21:27:55.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:55 smithi043 ceph-mon[29585]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 157 KiB/s wr, 12 op/s 2024-03-26T21:27:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:55 smithi134 ceph-mon[25806]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.4 KiB/s rd, 157 KiB/s wr, 12 op/s 2024-03-26T21:27:57.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:57 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:57.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:57 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:57.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:57 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:57.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:57 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:57.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:57 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:57.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:57 smithi134 ceph-mon[25806]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 137 KiB/s wr, 10 op/s 2024-03-26T21:27:57.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[24886]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 137 KiB/s wr, 10 op/s 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:27:57.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:57 smithi043 ceph-mon[29585]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 137 KiB/s wr, 10 op/s 2024-03-26T21:27:59.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:27:59 smithi043 ceph-mon[24886]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:59.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:27:59 smithi043 ceph-mon[29585]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:27:59.631 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 3 on host 'smithi043' 2024-03-26T21:27:59.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:27:59 smithi134 ceph-mon[25806]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:28:00.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:28:00.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: Adjusting osd_memory_target on smithi043 to 3761M 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:28:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: Adjusting osd_memory_target on smithi043 to 3761M 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:00.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:00.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T21:28:00.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: Adjusting osd_memory_target on smithi043 to 3761M 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:00.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:01.076 DEBUG:teuthology.orchestra.run.smithi043:osd.3> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.3.service 2024-03-26T21:28:01.079 INFO:tasks.cephadm:Deploying osd.4 on smithi134 with /dev/vg_nvme/lv_4... 2024-03-26T21:28:01.079 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-26T21:28:01.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:01 smithi134 ceph-mon[25806]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:28:01.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:01 smithi134 ceph-mon[25806]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T21:28:01.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:01 smithi134 ceph-mon[25806]: osdmap e23: 4 total, 3 up, 4 in 2024-03-26T21:28:01.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:01 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:01.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:01 smithi134 ceph-mon[25806]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:28:01.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[24886]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:28:01.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[24886]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T21:28:01.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[24886]: osdmap e23: 4 total, 3 up, 4 in 2024-03-26T21:28:01.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:01.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[24886]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:28:01.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[29585]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:28:01.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[29585]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T21:28:01.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[29585]: osdmap e23: 4 total, 3 up, 4 in 2024-03-26T21:28:01.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:01.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-mon[29585]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:28:01.639 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[41733]: 2024-03-26T21:28:01.362+0000 7f9087a87700 -1 osd.3 0 waiting for initial osdmap 2024-03-26T21:28:01.639 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 21:28:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[41733]: 2024-03-26T21:28:01.366+0000 7f908041a700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:28:02.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[24886]: purged_snaps scrub starts 2024-03-26T21:28:02.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[24886]: purged_snaps scrub ok 2024-03-26T21:28:02.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[24886]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:28:02.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[24886]: osdmap e24: 4 total, 3 up, 4 in 2024-03-26T21:28:02.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:02.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:02.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[29585]: purged_snaps scrub starts 2024-03-26T21:28:02.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[29585]: purged_snaps scrub ok 2024-03-26T21:28:02.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[29585]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:28:02.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[29585]: osdmap e24: 4 total, 3 up, 4 in 2024-03-26T21:28:02.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:02.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:02.675 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:02 smithi134 ceph-mon[25806]: purged_snaps scrub starts 2024-03-26T21:28:02.675 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:02 smithi134 ceph-mon[25806]: purged_snaps scrub ok 2024-03-26T21:28:02.675 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:02 smithi134 ceph-mon[25806]: from='osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-03-26T21:28:02.675 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:02 smithi134 ceph-mon[25806]: osdmap e24: 4 total, 3 up, 4 in 2024-03-26T21:28:02.675 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:02 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:02.676 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:02 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:03.047 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-26T21:28:03.047 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-26T21:28:03.047 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-03-26T21:28:03.047 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-03-26T21:28:03.047 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011436 s, 917 MB/s 2024-03-26T21:28:03.047 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-03-26T21:28:03.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:28:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:28:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:28:03.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:03 smithi134 ceph-mon[25806]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:28:03.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:03 smithi134 ceph-mon[25806]: osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594] boot 2024-03-26T21:28:03.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:03 smithi134 ceph-mon[25806]: osdmap e25: 4 total, 4 up, 4 in 2024-03-26T21:28:03.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:03 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:03.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:03 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:03.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:03 smithi134 ceph-mon[25806]: Detected new or changed devices on smithi043 2024-03-26T21:28:03.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:03 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:03.661 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi134:vg_nvme/lv_4 2024-03-26T21:28:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[29585]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:28:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[29585]: osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594] boot 2024-03-26T21:28:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[29585]: osdmap e25: 4 total, 4 up, 4 in 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[29585]: Detected new or changed devices on smithi043 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[24886]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[24886]: osd.3 [v2:172.21.15.43:6826/669442594,v1:172.21.15.43:6827/669442594] boot 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[24886]: osdmap e25: 4 total, 4 up, 4 in 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[24886]: Detected new or changed devices on smithi043 2024-03-26T21:28:03.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:03 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:04.500 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:04 smithi134 ceph-mon[25806]: osdmap e26: 4 total, 4 up, 4 in 2024-03-26T21:28:04.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:04 smithi043 ceph-mon[29585]: osdmap e26: 4 total, 4 up, 4 in 2024-03-26T21:28:04.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:04 smithi043 ceph-mon[24886]: osdmap e26: 4 total, 4 up, 4 in 2024-03-26T21:28:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:05 smithi134 ceph-mon[25806]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:05 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:28:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:05 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:28:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:05 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:05 smithi043 ceph-mon[29585]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:05 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:28:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:05 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:28:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:05 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:05 smithi043 ceph-mon[24886]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:05 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:28:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:05 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:28:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:05 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:06.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:06 smithi134 ceph-mon[25806]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:28:07.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:06 smithi043 ceph-mon[24886]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:28:07.010 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:28:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:28:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:28:07.010 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:06 smithi043 ceph-mon[29585]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:28:08.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:07 smithi134 ceph-mon[25806]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:08.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:07 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:08.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:07 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:08.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:07 smithi134 ceph-mon[25806]: from='client.? 172.21.15.134:0/2748903061' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b110198-2f22-4eea-acb4-b9785ff6e818"}]: dispatch 2024-03-26T21:28:08.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:07 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b110198-2f22-4eea-acb4-b9785ff6e818"}]: dispatch 2024-03-26T21:28:08.021 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:07 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b110198-2f22-4eea-acb4-b9785ff6e818"}]': finished 2024-03-26T21:28:08.021 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:07 smithi134 ceph-mon[25806]: osdmap e27: 5 total, 4 up, 5 in 2024-03-26T21:28:08.021 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:07 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[24886]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/2748903061' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b110198-2f22-4eea-acb4-b9785ff6e818"}]: dispatch 2024-03-26T21:28:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b110198-2f22-4eea-acb4-b9785ff6e818"}]: dispatch 2024-03-26T21:28:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b110198-2f22-4eea-acb4-b9785ff6e818"}]': finished 2024-03-26T21:28:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[24886]: osdmap e27: 5 total, 4 up, 5 in 2024-03-26T21:28:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[29585]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/2748903061' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b110198-2f22-4eea-acb4-b9785ff6e818"}]: dispatch 2024-03-26T21:28:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b110198-2f22-4eea-acb4-b9785ff6e818"}]: dispatch 2024-03-26T21:28:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b110198-2f22-4eea-acb4-b9785ff6e818"}]': finished 2024-03-26T21:28:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[29585]: osdmap e27: 5 total, 4 up, 5 in 2024-03-26T21:28:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:07 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:08 smithi134 ceph-mon[25806]: from='client.? 172.21.15.134:0/235350943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:28:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:08 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/235350943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:28:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:08 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/235350943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:28:10.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:09 smithi134 ceph-mon[25806]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:10.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:09 smithi043 ceph-mon[24886]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:10.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:09 smithi043 ceph-mon[29585]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:12.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:11 smithi134 ceph-mon[25806]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:12.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:11 smithi043 ceph-mon[24886]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:12.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:11 smithi043 ceph-mon[29585]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:14.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:13 smithi134 ceph-mon[25806]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:14.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:13 smithi043 ceph-mon[24886]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:14.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:13 smithi043 ceph-mon[29585]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:15.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:28:15.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:28:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:15.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:28:15.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:16.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:15 smithi134 ceph-mon[25806]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:16.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:15 smithi134 ceph-mon[25806]: Deploying daemon osd.4 on smithi134 2024-03-26T21:28:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:15 smithi043 ceph-mon[24886]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:15 smithi043 ceph-mon[24886]: Deploying daemon osd.4 on smithi134 2024-03-26T21:28:16.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:15 smithi043 ceph-mon[29585]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:16.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:15 smithi043 ceph-mon[29585]: Deploying daemon osd.4 on smithi134 2024-03-26T21:28:17.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:17 smithi134 ceph-mon[25806]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:18.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:17 smithi043 ceph-mon[24886]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:18.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:17 smithi043 ceph-mon[29585]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:19.789 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:28:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:28:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[29585]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[24886]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:19 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.100 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:19 smithi134 ceph-mon[25806]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:20.101 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:19 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.101 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:19 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.101 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:19 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:20.101 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:19 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:20.101 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:19 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:20.101 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:19 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:20.101 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:19 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:21.925 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:21 smithi134 ceph-mon[25806]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:22.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:21 smithi043 ceph-mon[24886]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:22.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:21 smithi043 ceph-mon[29585]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:22.233 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 4 on host 'smithi134' 2024-03-26T21:28:22.801 DEBUG:teuthology.orchestra.run.smithi134:osd.4> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.4.service 2024-03-26T21:28:22.803 INFO:tasks.cephadm:Deploying osd.5 on smithi134 with /dev/vg_nvme/lv_3... 2024-03-26T21:28:22.804 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-26T21:28:23.406 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: Adjusting osd_memory_target on smithi134 to 16064M 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: from='osd.4 [v2:172.21.15.134:6800/522858039,v1:172.21.15.134:6801/522858039]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:28:23.407 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:23 smithi134 ceph-mon[25806]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:28:23.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:23.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:23.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:23.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:23.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:23.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: Adjusting osd_memory_target on smithi134 to 16064M 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: from='osd.4 [v2:172.21.15.134:6800/522858039,v1:172.21.15.134:6801/522858039]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[29585]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: Adjusting osd_memory_target on smithi134 to 16064M 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:23.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:23.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: from='osd.4 [v2:172.21.15.134:6800/522858039,v1:172.21.15.134:6801/522858039]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:28:23.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:23 smithi043 ceph-mon[24886]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T21:28:24.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[24886]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T21:28:24.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[24886]: osdmap e28: 5 total, 4 up, 5 in 2024-03-26T21:28:24.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:24.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[24886]: from='osd.4 [v2:172.21.15.134:6800/522858039,v1:172.21.15.134:6801/522858039]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:24.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[24886]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:24.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[29585]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T21:28:24.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[29585]: osdmap e28: 5 total, 4 up, 5 in 2024-03-26T21:28:24.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:24.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[29585]: from='osd.4 [v2:172.21.15.134:6800/522858039,v1:172.21.15.134:6801/522858039]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:24.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:24 smithi043 ceph-mon[29585]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:24.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:24 smithi134 ceph-mon[25806]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T21:28:24.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:24 smithi134 ceph-mon[25806]: osdmap e28: 5 total, 4 up, 5 in 2024-03-26T21:28:24.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:24 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:24.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:24 smithi134 ceph-mon[25806]: from='osd.4 [v2:172.21.15.134:6800/522858039,v1:172.21.15.134:6801/522858039]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:24.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:24 smithi134 ceph-mon[25806]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:24.791 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 21:28:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[30542]: 2024-03-26T21:28:24.309+0000 7f77bebf0700 -1 osd.4 0 waiting for initial osdmap 2024-03-26T21:28:24.791 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 21:28:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[30542]: 2024-03-26T21:28:24.313+0000 7f77b9587700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:28:24.802 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-26T21:28:24.802 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-26T21:28:24.802 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-03-26T21:28:24.802 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-03-26T21:28:24.802 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0128008 s, 819 MB/s 2024-03-26T21:28:24.802 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-03-26T21:28:25.468 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:25 smithi134 ceph-mon[25806]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:25.468 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:25 smithi134 ceph-mon[25806]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:28:25.468 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:25 smithi134 ceph-mon[25806]: osdmap e29: 5 total, 4 up, 5 in 2024-03-26T21:28:25.468 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:25.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:25.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:25 smithi134 ceph-mon[25806]: osd.4 [v2:172.21.15.134:6800/522858039,v1:172.21.15.134:6801/522858039] boot 2024-03-26T21:28:25.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:25 smithi134 ceph-mon[25806]: osdmap e30: 5 total, 5 up, 5 in 2024-03-26T21:28:25.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:25 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:25.491 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi134:vg_nvme/lv_3 2024-03-26T21:28:25.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[24886]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:25.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[24886]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:28:25.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[24886]: osdmap e29: 5 total, 4 up, 5 in 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[24886]: osd.4 [v2:172.21.15.134:6800/522858039,v1:172.21.15.134:6801/522858039] boot 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[24886]: osdmap e30: 5 total, 5 up, 5 in 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[29585]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[29585]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[29585]: osdmap e29: 5 total, 4 up, 5 in 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[29585]: osd.4 [v2:172.21.15.134:6800/522858039,v1:172.21.15.134:6801/522858039] boot 2024-03-26T21:28:25.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[29585]: osdmap e30: 5 total, 5 up, 5 in 2024-03-26T21:28:25.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:25 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:28:26.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:26 smithi134 ceph-mon[25806]: purged_snaps scrub starts 2024-03-26T21:28:26.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:26 smithi134 ceph-mon[25806]: purged_snaps scrub ok 2024-03-26T21:28:26.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:26 smithi134 ceph-mon[25806]: osdmap e31: 5 total, 5 up, 5 in 2024-03-26T21:28:26.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:28:26.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:26 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:28:27.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[24886]: purged_snaps scrub starts 2024-03-26T21:28:27.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[24886]: purged_snaps scrub ok 2024-03-26T21:28:27.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[24886]: osdmap e31: 5 total, 5 up, 5 in 2024-03-26T21:28:27.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:28:27.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:28:27.100 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:28:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:28:27.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[29585]: purged_snaps scrub starts 2024-03-26T21:28:27.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[29585]: purged_snaps scrub ok 2024-03-26T21:28:27.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[29585]: osdmap e31: 5 total, 5 up, 5 in 2024-03-26T21:28:27.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:28:27.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:26 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: osdmap e32: 5 total, 5 up, 5 in 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: Detected new or changed devices on smithi134 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:28:27.931 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:28.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:28.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: osdmap e32: 5 total, 5 up, 5 in 2024-03-26T21:28:28.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: Detected new or changed devices on smithi134 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: osdmap e32: 5 total, 5 up, 5 in 2024-03-26T21:28:28.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: Detected new or changed devices on smithi134 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:28:28.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:28.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:28:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:28:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:28 smithi134 ceph-mon[25806]: from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:28:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:28 smithi134 ceph-mon[25806]: osdmap e33: 5 total, 5 up, 5 in 2024-03-26T21:28:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:28 smithi134 ceph-mon[25806]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:28:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:28 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:28 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:28 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:28 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:28 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:28 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[24886]: from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:28:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[24886]: osdmap e33: 5 total, 5 up, 5 in 2024-03-26T21:28:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[24886]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:28:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[29585]: from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[29585]: osdmap e33: 5 total, 5 up, 5 in 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[29585]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:28 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:29.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:29 smithi134 ceph-mon[25806]: pgmap v118: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:29.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:29 smithi134 ceph-mon[25806]: osdmap e34: 5 total, 5 up, 5 in 2024-03-26T21:28:29.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:29 smithi134 ceph-mon[25806]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:28:29.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:29 smithi134 ceph-mon[25806]: Cluster is now healthy 2024-03-26T21:28:30.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:29 smithi043 ceph-mon[24886]: pgmap v118: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:30.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:29 smithi043 ceph-mon[24886]: osdmap e34: 5 total, 5 up, 5 in 2024-03-26T21:28:30.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:29 smithi043 ceph-mon[24886]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:28:30.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:29 smithi043 ceph-mon[24886]: Cluster is now healthy 2024-03-26T21:28:30.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:29 smithi043 ceph-mon[29585]: pgmap v118: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:30.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:29 smithi043 ceph-mon[29585]: osdmap e34: 5 total, 5 up, 5 in 2024-03-26T21:28:30.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:29 smithi043 ceph-mon[29585]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:28:30.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:29 smithi043 ceph-mon[29585]: Cluster is now healthy 2024-03-26T21:28:30.757 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:30 smithi134 ceph-mon[25806]: from='client.? 172.21.15.134:0/1534425724' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7331ee53-03f7-459a-97e5-decb4bcb3d3d"}]: dispatch 2024-03-26T21:28:30.758 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:30 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7331ee53-03f7-459a-97e5-decb4bcb3d3d"}]: dispatch 2024-03-26T21:28:30.758 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:30 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7331ee53-03f7-459a-97e5-decb4bcb3d3d"}]': finished 2024-03-26T21:28:30.758 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:30 smithi134 ceph-mon[25806]: osdmap e35: 6 total, 5 up, 6 in 2024-03-26T21:28:30.758 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:30 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/1534425724' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7331ee53-03f7-459a-97e5-decb4bcb3d3d"}]: dispatch 2024-03-26T21:28:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7331ee53-03f7-459a-97e5-decb4bcb3d3d"}]: dispatch 2024-03-26T21:28:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7331ee53-03f7-459a-97e5-decb4bcb3d3d"}]': finished 2024-03-26T21:28:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[24886]: osdmap e35: 6 total, 5 up, 6 in 2024-03-26T21:28:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:31.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/1534425724' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7331ee53-03f7-459a-97e5-decb4bcb3d3d"}]: dispatch 2024-03-26T21:28:31.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7331ee53-03f7-459a-97e5-decb4bcb3d3d"}]: dispatch 2024-03-26T21:28:31.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7331ee53-03f7-459a-97e5-decb4bcb3d3d"}]': finished 2024-03-26T21:28:31.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[29585]: osdmap e35: 6 total, 5 up, 6 in 2024-03-26T21:28:31.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:30 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:31 smithi134 ceph-mon[25806]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-03-26T21:28:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:31 smithi134 ceph-mon[25806]: from='client.? 172.21.15.134:0/575501642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:28:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:31 smithi043 ceph-mon[24886]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-03-26T21:28:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:31 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/575501642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:28:32.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:31 smithi043 ceph-mon[29585]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-03-26T21:28:32.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:31 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/575501642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:28:33.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:33 smithi134 ceph-mon[25806]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-03-26T21:28:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:33 smithi043 ceph-mon[24886]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-03-26T21:28:34.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:33 smithi043 ceph-mon[29585]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-03-26T21:28:35.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:35 smithi134 ceph-mon[25806]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-03-26T21:28:36.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:35 smithi043 ceph-mon[24886]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-03-26T21:28:36.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:35 smithi043 ceph-mon[29585]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-03-26T21:28:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:37 smithi043 ceph-mon[24886]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:28:37.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:28:37.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:37 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:37.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:37 smithi043 ceph-mon[29585]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:28:37.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:37 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:28:37.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:37 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:37.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:37 smithi134 ceph-mon[25806]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:28:37.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:37 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:28:37.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:37 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:38.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:38 smithi043 ceph-mon[24886]: Deploying daemon osd.5 on smithi134 2024-03-26T21:28:38.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:38 smithi043 ceph-mon[29585]: Deploying daemon osd.5 on smithi134 2024-03-26T21:28:38.920 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:38 smithi134 ceph-mon[25806]: Deploying daemon osd.5 on smithi134 2024-03-26T21:28:39.616 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:28:39 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:28:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:28:39.908 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:39 smithi043 ceph-mon[29585]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-26T21:28:39.908 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:39.908 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:39 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:39.908 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:39 smithi043 ceph-mon[24886]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-26T21:28:39.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:39.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:39 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:39.984 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:39 smithi134 ceph-mon[25806]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-26T21:28:39.984 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:39.984 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:39 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:41.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:41 smithi134 ceph-mon[25806]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:41 smithi043 ceph-mon[24886]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:42.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:41 smithi043 ceph-mon[29585]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:42.945 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:42 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:42.945 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:42 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:42.945 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:42 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:42.945 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:42 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:42.945 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:42 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:43.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:43.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:43.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:43.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:43.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:43.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:43.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:43.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:43.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:43.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:42 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:44 smithi134 ceph-mon[25806]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:44.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:44 smithi043 ceph-mon[24886]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:44.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:44 smithi043 ceph-mon[29585]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:44.624 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 5 on host 'smithi134' 2024-03-26T21:28:45.253 DEBUG:teuthology.orchestra.run.smithi134:osd.5> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.5.service 2024-03-26T21:28:45.256 INFO:tasks.cephadm:Deploying osd.6 on smithi134 with /dev/vg_nvme/lv_2... 2024-03-26T21:28:45.256 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-26T21:28:45.884 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:45.884 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:45.884 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:45.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:45.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:45.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:45.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:45.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: Adjusting osd_memory_target on smithi134 to 8032M 2024-03-26T21:28:45.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:45.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:45.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='osd.5 [v2:172.21.15.134:6808/1174365267,v1:172.21.15.134:6809/1174365267]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:28:45.885 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:45 smithi134 ceph-mon[25806]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:28:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: Adjusting osd_memory_target on smithi134 to 8032M 2024-03-26T21:28:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='osd.5 [v2:172.21.15.134:6808/1174365267,v1:172.21.15.134:6809/1174365267]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:28:46.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[29585]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:28:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: Adjusting osd_memory_target on smithi134 to 8032M 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='osd.5 [v2:172.21.15.134:6808/1174365267,v1:172.21.15.134:6809/1174365267]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:28:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:45 smithi043 ceph-mon[24886]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T21:28:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:47 smithi134 ceph-mon[25806]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T21:28:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:47 smithi134 ceph-mon[25806]: osdmap e36: 6 total, 5 up, 6 in 2024-03-26T21:28:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:47 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:47 smithi134 ceph-mon[25806]: from='osd.5 [v2:172.21.15.134:6808/1174365267,v1:172.21.15.134:6809/1174365267]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:47 smithi134 ceph-mon[25806]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:47.224 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 21:28:47 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[33443]: 2024-03-26T21:28:47.030+0000 7fcbbf6a9700 -1 osd.5 0 waiting for initial osdmap 2024-03-26T21:28:47.224 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 21:28:47 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[33443]: 2024-03-26T21:28:47.035+0000 7fcbba040700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:28:47.224 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-26T21:28:47.224 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-26T21:28:47.224 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-03-26T21:28:47.224 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-03-26T21:28:47.224 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0145958 s, 718 MB/s 2024-03-26T21:28:47.225 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-03-26T21:28:47.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[29585]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T21:28:47.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[29585]: osdmap e36: 6 total, 5 up, 6 in 2024-03-26T21:28:47.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:47.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[29585]: from='osd.5 [v2:172.21.15.134:6808/1174365267,v1:172.21.15.134:6809/1174365267]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:47.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[29585]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:47.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[24886]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T21:28:47.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[24886]: osdmap e36: 6 total, 5 up, 6 in 2024-03-26T21:28:47.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:47.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[24886]: from='osd.5 [v2:172.21.15.134:6808/1174365267,v1:172.21.15.134:6809/1174365267]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:47.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:47 smithi043 ceph-mon[24886]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:28:47.834 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi134:vg_nvme/lv_2 2024-03-26T21:28:48.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:48 smithi134 ceph-mon[25806]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:48.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:48 smithi134 ceph-mon[25806]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:28:48.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:48 smithi134 ceph-mon[25806]: osdmap e37: 6 total, 5 up, 6 in 2024-03-26T21:28:48.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:48 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:48.142 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:48 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:48.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[24886]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:48.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[24886]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:28:48.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[24886]: osdmap e37: 6 total, 5 up, 6 in 2024-03-26T21:28:48.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:48.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:48.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[29585]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-26T21:28:48.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[29585]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:28:48.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[29585]: osdmap e37: 6 total, 5 up, 6 in 2024-03-26T21:28:48.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:48.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:48.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:28:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:28:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:28:49.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: purged_snaps scrub starts 2024-03-26T21:28:49.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: purged_snaps scrub ok 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: osd.5 [v2:172.21.15.134:6808/1174365267,v1:172.21.15.134:6809/1174365267] boot 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: osdmap e38: 6 total, 6 up, 6 in 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:49.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:49 smithi134 ceph-mon[25806]: osdmap e39: 6 total, 6 up, 6 in 2024-03-26T21:28:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: purged_snaps scrub starts 2024-03-26T21:28:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: purged_snaps scrub ok 2024-03-26T21:28:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: osd.5 [v2:172.21.15.134:6808/1174365267,v1:172.21.15.134:6809/1174365267] boot 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: osdmap e38: 6 total, 6 up, 6 in 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[24886]: osdmap e39: 6 total, 6 up, 6 in 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: purged_snaps scrub starts 2024-03-26T21:28:49.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: purged_snaps scrub ok 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: osd.5 [v2:172.21.15.134:6808/1174365267,v1:172.21.15.134:6809/1174365267] boot 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: osdmap e38: 6 total, 6 up, 6 in 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:49 smithi043 ceph-mon[29585]: osdmap e39: 6 total, 6 up, 6 in 2024-03-26T21:28:50.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:50 smithi134 ceph-mon[25806]: pgmap v133: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:50.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:50 smithi134 ceph-mon[25806]: Detected new or changed devices on smithi134 2024-03-26T21:28:50.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:50 smithi134 ceph-mon[25806]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:50.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:50 smithi134 ceph-mon[25806]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:28:50.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:50 smithi134 ceph-mon[25806]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T21:28:50.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:50 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:28:50.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:50 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:28:50.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:50 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:50.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:50 smithi134 ceph-mon[25806]: osdmap e40: 6 total, 6 up, 6 in 2024-03-26T21:28:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[24886]: pgmap v133: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[24886]: Detected new or changed devices on smithi134 2024-03-26T21:28:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[24886]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[24886]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[24886]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[24886]: osdmap e40: 6 total, 6 up, 6 in 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[29585]: pgmap v133: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[29585]: Detected new or changed devices on smithi134 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[29585]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[29585]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-26T21:28:50.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[29585]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-26T21:28:50.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:28:50.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:28:50.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:50.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-mon[29585]: osdmap e40: 6 total, 6 up, 6 in 2024-03-26T21:28:51.034 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:28:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:28:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:28:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:51 smithi134 ceph-mon[25806]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:28:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:51.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:51.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:51 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[24886]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:28:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:51.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[29585]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:28:51.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:51.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:51.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:28:51.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:28:51.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:28:51.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:51 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:28:52.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:52 smithi134 ceph-mon[25806]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:52.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:52 smithi134 ceph-mon[25806]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:52.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:52 smithi134 ceph-mon[25806]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:28:52.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:52 smithi134 ceph-mon[25806]: osdmap e41: 6 total, 6 up, 6 in 2024-03-26T21:28:52.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:52 smithi043 ceph-mon[24886]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:52.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:52 smithi043 ceph-mon[24886]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:52.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:52 smithi043 ceph-mon[24886]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:28:52.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:52 smithi043 ceph-mon[24886]: osdmap e41: 6 total, 6 up, 6 in 2024-03-26T21:28:52.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:52 smithi043 ceph-mon[29585]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:52.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:52 smithi043 ceph-mon[29585]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:52.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:52 smithi043 ceph-mon[29585]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-26T21:28:52.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:52 smithi043 ceph-mon[29585]: osdmap e41: 6 total, 6 up, 6 in 2024-03-26T21:28:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:53 smithi134 ceph-mon[25806]: osdmap e42: 6 total, 6 up, 6 in 2024-03-26T21:28:53.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:53 smithi043 ceph-mon[24886]: osdmap e42: 6 total, 6 up, 6 in 2024-03-26T21:28:53.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:53 smithi043 ceph-mon[29585]: osdmap e42: 6 total, 6 up, 6 in 2024-03-26T21:28:54.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[24886]: pgmap v141: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:54.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/2470601598' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff1abd26-b288-4f7d-9aac-d35e6eba5585"}]: dispatch 2024-03-26T21:28:54.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff1abd26-b288-4f7d-9aac-d35e6eba5585"}]: dispatch 2024-03-26T21:28:54.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ff1abd26-b288-4f7d-9aac-d35e6eba5585"}]': finished 2024-03-26T21:28:54.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[24886]: osdmap e43: 7 total, 6 up, 7 in 2024-03-26T21:28:54.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:28:54.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[29585]: pgmap v141: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:54.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/2470601598' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff1abd26-b288-4f7d-9aac-d35e6eba5585"}]: dispatch 2024-03-26T21:28:54.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff1abd26-b288-4f7d-9aac-d35e6eba5585"}]: dispatch 2024-03-26T21:28:54.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ff1abd26-b288-4f7d-9aac-d35e6eba5585"}]': finished 2024-03-26T21:28:54.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[29585]: osdmap e43: 7 total, 6 up, 7 in 2024-03-26T21:28:54.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:54 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:28:54.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:54 smithi134 ceph-mon[25806]: pgmap v141: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:28:54.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:54 smithi134 ceph-mon[25806]: from='client.? 172.21.15.134:0/2470601598' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff1abd26-b288-4f7d-9aac-d35e6eba5585"}]: dispatch 2024-03-26T21:28:54.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:54 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ff1abd26-b288-4f7d-9aac-d35e6eba5585"}]: dispatch 2024-03-26T21:28:54.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:54 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ff1abd26-b288-4f7d-9aac-d35e6eba5585"}]': finished 2024-03-26T21:28:54.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:54 smithi134 ceph-mon[25806]: osdmap e43: 7 total, 6 up, 7 in 2024-03-26T21:28:54.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:54 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:28:55.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:55 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/1410272651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:28:55.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:55 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/1410272651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:28:55.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:55 smithi134 ceph-mon[25806]: from='client.? 172.21.15.134:0/1410272651' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:28:56.314 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:56 smithi134 ceph-mon[25806]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-26T21:28:56.314 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:56 smithi134 ceph-mon[25806]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T21:28:56.314 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:56 smithi134 ceph-mon[25806]: Cluster is now healthy 2024-03-26T21:28:56.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:56 smithi043 ceph-mon[29585]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-26T21:28:56.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:56 smithi043 ceph-mon[29585]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T21:28:56.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:56 smithi043 ceph-mon[29585]: Cluster is now healthy 2024-03-26T21:28:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:56 smithi043 ceph-mon[24886]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-26T21:28:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:56 smithi043 ceph-mon[24886]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-26T21:28:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:56 smithi043 ceph-mon[24886]: Cluster is now healthy 2024-03-26T21:28:58.307 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:28:58 smithi134 ceph-mon[25806]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:28:58.322 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:28:58 smithi043 ceph-mon[24886]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:28:58.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:28:58 smithi043 ceph-mon[29585]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-26T21:28:59.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:28:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:28:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:29:00.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:00 smithi043 ceph-mon[24886]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-26T21:29:00.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:00.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:00 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:00.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:00 smithi043 ceph-mon[29585]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-26T21:29:00.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:00.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:00 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:00.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:00 smithi134 ceph-mon[25806]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-03-26T21:29:00.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:00.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:00 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:01.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:01 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:29:01.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:01 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:01.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:01 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:29:01.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:01 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:01.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:01 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:29:01.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:01 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:02.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:02 smithi134 ceph-mon[25806]: Deploying daemon osd.6 on smithi134 2024-03-26T21:29:02.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:02 smithi134 ceph-mon[25806]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-03-26T21:29:02.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:02 smithi043 ceph-mon[24886]: Deploying daemon osd.6 on smithi134 2024-03-26T21:29:02.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:02 smithi043 ceph-mon[24886]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-03-26T21:29:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:02 smithi043 ceph-mon[29585]: Deploying daemon osd.6 on smithi134 2024-03-26T21:29:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:02 smithi043 ceph-mon[29585]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-03-26T21:29:04.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:04 smithi134 ceph-mon[25806]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-26T21:29:04.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:04 smithi043 ceph-mon[24886]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-26T21:29:04.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:04 smithi043 ceph-mon[29585]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-26T21:29:05.943 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:05 smithi134 ceph-mon[25806]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:05.943 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:05 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:05.943 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:05 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:05.943 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:05 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:05.943 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:05 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:05.944 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:05 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[29585]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:06.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:06.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[24886]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:05 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:07.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:07 smithi134 ceph-mon[25806]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:08.003 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 6 on host 'smithi134' 2024-03-26T21:29:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:07 smithi043 ceph-mon[24886]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:07 smithi043 ceph-mon[29585]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:08.722 DEBUG:teuthology.orchestra.run.smithi134:osd.6> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.6.service 2024-03-26T21:29:08.725 INFO:tasks.cephadm:Deploying osd.7 on smithi134 with /dev/vg_nvme/lv_1... 2024-03-26T21:29:08.726 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-26T21:29:09.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:09.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:09.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:09.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:09.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:09.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:09.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:09.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: Adjusting osd_memory_target on smithi134 to 5354M 2024-03-26T21:29:09.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:09.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:09.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:09 smithi134 ceph-mon[25806]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T21:29:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: Adjusting osd_memory_target on smithi134 to 5354M 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[24886]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:09.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:09.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:09.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:09.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:09.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:09.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:09.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: Adjusting osd_memory_target on smithi134 to 5354M 2024-03-26T21:29:09.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:09.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:09.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:09 smithi043 ceph-mon[29585]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T21:29:10.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:10 smithi134 ceph-mon[25806]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:10.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:10 smithi134 ceph-mon[25806]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T21:29:10.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:10 smithi134 ceph-mon[25806]: osdmap e44: 7 total, 6 up, 7 in 2024-03-26T21:29:10.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:10 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:10.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:10 smithi134 ceph-mon[25806]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:29:10.170 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 21:29:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[36363]: 2024-03-26T21:29:10.080+0000 7f61d668c700 -1 osd.6 0 waiting for initial osdmap 2024-03-26T21:29:10.170 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 21:29:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[36363]: 2024-03-26T21:29:10.089+0000 7f61cf01f700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:29:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[24886]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[24886]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T21:29:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[24886]: osdmap e44: 7 total, 6 up, 7 in 2024-03-26T21:29:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[24886]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:29:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[29585]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:10.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[29585]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T21:29:10.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[29585]: osdmap e44: 7 total, 6 up, 7 in 2024-03-26T21:29:10.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:10.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-mon[29585]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:29:10.638 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-26T21:29:10.638 INFO:teuthology.orchestra.run.smithi134.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-26T21:29:10.638 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10+0 records in 2024-03-26T21:29:10.638 INFO:teuthology.orchestra.run.smithi134.stderr:10+0 records out 2024-03-26T21:29:10.639 INFO:teuthology.orchestra.run.smithi134.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0146869 s, 714 MB/s 2024-03-26T21:29:10.639 INFO:teuthology.orchestra.run.smithi134.stderr:--> Zapping successful for: 2024-03-26T21:29:11.074 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:29:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:29:11.245 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch daemon add osd smithi134:vg_nvme/lv_1 2024-03-26T21:29:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:29:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: osdmap e45: 7 total, 6 up, 7 in 2024-03-26T21:29:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: osdmap e45: 7 total, 6 up, 7 in 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:11.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:11.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:11.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:11 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:11.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: from='osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:29:11.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: osdmap e45: 7 total, 6 up, 7 in 2024-03-26T21:29:11.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:11.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:11.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:11.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:11.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:11.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:11.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:11.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:11 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:12.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:12 smithi134 ceph-mon[25806]: purged_snaps scrub starts 2024-03-26T21:29:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:12 smithi134 ceph-mon[25806]: purged_snaps scrub ok 2024-03-26T21:29:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:12 smithi134 ceph-mon[25806]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:12 smithi134 ceph-mon[25806]: Detected new or changed devices on smithi134 2024-03-26T21:29:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:12 smithi134 ceph-mon[25806]: osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722] boot 2024-03-26T21:29:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:12 smithi134 ceph-mon[25806]: osdmap e46: 7 total, 7 up, 7 in 2024-03-26T21:29:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:12 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:12 smithi134 ceph-mon[25806]: osdmap e47: 7 total, 7 up, 7 in 2024-03-26T21:29:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[24886]: purged_snaps scrub starts 2024-03-26T21:29:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[24886]: purged_snaps scrub ok 2024-03-26T21:29:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[24886]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[24886]: Detected new or changed devices on smithi134 2024-03-26T21:29:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[24886]: osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722] boot 2024-03-26T21:29:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[24886]: osdmap e46: 7 total, 7 up, 7 in 2024-03-26T21:29:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[24886]: osdmap e47: 7 total, 7 up, 7 in 2024-03-26T21:29:12.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[29585]: purged_snaps scrub starts 2024-03-26T21:29:12.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[29585]: purged_snaps scrub ok 2024-03-26T21:29:12.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[29585]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-26T21:29:12.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[29585]: Detected new or changed devices on smithi134 2024-03-26T21:29:12.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[29585]: osd.6 [v2:172.21.15.134:6816/1118811722,v1:172.21.15.134:6817/1118811722] boot 2024-03-26T21:29:12.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[29585]: osdmap e46: 7 total, 7 up, 7 in 2024-03-26T21:29:12.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:12.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:12 smithi043 ceph-mon[29585]: osdmap e47: 7 total, 7 up, 7 in 2024-03-26T21:29:14.069 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:29:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:29:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: osdmap e48: 7 total, 7 up, 7 in 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:29:14.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:14 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: osdmap e48: 7 total, 7 up, 7 in 2024-03-26T21:29:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: osdmap e48: 7 total, 7 up, 7 in 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:14.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:14.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:14.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:14.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:14.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-26T21:29:14.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-26T21:29:14.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:14 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:15 smithi134 ceph-mon[25806]: from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:29:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:15 smithi134 ceph-mon[25806]: osdmap e49: 7 total, 7 up, 7 in 2024-03-26T21:29:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:15 smithi043 ceph-mon[24886]: from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:29:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:15 smithi043 ceph-mon[24886]: osdmap e49: 7 total, 7 up, 7 in 2024-03-26T21:29:15.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:15 smithi043 ceph-mon[29585]: from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:29:15.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:15 smithi043 ceph-mon[29585]: osdmap e49: 7 total, 7 up, 7 in 2024-03-26T21:29:16.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:16 smithi043 ceph-mon[29585]: pgmap v159: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:16.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:16 smithi043 ceph-mon[29585]: osdmap e50: 7 total, 7 up, 7 in 2024-03-26T21:29:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:16 smithi043 ceph-mon[24886]: pgmap v159: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:16.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:16 smithi043 ceph-mon[24886]: osdmap e50: 7 total, 7 up, 7 in 2024-03-26T21:29:16.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:16 smithi134 ceph-mon[25806]: pgmap v159: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:16.455 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:16 smithi134 ceph-mon[25806]: osdmap e50: 7 total, 7 up, 7 in 2024-03-26T21:29:18.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:18 smithi134 ceph-mon[25806]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-03-26T21:29:18.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:18 smithi134 ceph-mon[25806]: from='client.? 172.21.15.134:0/1282117257' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0254b721-87be-4d12-9481-b5534f6ac4e1"}]: dispatch 2024-03-26T21:29:18.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:18 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0254b721-87be-4d12-9481-b5534f6ac4e1"}]: dispatch 2024-03-26T21:29:18.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:18 smithi134 ceph-mon[25806]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0254b721-87be-4d12-9481-b5534f6ac4e1"}]': finished 2024-03-26T21:29:18.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:18 smithi134 ceph-mon[25806]: osdmap e51: 8 total, 7 up, 8 in 2024-03-26T21:29:18.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:18 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[29585]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-03-26T21:29:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/1282117257' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0254b721-87be-4d12-9481-b5534f6ac4e1"}]: dispatch 2024-03-26T21:29:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0254b721-87be-4d12-9481-b5534f6ac4e1"}]: dispatch 2024-03-26T21:29:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[29585]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0254b721-87be-4d12-9481-b5534f6ac4e1"}]': finished 2024-03-26T21:29:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[29585]: osdmap e51: 8 total, 7 up, 8 in 2024-03-26T21:29:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[24886]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-03-26T21:29:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/1282117257' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0254b721-87be-4d12-9481-b5534f6ac4e1"}]: dispatch 2024-03-26T21:29:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0254b721-87be-4d12-9481-b5534f6ac4e1"}]: dispatch 2024-03-26T21:29:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[24886]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0254b721-87be-4d12-9481-b5534f6ac4e1"}]': finished 2024-03-26T21:29:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[24886]: osdmap e51: 8 total, 7 up, 8 in 2024-03-26T21:29:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:18 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:19.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:19 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/4220496966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:29:19.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:19 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/4220496966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:29:19.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:19 smithi134 ceph-mon[25806]: from='client.? 172.21.15.134:0/4220496966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-26T21:29:20.092 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:19 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:29:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:29:20.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:20 smithi043 ceph-mon[24886]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-03-26T21:29:20.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:20 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:20.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:20 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:20.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:20 smithi043 ceph-mon[29585]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-03-26T21:29:20.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:20 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:20.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:20 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:20.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:20 smithi134 ceph-mon[25806]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-03-26T21:29:20.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:20 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:20.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:20 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:22.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:22 smithi043 ceph-mon[24886]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-03-26T21:29:22.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:22 smithi043 ceph-mon[29585]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-03-26T21:29:22.438 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:22 smithi134 ceph-mon[25806]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-03-26T21:29:24.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:24 smithi134 ceph-mon[25806]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:29:24.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:24 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:29:24.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:24 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:24.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:24 smithi043 ceph-mon[29585]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:29:24.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:24 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:29:24.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:24 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:24.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:24 smithi043 ceph-mon[24886]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:29:24.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:24 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:29:24.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:24 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:25.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:25 smithi134 ceph-mon[25806]: Deploying daemon osd.7 on smithi134 2024-03-26T21:29:25.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:25 smithi043 ceph-mon[29585]: Deploying daemon osd.7 on smithi134 2024-03-26T21:29:25.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:25 smithi043 ceph-mon[24886]: Deploying daemon osd.7 on smithi134 2024-03-26T21:29:26.331 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:26 smithi134 ceph-mon[25806]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-03-26T21:29:26.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:26 smithi043 ceph-mon[29585]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-03-26T21:29:26.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:26 smithi043 ceph-mon[24886]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-03-26T21:29:27.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:29:27.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:27 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:29:27.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:29:27.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:27 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:29:27.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:29:27.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:27 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:29:28.180 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:28 smithi134 ceph-mon[25806]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:28.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:28 smithi043 ceph-mon[29585]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:28.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:28 smithi043 ceph-mon[24886]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:30.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:29 smithi134 ceph-mon[25806]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:30.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:30.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:30.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:30.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:30.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:29 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:30.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[29585]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:30.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:30.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:30.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:30.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:30.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:30.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[24886]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:30.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:30.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:30.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:30.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:30.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:29 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:31.355 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 7 on host 'smithi134' 2024-03-26T21:29:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:32.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:31 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:32.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:32.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:31 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:32.108 DEBUG:teuthology.orchestra.run.smithi134:osd.7> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.7.service 2024-03-26T21:29:32.110 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-26T21:29:32.110 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd stat -f json 2024-03-26T21:29:33.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:32 smithi134 ceph-mon[25806]: Adjusting osd_memory_target on smithi134 to 4016M 2024-03-26T21:29:33.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:32 smithi134 ceph-mon[25806]: from='osd.7 [v2:172.21.15.134:6824/2915159072,v1:172.21.15.134:6825/2915159072]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:29:33.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:32 smithi134 ceph-mon[25806]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:29:33.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:32 smithi043 ceph-mon[29585]: Adjusting osd_memory_target on smithi134 to 4016M 2024-03-26T21:29:33.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:32 smithi043 ceph-mon[29585]: from='osd.7 [v2:172.21.15.134:6824/2915159072,v1:172.21.15.134:6825/2915159072]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:29:33.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:32 smithi043 ceph-mon[29585]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:29:33.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:32 smithi043 ceph-mon[24886]: Adjusting osd_memory_target on smithi134 to 4016M 2024-03-26T21:29:33.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:32 smithi043 ceph-mon[24886]: from='osd.7 [v2:172.21.15.134:6824/2915159072,v1:172.21.15.134:6825/2915159072]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:29:33.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:32 smithi043 ceph-mon[24886]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T21:29:34.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:33 smithi134 ceph-mon[25806]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:34.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:33 smithi134 ceph-mon[25806]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T21:29:34.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:33 smithi134 ceph-mon[25806]: osdmap e52: 8 total, 7 up, 8 in 2024-03-26T21:29:34.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:33 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:34.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:33 smithi134 ceph-mon[25806]: from='osd.7 [v2:172.21.15.134:6824/2915159072,v1:172.21.15.134:6825/2915159072]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:29:34.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:33 smithi134 ceph-mon[25806]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:29:34.041 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 21:29:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[39307]: 2024-03-26T21:29:33.762+0000 7f57e317d700 -1 osd.7 0 waiting for initial osdmap 2024-03-26T21:29:34.041 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 21:29:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[39307]: 2024-03-26T21:29:33.773+0000 7f57dbb10700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:29:34.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:29:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:29:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[24886]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[24886]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T21:29:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[24886]: osdmap e52: 8 total, 7 up, 8 in 2024-03-26T21:29:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[24886]: from='osd.7 [v2:172.21.15.134:6824/2915159072,v1:172.21.15.134:6825/2915159072]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:29:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[24886]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:29:34.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[29585]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:34.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[29585]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T21:29:34.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[29585]: osdmap e52: 8 total, 7 up, 8 in 2024-03-26T21:29:34.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:34.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[29585]: from='osd.7 [v2:172.21.15.134:6824/2915159072,v1:172.21.15.134:6825/2915159072]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:29:34.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:33 smithi043 ceph-mon[29585]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T21:29:34.119 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:29:34.802 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":53,"num_osds":8,"num_up_osds":7,"osd_up_since":1711488551,"num_in_osds":8,"osd_in_since":1711488557,"num_remapped_pgs":0} 2024-03-26T21:29:35.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:29:35.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: osdmap e53: 8 total, 7 up, 8 in 2024-03-26T21:29:35.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:35.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3133005061' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: osd.7 [v2:172.21.15.134:6824/2915159072,v1:172.21.15.134:6825/2915159072] boot 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: osdmap e54: 8 total, 8 up, 8 in 2024-03-26T21:29:35.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:34 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:29:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: osdmap e53: 8 total, 7 up, 8 in 2024-03-26T21:29:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3133005061' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: osd.7 [v2:172.21.15.134:6824/2915159072,v1:172.21.15.134:6825/2915159072] boot 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: osdmap e54: 8 total, 8 up, 8 in 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: osdmap e53: 8 total, 7 up, 8 in 2024-03-26T21:29:35.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3133005061' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: osd.7 [v2:172.21.15.134:6824/2915159072,v1:172.21.15.134:6825/2915159072] boot 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: osdmap e54: 8 total, 8 up, 8 in 2024-03-26T21:29:35.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:34 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:35.753 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:29:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:29:35.803 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd stat -f json 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: purged_snaps scrub starts 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: purged_snaps scrub ok 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:36.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[24886]: osdmap e55: 8 total, 8 up, 8 in 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: purged_snaps scrub starts 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: purged_snaps scrub ok 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:35 smithi043 ceph-mon[29585]: osdmap e55: 8 total, 8 up, 8 in 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: purged_snaps scrub starts 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: purged_snaps scrub ok 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:36.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:35 smithi134 ceph-mon[25806]: osdmap e55: 8 total, 8 up, 8 in 2024-03-26T21:29:37.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:36 smithi134 ceph-mon[25806]: Detected new or changed devices on smithi134 2024-03-26T21:29:37.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:36 smithi134 ceph-mon[25806]: osdmap e56: 8 total, 8 up, 8 in 2024-03-26T21:29:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:36 smithi043 ceph-mon[29585]: Detected new or changed devices on smithi134 2024-03-26T21:29:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:36 smithi043 ceph-mon[29585]: osdmap e56: 8 total, 8 up, 8 in 2024-03-26T21:29:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:36 smithi043 ceph-mon[24886]: Detected new or changed devices on smithi134 2024-03-26T21:29:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:36 smithi043 ceph-mon[24886]: osdmap e56: 8 total, 8 up, 8 in 2024-03-26T21:29:37.791 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:29:38.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:37 smithi134 ceph-mon[25806]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:38.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:37 smithi043 ceph-mon[24886]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:37 smithi043 ceph-mon[29585]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:38.510 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1711488574,"num_in_osds":8,"osd_in_since":1711488557,"num_remapped_pgs":0} 2024-03-26T21:29:38.510 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd dump --format=json 2024-03-26T21:29:38.733 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:29:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:38 smithi134 ceph-mon[25806]: osdmap e57: 8 total, 8 up, 8 in 2024-03-26T21:29:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:38 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/4057130611' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-26T21:29:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:38 smithi043 ceph-mon[24886]: osdmap e57: 8 total, 8 up, 8 in 2024-03-26T21:29:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:38 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/4057130611' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-26T21:29:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:38 smithi043 ceph-mon[29585]: osdmap e57: 8 total, 8 up, 8 in 2024-03-26T21:29:39.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:38 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/4057130611' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-26T21:29:39.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:39 smithi043 ceph-mon[24886]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:39.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:39 smithi043 ceph-mon[24886]: osdmap e58: 8 total, 8 up, 8 in 2024-03-26T21:29:39.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:39 smithi043 ceph-mon[29585]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:39.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:39 smithi043 ceph-mon[29585]: osdmap e58: 8 total, 8 up, 8 in 2024-03-26T21:29:40.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:39 smithi134 ceph-mon[25806]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:40.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:39 smithi134 ceph-mon[25806]: osdmap e58: 8 total, 8 up, 8 in 2024-03-26T21:29:40.164 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:39 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:29:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:29:40.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:40 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:40.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:40 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:40.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:40 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:40.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:40 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:40 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:40 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:41.756 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:29:41.756 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":58,"fsid":"1f42f524-ebb7-11ee-95d0-87774f69a715","created":"2024-03-26T21:24:39.612674+0000","modified":"2024-03-26T21:29:38.771407+0000","last_up_change":"2024-03-26T21:29:34.669628+0000","last_in_change":"2024-03-26T21:29:17.771186+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":"2024-03-26T21:27:38.488748+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":"21","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":"d3457797-5f46-4d3b-8844-092550faf080","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6803","nonce":3025417961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6805","nonce":3025417961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6809","nonce":3025417961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6807","nonce":3025417961}]},"public_addr":"172.21.15.43:6803/3025417961","cluster_addr":"172.21.15.43:6805/3025417961","heartbeat_back_addr":"172.21.15.43:6809/3025417961","heartbeat_front_addr":"172.21.15.43:6807/3025417961","state":["exists","up"]},{"osd":1,"uuid":"7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b","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.43:6810","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6811","nonce":3509037563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6813","nonce":3509037563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6816","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6817","nonce":3509037563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6815","nonce":3509037563}]},"public_addr":"172.21.15.43:6811/3509037563","cluster_addr":"172.21.15.43:6813/3509037563","heartbeat_back_addr":"172.21.15.43:6817/3509037563","heartbeat_front_addr":"172.21.15.43:6815/3509037563","state":["exists","up"]},{"osd":2,"uuid":"fa5dfacd-92f4-474b-954e-cc6ce86eb12e","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.43:6818","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6819","nonce":2021929446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6821","nonce":2021929446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6824","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6825","nonce":2021929446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6823","nonce":2021929446}]},"public_addr":"172.21.15.43:6819/2021929446","cluster_addr":"172.21.15.43:6821/2021929446","heartbeat_back_addr":"172.21.15.43:6825/2021929446","heartbeat_front_addr":"172.21.15.43:6823/2021929446","state":["exists","up"]},{"osd":3,"uuid":"0267654c-cbd3-4f27-839e-669b3216799c","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.43:6826","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6827","nonce":669442594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6829","nonce":669442594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6832","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6833","nonce":669442594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6831","nonce":669442594}]},"public_addr":"172.21.15.43:6827/669442594","cluster_addr":"172.21.15.43:6829/669442594","heartbeat_back_addr":"172.21.15.43:6833/669442594","heartbeat_front_addr":"172.21.15.43:6831/669442594","state":["exists","up"]},{"osd":4,"uuid":"2b110198-2f22-4eea-acb4-b9785ff6e818","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.134:6800","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6801","nonce":522858039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6803","nonce":522858039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6807","nonce":522858039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6805","nonce":522858039}]},"public_addr":"172.21.15.134:6801/522858039","cluster_addr":"172.21.15.134:6803/522858039","heartbeat_back_addr":"172.21.15.134:6807/522858039","heartbeat_front_addr":"172.21.15.134:6805/522858039","state":["exists","up"]},{"osd":5,"uuid":"7331ee53-03f7-459a-97e5-decb4bcb3d3d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6809","nonce":1174365267}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6811","nonce":1174365267}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6815","nonce":1174365267}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6813","nonce":1174365267}]},"public_addr":"172.21.15.134:6809/1174365267","cluster_addr":"172.21.15.134:6811/1174365267","heartbeat_back_addr":"172.21.15.134:6815/1174365267","heartbeat_front_addr":"172.21.15.134:6813/1174365267","state":["exists","up"]},{"osd":6,"uuid":"ff1abd26-b288-4f7d-9aac-d35e6eba5585","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6816","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6817","nonce":1118811722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6819","nonce":1118811722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6823","nonce":1118811722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6821","nonce":1118811722}]},"public_addr":"172.21.15.134:6817/1118811722","cluster_addr":"172.21.15.134:6819/1118811722","heartbeat_back_addr":"172.21.15.134:6823/1118811722","heartbeat_front_addr":"172.21.15.134:6821/1118811722","state":["exists","up"]},{"osd":7,"uuid":"0254b721-87be-4d12-9481-b5534f6ac4e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6825","nonce":2915159072}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6827","nonce":2915159072}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6831","nonce":2915159072}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6829","nonce":2915159072}]},"public_addr":"172.21.15.134:6825/2915159072","cluster_addr":"172.21.15.134:6827/2915159072","heartbeat_back_addr":"172.21.15.134:6831/2915159072","heartbeat_front_addr":"172.21.15.134:6829/2915159072","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":"2024-03-26T21:26:49.835907+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":"2024-03-26T21:27:12.419569+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":"2024-03-26T21:27:36.052982+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":"2024-03-26T21:28:00.330539+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":"2024-03-26T21:28:23.714761+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":"2024-03-26T21:28:46.147726+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":"2024-03-26T21:29:09.529556+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":"2024-03-26T21:29:32.845118+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:6801/3302481748":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/4006756134":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/1568099425":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/832994572":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/2521488172":"2024-03-27T21:25:05.660886+0000","172.21.15.43:0/3874787954":"2024-03-27T21:25:05.660886+0000","172.21.15.43:6800/1579973756":"2024-03-27T21:25:05.660886+0000","172.21.15.43:6800/3302481748":"2024-03-27T21:25:26.100772+0000","172.21.15.43:6801/1579973756":"2024-03-27T21:25:05.660886+0000","172.21.15.43:0/2884808631":"2024-03-27T21:25:05.660886+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}} 2024-03-26T21:29:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:41 smithi043 ceph-mon[24886]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-03-26T21:29:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:41 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3922203179' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:29:42.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:41 smithi043 ceph-mon[29585]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-03-26T21:29:42.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:41 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3922203179' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:29:42.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:41 smithi134 ceph-mon[25806]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-03-26T21:29:42.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:41 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3922203179' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:29:42.718 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-26T21:27:38.488748+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': '21', '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': {}}}] 2024-03-26T21:29:42.718 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-03-26T21:29:43.554 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:29:44.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:43 smithi043 ceph-mon[24886]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-03-26T21:29:44.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:43 smithi043 ceph-mon[29585]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-03-26T21:29:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:43 smithi134 ceph-mon[25806]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-03-26T21:29:45.283 INFO:teuthology.orchestra.run.smithi043.stdout:pg_num: 1 2024-03-26T21:29:45.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:45 smithi043 ceph-mon[29585]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:29:45.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:45 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1304557756' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-26T21:29:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:45 smithi043 ceph-mon[24886]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:29:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:45 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1304557756' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-26T21:29:46.003 INFO:tasks.cephadm:Adding prometheus.a on smithi134 2024-03-26T21:29:46.003 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch apply prometheus '1;smithi134=a' 2024-03-26T21:29:46.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:45 smithi134 ceph-mon[25806]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-26T21:29:46.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:45 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1304557756' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-26T21:29:47.875 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled prometheus update... 2024-03-26T21:29:48.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:47 smithi134 ceph-mon[25806]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-03-26T21:29:48.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:47 smithi043 ceph-mon[24886]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-03-26T21:29:48.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:47 smithi043 ceph-mon[29585]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-03-26T21:29:48.460 DEBUG:teuthology.orchestra.run.smithi134:prometheus.a> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service 2024-03-26T21:29:48.502 INFO:tasks.cephadm:Adding node-exporter.a on smithi043 2024-03-26T21:29:48.503 INFO:tasks.cephadm:Adding node-exporter.b on smithi134 2024-03-26T21:29:48.503 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch apply node-exporter '2;smithi043=a;smithi134=b' 2024-03-26T21:29:49.174 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ignoring --setuser ceph since I am not root 2024-03-26T21:29:49.174 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ignoring --setgroup ceph since I am not root 2024-03-26T21:29:49.174 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-mgr[27367]: -- 172.21.15.134:0/2299380532 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fcf409e340 con 0x55fcf4077000 2024-03-26T21:29:49.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-mon[25806]: from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:29:49.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-mon[25806]: Saving service prometheus spec with placement smithi134=a;count:1 2024-03-26T21:29:49.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:49.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:49.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:49.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:49.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:49.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:48 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:29:49.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ignoring --setuser ceph since I am not root 2024-03-26T21:29:49.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ignoring --setgroup ceph since I am not root 2024-03-26T21:29:49.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mgr[25119]: -- 172.21.15.43:0/2042169376 <== mon.0 v2:172.21.15.43:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5561cc6fc340 con 0x5561cc6d5000 2024-03-26T21:29:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[24886]: from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:29:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[24886]: Saving service prometheus spec with placement smithi134=a;count:1 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[29585]: from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[29585]: Saving service prometheus spec with placement smithi134=a;count:1 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:49.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' 2024-03-26T21:29:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:48 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:29:49.489 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:49 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:49.404+0000 7f62a49e2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:29:49.489 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:49 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:49.495+0000 7f62a49e2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:29:49.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:49 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:49.419+0000 7f3aa2846000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:29:49.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:49 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:49.510+0000 7f3aa2846000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:29:50.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:49 smithi134 ceph-mon[25806]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-26T21:29:50.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:49 smithi134 ceph-mon[25806]: mgrmap e16: y(active, since 4m), standbys: x 2024-03-26T21:29:50.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:49 smithi043 ceph-mon[24886]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-26T21:29:50.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:49 smithi043 ceph-mon[24886]: mgrmap e16: y(active, since 4m), standbys: x 2024-03-26T21:29:50.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:49 smithi043 ceph-mon[29585]: from='mgr.14152 172.21.15.43:0/4083005242' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-26T21:29:50.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:49 smithi043 ceph-mon[29585]: mgrmap e16: y(active, since 4m), standbys: x 2024-03-26T21:29:50.198 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:50.114+0000 7f3aa2846000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:29:50.198 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:50.204+0000 7f3aa2846000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:29:50.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:50 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:50.101+0000 7f62a49e2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:29:50.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:50 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:50.193+0000 7f62a49e2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:29:50.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:50 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:50.282+0000 7f62a49e2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:29:50.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:50.289+0000 7f3aa2846000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:29:50.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:50.440+0000 7f3aa2846000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:29:50.697 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:50 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:50.434+0000 7f62a49e2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:29:50.697 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:50 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:50.513+0000 7f62a49e2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:29:50.697 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:50 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:50.620+0000 7f62a49e2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:29:50.697 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:50 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:50.703+0000 7f62a49e2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:29:50.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:50.522+0000 7f3aa2846000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:29:50.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:50.633+0000 7f3aa2846000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:29:50.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:50.717+0000 7f3aa2846000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:29:51.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:50 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:50.866+0000 7f62a49e2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:29:51.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:50 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:50.950+0000 7f62a49e2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:29:51.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:50.882+0000 7f3aa2846000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:29:51.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:50.969+0000 7f3aa2846000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:29:52.144 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:51 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:51.988+0000 7f62a49e2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:29:52.145 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:52.119+0000 7f62a49e2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:29:52.337 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:52.016+0000 7f3aa2846000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:29:52.337 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:52.149+0000 7f3aa2846000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:29:52.409 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:52.326+0000 7f62a49e2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:29:52.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:52.344+0000 7f3aa2846000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:29:52.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:52.433+0000 7f3aa2846000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:29:52.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:52.573+0000 7f3aa2846000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:29:52.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:52.415+0000 7f62a49e2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:29:52.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:52.556+0000 7f62a49e2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:29:53.119 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:52.896+0000 7f62a49e2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:29:53.205 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:52.897+0000 7f3aa2846000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:29:53.205 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:53.125+0000 7f3aa2846000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:29:53.384 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:53.125+0000 7f62a49e2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:29:53.385 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:53.214+0000 7f62a49e2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:29:53.385 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:53.391+0000 7f62a49e2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:29:53.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:53.212+0000 7f3aa2846000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:29:53.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:53.387+0000 7f3aa2846000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:29:54.582 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:54.300+0000 7f62a49e2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:29:54.583 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:54.589+0000 7f62a49e2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:29:54.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:54 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:54.332+0000 7f3aa2846000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:29:54.838 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:54.681+0000 7f62a49e2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:29:54.838 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:54.829+0000 7f62a49e2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:29:54.838 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: [26/Mar/2024:21:29:54] ENGINE Bus STARTING 2024-03-26T21:29:54.884 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:54 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:54.637+0000 7f3aa2846000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:29:54.884 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:54 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:54.735+0000 7f3aa2846000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:29:54.884 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:54 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:54.891+0000 7f3aa2846000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:29:55.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: CherryPy Checker: 2024-03-26T21:29:55.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: The Application mounted at '' has an empty config. 2024-03-26T21:29:55.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: 2024-03-26T21:29:55.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: [26/Mar/2024:21:29:54] ENGINE Serving on http://:::9283 2024-03-26T21:29:55.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:29:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: [26/Mar/2024:21:29:54] ENGINE Bus STARTED 2024-03-26T21:29:56.017 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:29:55] ENGINE Bus STARTING 2024-03-26T21:29:56.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[29585]: Standby manager daemon x restarted 2024-03-26T21:29:56.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:29:56.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:29:56.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:29:56.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:29:56.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:29:56.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[29585]: Active manager daemon y restarted 2024-03-26T21:29:56.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[29585]: Activating manager daemon y 2024-03-26T21:29:56.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[29585]: osdmap e59: 8 total, 8 up, 8 in 2024-03-26T21:29:56.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[24886]: Standby manager daemon x restarted 2024-03-26T21:29:56.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[24886]: Standby manager daemon x started 2024-03-26T21:29:56.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:29:56.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:29:56.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:29:56.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:29:56.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[24886]: Active manager daemon y restarted 2024-03-26T21:29:56.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[24886]: Activating manager daemon y 2024-03-26T21:29:56.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:55 smithi043 ceph-mon[24886]: osdmap e59: 8 total, 8 up, 8 in 2024-03-26T21:29:56.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:55 smithi134 ceph-mon[25806]: Standby manager daemon x restarted 2024-03-26T21:29:56.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:55 smithi134 ceph-mon[25806]: Standby manager daemon x started 2024-03-26T21:29:56.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:55 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:29:56.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:55 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:29:56.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:55 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:29:56.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:55 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3047683814' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:29:56.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:55 smithi134 ceph-mon[25806]: Active manager daemon y restarted 2024-03-26T21:29:56.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:55 smithi134 ceph-mon[25806]: Activating manager daemon y 2024-03-26T21:29:56.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:55 smithi134 ceph-mon[25806]: osdmap e59: 8 total, 8 up, 8 in 2024-03-26T21:29:56.288 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: CherryPy Checker: 2024-03-26T21:29:56.288 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: The Application mounted at '' has an empty config. 2024-03-26T21:29:56.288 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:29:56.288 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:29:56] ENGINE Serving on http://:::9283 2024-03-26T21:29:56.288 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:29:56] ENGINE Bus STARTED 2024-03-26T21:29:56.700 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled node-exporter update... 2024-03-26T21:29:56.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:29:56] ENGINE Bus STARTING 2024-03-26T21:29:56.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:29:56] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:29:56.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:29:56] ENGINE Bus STARTED 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: mgrmap e17: y(active, starting, since 0.783361s), standbys: x 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:29:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: Manager daemon y is now available 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: mgrmap e17: y(active, starting, since 0.783361s), standbys: x 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:29:56.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: Manager daemon y is now available 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:56.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]': finished 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]': finished 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:29:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]': finished 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]': finished 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:29:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:29:57.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: mgrmap e17: y(active, starting, since 0.783361s), standbys: x 2024-03-26T21:29:57.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:29:57.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:29:57.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: Manager daemon y is now available 2024-03-26T21:29:57.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]': finished 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]': finished 2024-03-26T21:29:57.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:29:57.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:29:57.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:29:57.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:29:57.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:29:57.346 DEBUG:teuthology.orchestra.run.smithi043:node-exporter.a> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service 2024-03-26T21:29:57.348 DEBUG:teuthology.orchestra.run.smithi134:node-exporter.b> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service 2024-03-26T21:29:57.350 INFO:tasks.cephadm:Adding alertmanager.a on smithi043 2024-03-26T21:29:57.351 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch apply alertmanager '1;smithi043=a' 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: [26/Mar/2024:21:29:56] ENGINE Bus STARTING 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: mgrmap e18: y(active, since 1.79054s), standbys: x 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi043=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: Saving service node-exporter spec with placement smithi043=a;smithi134=b;count:2 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: [26/Mar/2024:21:29:56] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: [26/Mar/2024:21:29:56] ENGINE Bus STARTED 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:57.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:57.986 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:57.986 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:29:57.986 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:57 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:29:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:29:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:29:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: [26/Mar/2024:21:29:56] ENGINE Bus STARTING 2024-03-26T21:29:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: mgrmap e18: y(active, since 1.79054s), standbys: x 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi043=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: Saving service node-exporter spec with placement smithi043=a;smithi134=b;count:2 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: [26/Mar/2024:21:29:56] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: [26/Mar/2024:21:29:56] ENGINE Bus STARTED 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:29:58.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: [26/Mar/2024:21:29:56] ENGINE Bus STARTING 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: mgrmap e18: y(active, since 1.79054s), standbys: x 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi043=a;smithi134=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: Saving service node-exporter spec with placement smithi043=a;smithi134=b;count:2 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: [26/Mar/2024:21:29:56] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: [26/Mar/2024:21:29:56] ENGINE Bus STARTED 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:29:58.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:29:58.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:57 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-26T21:29:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:58 smithi134 ceph-mon[25806]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:58 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-26T21:29:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:58 smithi134 ceph-mon[25806]: mgrmap e19: y(active, since 2s), standbys: x 2024-03-26T21:29:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:29:58 smithi134 ceph-mon[25806]: Deploying daemon prometheus.a on smithi134 2024-03-26T21:29:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:58 smithi043 ceph-mon[24886]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:58 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-26T21:29:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:58 smithi043 ceph-mon[24886]: mgrmap e19: y(active, since 2s), standbys: x 2024-03-26T21:29:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:29:58 smithi043 ceph-mon[24886]: Deploying daemon prometheus.a on smithi134 2024-03-26T21:29:59.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:58 smithi043 ceph-mon[29585]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:29:59.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:58 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-26T21:29:59.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:58 smithi043 ceph-mon[29585]: mgrmap e19: y(active, since 2s), standbys: x 2024-03-26T21:29:59.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:29:58 smithi043 ceph-mon[29585]: Deploying daemon prometheus.a on smithi134 2024-03-26T21:29:59.313 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled alertmanager update... 2024-03-26T21:30:00.313 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:30:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:00.320 DEBUG:teuthology.orchestra.run.smithi043:alertmanager.a> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@alertmanager.a.service 2024-03-26T21:30:00.323 INFO:tasks.cephadm:Adding grafana.a on smithi134 2024-03-26T21:30:00.323 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph orch apply grafana '1;smithi134=a' 2024-03-26T21:30:00.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[24886]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi043=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:30:00.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[24886]: Saving service alertmanager spec with placement smithi043=a;count:1 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[24886]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[24886]: overall HEALTH_OK 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[29585]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi043=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[29585]: Saving service alertmanager spec with placement smithi043=a;count:1 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[29585]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[29585]: overall HEALTH_OK 2024-03-26T21:30:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:00.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:00 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:00.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:00 smithi134 ceph-mon[25806]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi043=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:30:00.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:00 smithi134 ceph-mon[25806]: Saving service alertmanager spec with placement smithi043=a;count:1 2024-03-26T21:30:00.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:00 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:00.671 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:00 smithi134 ceph-mon[25806]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:00.671 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:00 smithi134 ceph-mon[25806]: overall HEALTH_OK 2024-03-26T21:30:00.671 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:00 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:00.671 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:00 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:02.919 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:02 smithi134 ceph-mon[25806]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:03.057 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled grafana update... 2024-03-26T21:30:03.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:02 smithi043 ceph-mon[24886]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:03.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:02 smithi043 ceph-mon[29585]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:04.207 DEBUG:teuthology.orchestra.run.smithi134:grafana.a> sudo journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service 2024-03-26T21:30:04.210 INFO:tasks.cephadm:Setting up client nodes... 2024-03-26T21:30:04.213 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-26T21:30:04.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:04 smithi043 ceph-mon[24886]: from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:30:04.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:04 smithi043 ceph-mon[24886]: Saving service grafana spec with placement smithi134=a;count:1 2024-03-26T21:30:04.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:04 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:04.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:04 smithi043 ceph-mon[24886]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:04.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:04 smithi043 ceph-mon[29585]: from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:30:04.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:04 smithi043 ceph-mon[29585]: Saving service grafana spec with placement smithi134=a;count:1 2024-03-26T21:30:04.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:04 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:04.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:04 smithi043 ceph-mon[29585]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:04.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:04 smithi134 ceph-mon[25806]: from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi134=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:30:04.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:04 smithi134 ceph-mon[25806]: Saving service grafana spec with placement smithi134=a;count:1 2024-03-26T21:30:04.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:04 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:04.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:04 smithi134 ceph-mon[25806]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:06.288 INFO:teuthology.orchestra.run.smithi043.stdout:[client.0] 2024-03-26T21:30:06.288 INFO:teuthology.orchestra.run.smithi043.stdout: key = AQBePgNmCuBmERAAl3YgAzLzAYWJd1xmSkDxJQ== 2024-03-26T21:30:06.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:06 smithi043 ceph-mon[24886]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:06.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:06 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2635893876' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:06.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:06 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:06.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:06 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-26T21:30:06.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:06 smithi043 ceph-mon[29585]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:06.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:06 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2635893876' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:06.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:06 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:06.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:06 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-26T21:30:07.026 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-03-26T21:30:07.027 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-26T21:30:07.027 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-26T21:30:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:06 smithi134 ceph-mon[25806]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:06 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2635893876' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:06 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:06 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-26T21:30:07.074 DEBUG:teuthology.orchestra.run.smithi134:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-26T21:30:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:08 smithi134 ceph-mon[25806]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:08 smithi043 ceph-mon[24886]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:08 smithi043 ceph-mon[29585]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:10.907 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:10 smithi134 ceph-mon[25806]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:10 smithi043 ceph-mon[29585]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:11.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:10 smithi043 ceph-mon[24886]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:11.423 INFO:teuthology.orchestra.run.smithi134.stdout:[client.1] 2024-03-26T21:30:11.423 INFO:teuthology.orchestra.run.smithi134.stdout: key = AQBjPgNmbnhmGRAA19v3iGbSD5fDHD0MEz2Mnw== 2024-03-26T21:30:11.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:11 smithi134 ceph-mon[25806]: from='client.? 172.21.15.134:0/2418318104' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:11.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:11 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:11.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:11 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-26T21:30:12.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:11 smithi043 ceph-mon[24886]: from='client.? 172.21.15.134:0/2418318104' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:12.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:11 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:12.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:11 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-26T21:30:12.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:11 smithi043 ceph-mon[29585]: from='client.? 172.21.15.134:0/2418318104' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:12.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:11 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-26T21:30:12.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:11 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-26T21:30:12.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:12 smithi134 ceph-mon[25806]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:12.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:12 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:12.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:12 smithi043 ceph-mon[24886]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:12.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:12 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:12.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:12 smithi043 ceph-mon[29585]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:12.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:12 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:13.275 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:12 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:30:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:13.275 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:13 smithi043 systemd[1]: Starting Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:30:13.599 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:13 smithi043 bash[45453]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-03-26T21:30:13.689 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-03-26T21:30:13.690 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-26T21:30:13.690 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-26T21:30:13.735 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-26T21:30:13.736 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-26T21:30:13.736 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph mgr dump --format=json 2024-03-26T21:30:13.946 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:13 smithi043 bash[45453]: Getting image source signatures 2024-03-26T21:30:13.946 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:13 smithi043 bash[45453]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-03-26T21:30:13.946 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:13 smithi043 bash[45453]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-03-26T21:30:13.947 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:13 smithi043 bash[45453]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-03-26T21:30:13.960 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:13 smithi134 ceph-mon[25806]: Deploying daemon node-exporter.a on smithi043 2024-03-26T21:30:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:13 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:13 smithi134 ceph-mon[25806]: Detected new or changed devices on smithi134 2024-03-26T21:30:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:13 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:14.315 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:13 smithi043 ceph-mon[24886]: Deploying daemon node-exporter.a on smithi043 2024-03-26T21:30:14.315 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:13 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:14.315 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:13 smithi043 ceph-mon[24886]: Detected new or changed devices on smithi134 2024-03-26T21:30:14.316 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:13 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:14.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:13 smithi043 ceph-mon[29585]: Deploying daemon node-exporter.a on smithi043 2024-03-26T21:30:14.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:13 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:14.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:13 smithi043 ceph-mon[29585]: Detected new or changed devices on smithi134 2024-03-26T21:30:14.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:13 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:15.243 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:14 smithi134 ceph-mon[25806]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:14 smithi043 ceph-mon[24886]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:15.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:14 smithi043 ceph-mon[29585]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:15.849 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:15 smithi043 bash[45453]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-03-26T21:30:16.304 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:15 smithi043 bash[45453]: Writing manifest to image destination 2024-03-26T21:30:16.599 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 podman[45453]: 2024-03-26 21:30:16.219946623 +0000 UTC m=+3.033854102 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-03-26T21:30:16.599 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 podman[45453]: 2024-03-26 21:30:16.452748376 +0000 UTC m=+3.266655846 container create c3825deb2815f247f0b248591b8aa1daed3221d45303bd3f139c3fd9a2f446e8 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:30:16.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-mon[24886]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:16.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:16.909 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-mon[29585]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:16.909 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:16.910 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 podman[45453]: 2024-03-26 21:30:16.663900641 +0000 UTC m=+3.477808113 container init c3825deb2815f247f0b248591b8aa1daed3221d45303bd3f139c3fd9a2f446e8 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:30:16.910 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 podman[45453]: 2024-03-26 21:30:16.666610389 +0000 UTC m=+3.480517870 container start c3825deb2815f247f0b248591b8aa1daed3221d45303bd3f139c3fd9a2f446e8 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:30:16.910 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.670Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-26T21:30:16.910 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.670Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-26T21:30:16.910 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.670Z 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/.+)($|/) 2024-03-26T21:30:16.910 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.670Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-26T21:30:16.910 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=arp 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=edac 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-26T21:30:16.911 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=os 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-26T21:30:16.912 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=stat 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=time 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-26T21:30:16.913 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=uname 2024-03-26T21:30:16.914 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-26T21:30:16.914 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-26T21:30:16.914 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-26T21:30:16.914 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.671Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-26T21:30:16.914 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[45624]: ts=2024-03-26T21:30:16.672Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-26T21:30:16.914 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 bash[45453]: c3825deb2815f247f0b248591b8aa1daed3221d45303bd3f139c3fd9a2f446e8 2024-03-26T21:30:16.914 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:30:16 smithi043 systemd[1]: Started Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:30:17.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:16 smithi134 ceph-mon[25806]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:17.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:17.540 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:30:17.541 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:17 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:30:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:17.790 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:17 smithi134 systemd[1]: Starting Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:30:18.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:30:18] "GET /metrics HTTP/1.1" 200 191503 "" "Prometheus/2.33.4" 2024-03-26T21:30:18.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:17 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:18.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:17 smithi043 ceph-mon[24886]: Deploying daemon node-exporter.b on smithi134 2024-03-26T21:30:18.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:17 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:18.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:17 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1000312118' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:30:18.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:17 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:18.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:17 smithi043 ceph-mon[29585]: Deploying daemon node-exporter.b on smithi134 2024-03-26T21:30:18.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:17 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:18.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:17 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1000312118' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:30:18.125 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:17 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:18.125 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:17 smithi134 ceph-mon[25806]: Deploying daemon node-exporter.b on smithi134 2024-03-26T21:30:18.125 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:17 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:18.125 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:17 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1000312118' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:30:18.125 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:17 smithi134 bash[42911]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-03-26T21:30:18.281 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":19,"active_gid":14445,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6800","nonce":1660151435},{"type":"v1","addr":"172.21.15.43:6801","nonce":1660151435}]},"active_addr":"172.21.15.43:6801/1660151435","active_change":"2024-03-26T21:29:54.905121+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24341,"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.43:8443/","prometheus":"http://172.21.15.43: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":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":2036529364}]},{"addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":3719729484}]},{"addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":1716757268}]},{"addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":718383702}]}]}} 2024-03-26T21:30:18.285 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-26T21:30:18.285 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-26T21:30:18.286 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd dump --format=json 2024-03-26T21:30:18.401 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:18 smithi134 bash[42911]: Getting image source signatures 2024-03-26T21:30:18.401 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:18 smithi134 bash[42911]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-03-26T21:30:18.401 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:18 smithi134 bash[42911]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-03-26T21:30:18.401 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:18 smithi134 bash[42911]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-03-26T21:30:18.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:30:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:18.692 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:18.946 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:18 smithi043 ceph-mon[24886]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:18.946 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:18 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:18.947 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:18 smithi043 ceph-mon[29585]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:18.947 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:18 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:19.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:30:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:30:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:30:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:18 smithi134 ceph-mon[25806]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:18 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:20.204 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:30:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:20.270 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:19 smithi134 bash[42911]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-03-26T21:30:20.540 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 bash[42911]: Writing manifest to image destination 2024-03-26T21:30:20.638 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:30:20.639 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":59,"fsid":"1f42f524-ebb7-11ee-95d0-87774f69a715","created":"2024-03-26T21:24:39.612674+0000","modified":"2024-03-26T21:29:54.904744+0000","last_up_change":"2024-03-26T21:29:34.669628+0000","last_in_change":"2024-03-26T21:29:17.771186+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":"2024-03-26T21:27:38.488748+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":"21","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":"d3457797-5f46-4d3b-8844-092550faf080","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6803","nonce":3025417961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6805","nonce":3025417961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6809","nonce":3025417961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6807","nonce":3025417961}]},"public_addr":"172.21.15.43:6803/3025417961","cluster_addr":"172.21.15.43:6805/3025417961","heartbeat_back_addr":"172.21.15.43:6809/3025417961","heartbeat_front_addr":"172.21.15.43:6807/3025417961","state":["exists","up"]},{"osd":1,"uuid":"7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b","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.43:6810","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6811","nonce":3509037563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6813","nonce":3509037563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6816","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6817","nonce":3509037563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6815","nonce":3509037563}]},"public_addr":"172.21.15.43:6811/3509037563","cluster_addr":"172.21.15.43:6813/3509037563","heartbeat_back_addr":"172.21.15.43:6817/3509037563","heartbeat_front_addr":"172.21.15.43:6815/3509037563","state":["exists","up"]},{"osd":2,"uuid":"fa5dfacd-92f4-474b-954e-cc6ce86eb12e","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.43:6818","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6819","nonce":2021929446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6821","nonce":2021929446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6824","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6825","nonce":2021929446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6823","nonce":2021929446}]},"public_addr":"172.21.15.43:6819/2021929446","cluster_addr":"172.21.15.43:6821/2021929446","heartbeat_back_addr":"172.21.15.43:6825/2021929446","heartbeat_front_addr":"172.21.15.43:6823/2021929446","state":["exists","up"]},{"osd":3,"uuid":"0267654c-cbd3-4f27-839e-669b3216799c","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.43:6826","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6827","nonce":669442594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6829","nonce":669442594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6832","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6833","nonce":669442594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6831","nonce":669442594}]},"public_addr":"172.21.15.43:6827/669442594","cluster_addr":"172.21.15.43:6829/669442594","heartbeat_back_addr":"172.21.15.43:6833/669442594","heartbeat_front_addr":"172.21.15.43:6831/669442594","state":["exists","up"]},{"osd":4,"uuid":"2b110198-2f22-4eea-acb4-b9785ff6e818","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.134:6800","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6801","nonce":522858039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6803","nonce":522858039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6807","nonce":522858039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6805","nonce":522858039}]},"public_addr":"172.21.15.134:6801/522858039","cluster_addr":"172.21.15.134:6803/522858039","heartbeat_back_addr":"172.21.15.134:6807/522858039","heartbeat_front_addr":"172.21.15.134:6805/522858039","state":["exists","up"]},{"osd":5,"uuid":"7331ee53-03f7-459a-97e5-decb4bcb3d3d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6809","nonce":1174365267}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6811","nonce":1174365267}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6815","nonce":1174365267}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6813","nonce":1174365267}]},"public_addr":"172.21.15.134:6809/1174365267","cluster_addr":"172.21.15.134:6811/1174365267","heartbeat_back_addr":"172.21.15.134:6815/1174365267","heartbeat_front_addr":"172.21.15.134:6813/1174365267","state":["exists","up"]},{"osd":6,"uuid":"ff1abd26-b288-4f7d-9aac-d35e6eba5585","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6816","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6817","nonce":1118811722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6819","nonce":1118811722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6823","nonce":1118811722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6821","nonce":1118811722}]},"public_addr":"172.21.15.134:6817/1118811722","cluster_addr":"172.21.15.134:6819/1118811722","heartbeat_back_addr":"172.21.15.134:6823/1118811722","heartbeat_front_addr":"172.21.15.134:6821/1118811722","state":["exists","up"]},{"osd":7,"uuid":"0254b721-87be-4d12-9481-b5534f6ac4e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6825","nonce":2915159072}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6827","nonce":2915159072}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6831","nonce":2915159072}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6829","nonce":2915159072}]},"public_addr":"172.21.15.134:6825/2915159072","cluster_addr":"172.21.15.134:6827/2915159072","heartbeat_back_addr":"172.21.15.134:6831/2915159072","heartbeat_front_addr":"172.21.15.134:6829/2915159072","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":"2024-03-26T21:26:49.835907+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":"2024-03-26T21:27:12.419569+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":"2024-03-26T21:27:36.052982+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":"2024-03-26T21:28:00.330539+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":"2024-03-26T21:28:23.714761+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":"2024-03-26T21:28:46.147726+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":"2024-03-26T21:29:09.529556+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":"2024-03-26T21:29:32.845118+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:6801/2065967292":"2024-03-27T21:29:54.904696+0000","172.21.15.43:0/2077690295":"2024-03-27T21:29:54.904696+0000","172.21.15.43:0/619808678":"2024-03-27T21:29:54.904696+0000","172.21.15.43:0/4275070023":"2024-03-27T21:29:54.904696+0000","172.21.15.43:6801/3302481748":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/4006756134":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/1568099425":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/832994572":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/1123853430":"2024-03-27T21:29:54.904696+0000","172.21.15.43:0/2521488172":"2024-03-27T21:25:05.660886+0000","172.21.15.43:0/3874787954":"2024-03-27T21:25:05.660886+0000","172.21.15.43:6800/1579973756":"2024-03-27T21:25:05.660886+0000","172.21.15.43:6800/2065967292":"2024-03-27T21:29:54.904696+0000","172.21.15.43:6800/3302481748":"2024-03-27T21:25:26.100772+0000","172.21.15.43:6801/1579973756":"2024-03-27T21:25:05.660886+0000","172.21.15.43:0/2884808631":"2024-03-27T21:25:05.660886+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}} 2024-03-26T21:30:20.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:20 smithi043 ceph-mon[24886]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:20.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:20 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:20.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:20 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:20.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:20 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/943812867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:30:20.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:20 smithi043 ceph-mon[29585]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:20.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:20 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:20.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:20 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:20.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:20 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/943812867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:30:20.868 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-mon[25806]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:20.869 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:20.869 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:20.869 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/943812867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:30:20.869 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 podman[42911]: 2024-03-26 21:30:20.516972041 +0000 UTC m=+2.789735342 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-03-26T21:30:20.869 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 podman[42911]: 2024-03-26 21:30:20.640339792 +0000 UTC m=+2.913103101 container create ae81cfd28806e899721680ab6a2e50663e8ef3ffa03ac0c7664a6995c9a108c3 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:30:20.869 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 podman[42911]: 2024-03-26 21:30:20.875933504 +0000 UTC m=+3.148696813 container init ae81cfd28806e899721680ab6a2e50663e8ef3ffa03ac0c7664a6995c9a108c3 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:30:21.291 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 podman[42911]: 2024-03-26 21:30:20.879167331 +0000 UTC m=+3.151930632 container start ae81cfd28806e899721680ab6a2e50663e8ef3ffa03ac0c7664a6995c9a108c3 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:30:21.291 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.882Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-26T21:30:21.291 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.882Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-26T21:30:21.291 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.882Z 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/.+)($|/) 2024-03-26T21:30:21.291 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.882Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-26T21:30:21.291 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-26T21:30:21.291 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=arp 2024-03-26T21:30:21.291 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-26T21:30:21.291 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-26T21:30:21.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-26T21:30:21.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-26T21:30:21.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-26T21:30:21.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-26T21:30:21.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-26T21:30:21.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-26T21:30:21.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=edac 2024-03-26T21:30:21.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-26T21:30:21.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-26T21:30:21.293 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=os 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=stat 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-26T21:30:21.294 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-26T21:30:21.295 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=time 2024-03-26T21:30:21.295 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-26T21:30:21.295 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=uname 2024-03-26T21:30:21.295 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-26T21:30:21.295 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-26T21:30:21.295 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-26T21:30:21.295 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-26T21:30:21.295 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[43256]: ts=2024-03-26T21:30:20.883Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-26T21:30:21.296 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 bash[42911]: ae81cfd28806e899721680ab6a2e50663e8ef3ffa03ac0c7664a6995c9a108c3 2024-03-26T21:30:21.296 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:30:20 smithi134 systemd[1]: Started Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:30:21.311 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-26T21:30:21.311 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd dump --format=json 2024-03-26T21:30:22.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:22.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[24886]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:22.162 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:22.162 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:22.162 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:22.162 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:22.162 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:22.162 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:22.162 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:22.162 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:22.162 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:22.163 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:22.163 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:22.163 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:22 smithi043 ceph-mon[29585]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:22 smithi134 ceph-mon[25806]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:22.645 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:23.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:30:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:24.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:30:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:30:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:24 smithi134 ceph-mon[25806]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:24.433 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.433 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[24886]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:24.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:24.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:24.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:24.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:24.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:30:24.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:30:24.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:24 smithi043 ceph-mon[29585]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:24.941 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:30:24.941 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":59,"fsid":"1f42f524-ebb7-11ee-95d0-87774f69a715","created":"2024-03-26T21:24:39.612674+0000","modified":"2024-03-26T21:29:54.904744+0000","last_up_change":"2024-03-26T21:29:34.669628+0000","last_in_change":"2024-03-26T21:29:17.771186+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":"2024-03-26T21:27:38.488748+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":"21","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":"d3457797-5f46-4d3b-8844-092550faf080","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6803","nonce":3025417961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6805","nonce":3025417961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6809","nonce":3025417961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":3025417961},{"type":"v1","addr":"172.21.15.43:6807","nonce":3025417961}]},"public_addr":"172.21.15.43:6803/3025417961","cluster_addr":"172.21.15.43:6805/3025417961","heartbeat_back_addr":"172.21.15.43:6809/3025417961","heartbeat_front_addr":"172.21.15.43:6807/3025417961","state":["exists","up"]},{"osd":1,"uuid":"7b0eb160-7a4d-4057-a5ad-4e5863bf1c7b","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.43:6810","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6811","nonce":3509037563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6813","nonce":3509037563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6816","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6817","nonce":3509037563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":3509037563},{"type":"v1","addr":"172.21.15.43:6815","nonce":3509037563}]},"public_addr":"172.21.15.43:6811/3509037563","cluster_addr":"172.21.15.43:6813/3509037563","heartbeat_back_addr":"172.21.15.43:6817/3509037563","heartbeat_front_addr":"172.21.15.43:6815/3509037563","state":["exists","up"]},{"osd":2,"uuid":"fa5dfacd-92f4-474b-954e-cc6ce86eb12e","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.43:6818","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6819","nonce":2021929446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6821","nonce":2021929446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6824","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6825","nonce":2021929446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":2021929446},{"type":"v1","addr":"172.21.15.43:6823","nonce":2021929446}]},"public_addr":"172.21.15.43:6819/2021929446","cluster_addr":"172.21.15.43:6821/2021929446","heartbeat_back_addr":"172.21.15.43:6825/2021929446","heartbeat_front_addr":"172.21.15.43:6823/2021929446","state":["exists","up"]},{"osd":3,"uuid":"0267654c-cbd3-4f27-839e-669b3216799c","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.43:6826","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6827","nonce":669442594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6829","nonce":669442594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6832","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6833","nonce":669442594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":669442594},{"type":"v1","addr":"172.21.15.43:6831","nonce":669442594}]},"public_addr":"172.21.15.43:6827/669442594","cluster_addr":"172.21.15.43:6829/669442594","heartbeat_back_addr":"172.21.15.43:6833/669442594","heartbeat_front_addr":"172.21.15.43:6831/669442594","state":["exists","up"]},{"osd":4,"uuid":"2b110198-2f22-4eea-acb4-b9785ff6e818","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.134:6800","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6801","nonce":522858039}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6803","nonce":522858039}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6807","nonce":522858039}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":522858039},{"type":"v1","addr":"172.21.15.134:6805","nonce":522858039}]},"public_addr":"172.21.15.134:6801/522858039","cluster_addr":"172.21.15.134:6803/522858039","heartbeat_back_addr":"172.21.15.134:6807/522858039","heartbeat_front_addr":"172.21.15.134:6805/522858039","state":["exists","up"]},{"osd":5,"uuid":"7331ee53-03f7-459a-97e5-decb4bcb3d3d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6808","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6809","nonce":1174365267}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6811","nonce":1174365267}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6815","nonce":1174365267}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":1174365267},{"type":"v1","addr":"172.21.15.134:6813","nonce":1174365267}]},"public_addr":"172.21.15.134:6809/1174365267","cluster_addr":"172.21.15.134:6811/1174365267","heartbeat_back_addr":"172.21.15.134:6815/1174365267","heartbeat_front_addr":"172.21.15.134:6813/1174365267","state":["exists","up"]},{"osd":6,"uuid":"ff1abd26-b288-4f7d-9aac-d35e6eba5585","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6816","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6817","nonce":1118811722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6818","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6819","nonce":1118811722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6822","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6823","nonce":1118811722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6820","nonce":1118811722},{"type":"v1","addr":"172.21.15.134:6821","nonce":1118811722}]},"public_addr":"172.21.15.134:6817/1118811722","cluster_addr":"172.21.15.134:6819/1118811722","heartbeat_back_addr":"172.21.15.134:6823/1118811722","heartbeat_front_addr":"172.21.15.134:6821/1118811722","state":["exists","up"]},{"osd":7,"uuid":"0254b721-87be-4d12-9481-b5534f6ac4e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6824","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6825","nonce":2915159072}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6826","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6827","nonce":2915159072}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6830","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6831","nonce":2915159072}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6828","nonce":2915159072},{"type":"v1","addr":"172.21.15.134:6829","nonce":2915159072}]},"public_addr":"172.21.15.134:6825/2915159072","cluster_addr":"172.21.15.134:6827/2915159072","heartbeat_back_addr":"172.21.15.134:6831/2915159072","heartbeat_front_addr":"172.21.15.134:6829/2915159072","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":"2024-03-26T21:26:49.835907+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":"2024-03-26T21:27:12.419569+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":"2024-03-26T21:27:36.052982+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":"2024-03-26T21:28:00.330539+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":"2024-03-26T21:28:23.714761+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":"2024-03-26T21:28:46.147726+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":"2024-03-26T21:29:09.529556+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":"2024-03-26T21:29:32.845118+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:6801/2065967292":"2024-03-27T21:29:54.904696+0000","172.21.15.43:0/2077690295":"2024-03-27T21:29:54.904696+0000","172.21.15.43:0/619808678":"2024-03-27T21:29:54.904696+0000","172.21.15.43:0/4275070023":"2024-03-27T21:29:54.904696+0000","172.21.15.43:6801/3302481748":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/4006756134":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/1568099425":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/832994572":"2024-03-27T21:25:26.100772+0000","172.21.15.43:0/1123853430":"2024-03-27T21:29:54.904696+0000","172.21.15.43:0/2521488172":"2024-03-27T21:25:05.660886+0000","172.21.15.43:0/3874787954":"2024-03-27T21:25:05.660886+0000","172.21.15.43:6800/1579973756":"2024-03-27T21:25:05.660886+0000","172.21.15.43:6800/2065967292":"2024-03-27T21:29:54.904696+0000","172.21.15.43:6800/3302481748":"2024-03-27T21:25:26.100772+0000","172.21.15.43:6801/1579973756":"2024-03-27T21:25:05.660886+0000","172.21.15.43:0/2884808631":"2024-03-27T21:25:05.660886+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}} 2024-03-26T21:30:25.381 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:25 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:30:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:25.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:25 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2446094856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:30:25.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:25 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:25.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:25 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:26.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:25 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2446094856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:30:26.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:25 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:26.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:25 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:26.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:25 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2446094856' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-26T21:30:26.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:25 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:26.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:25 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:26.070 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-26T21:30:26.071 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-26T21:30:26.071 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-26T21:30:26.072 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-03-26T21:30:26.072 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-03-26T21:30:26.073 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-03-26T21:30:26.073 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-03-26T21:30:26.073 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-03-26T21:30:26.524 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:26.536 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:26.562 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:26.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:26 smithi134 ceph-mon[25806]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:26.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:26 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:26.981 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:26 smithi043 ceph-mon[24886]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:26.981 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:26 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:26.981 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:26 smithi043 ceph-mon[29585]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:26.982 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:26 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:27.642 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:27.643 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:28.013 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:27 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:30:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:28.304 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:30:28] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2024-03-26T21:30:28.510 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 bash[43824]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:30:28.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-mon[25806]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:28.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.517Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.517Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.517Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.517Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.517Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.517Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.518Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.518Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.518Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.518Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.518Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[42136]: ts=2024-03-26T21:30:28.518Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:30:28.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 podman[43837]: 2024-03-26 21:30:28.527723256 +0000 UTC m=+0.107428601 container died ecca54fbad741616621b5d6e38b5aafd25528db109735511f8e11974d53d2248 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:30:29.073 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:28 smithi043 ceph-mon[24886]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:29.073 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:28 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:29.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:28 smithi043 ceph-mon[29585]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:29.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:28 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:29.192 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:29.192 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:29.193 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 podman[43837]: 2024-03-26 21:30:28.899891461 +0000 UTC m=+0.479596804 container cleanup ecca54fbad741616621b5d6e38b5aafd25528db109735511f8e11974d53d2248 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:30:29.193 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 bash[43837]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:30:29.193 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:28 smithi134 bash[43865]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:30:29.491 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 podman[43851]: 2024-03-26 21:30:29.200955892 +0000 UTC m=+0.669449065 container remove ecca54fbad741616621b5d6e38b5aafd25528db109735511f8e11974d53d2248 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:30:29.492 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-03-26T21:30:29.492 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 systemd[1]: Stopped Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:30:29.492 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 systemd[1]: Starting Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:30:29.492 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 podman[43933]: 2024-03-26 21:30:29.418338049 +0000 UTC m=+0.094518423 container create 5dff83fcb33bb618a88b23338dc89ee9c5b8dd8dacf9056c43a85dccac3379ed (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:30:29.492 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 podman[43933]: 2024-03-26 21:30:29.343084243 +0000 UTC m=+0.019264630 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-03-26T21:30:29.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 podman[43933]: 2024-03-26 21:30:29.587136351 +0000 UTC m=+0.263316724 container init 5dff83fcb33bb618a88b23338dc89ee9c5b8dd8dacf9056c43a85dccac3379ed (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 podman[43933]: 2024-03-26 21:30:29.589591465 +0000 UTC m=+0.265771840 container start 5dff83fcb33bb618a88b23338dc89ee9c5b8dd8dacf9056c43a85dccac3379ed (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.613Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.613Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.613Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.613Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi134 (none))" 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.613Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.613Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.615Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.616Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.616Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.619Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.619Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.481µs 2024-03-26T21:30:29.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.619Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:30:29.792 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 bash[43933]: 5dff83fcb33bb618a88b23338dc89ee9c5b8dd8dacf9056c43a85dccac3379ed 2024-03-26T21:30:29.792 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 systemd[1]: Started Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:30:30.290 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.858Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-26T21:30:30.290 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.858Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-26T21:30:30.290 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.858Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.472µs wal_replay_duration=239.629331ms total_replay_duration=239.677458ms 2024-03-26T21:30:30.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.860Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:30:30.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.860Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:30:30.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.860Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:30:30.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.876Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.885041ms db_storage=765ns remote_storage=1.159µs web_handler=387ns query_engine=669ns scrape=383.051µs scrape_sd=29.316µs notify=1.125µs notify_sd=1.36µs rules=15.261215ms 2024-03-26T21:30:30.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:30:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:30:29.876Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:30:30.752 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.134:9095"}]: dispatch 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.134:9095"}]: dispatch 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:30.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.134:9095"}]: dispatch 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.134:9095"}]: dispatch 2024-03-26T21:30:30.754 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:30.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.134:9095"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.134:9095"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:31.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:30:31.432 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:31 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:30:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:32.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:32 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:32.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:32 smithi043 ceph-mon[29585]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:32.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:32 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:32.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:32 smithi043 ceph-mon[24886]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:32.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:32 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:32.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:32 smithi134 ceph-mon[25806]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:33.452 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:34.960 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:34 smithi043 ceph-mon[24886]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:34.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:34 smithi043 ceph-mon[29585]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:35.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:34 smithi134 ceph-mon[25806]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:37.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:36 smithi134 ceph-mon[25806]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:36 smithi043 ceph-mon[24886]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:37.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:36 smithi043 ceph-mon[29585]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:37.311 INFO:teuthology.orchestra.run.smithi043.stdout:128849018906 2024-03-26T21:30:37.312 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-03-26T21:30:38.268 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:30:38] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2024-03-26T21:30:38.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:38 smithi043 ceph-mon[24886]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:38.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:38 smithi043 ceph-mon[29585]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:39.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:38 smithi134 ceph-mon[25806]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:39.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:30:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:30:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:30:39.347 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:39 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:30:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:40.100 INFO:teuthology.orchestra.run.smithi043.stdout:197568495633 2024-03-26T21:30:40.100 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-03-26T21:30:40.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:40 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:40.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:40 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:40.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:40 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:40.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:40 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:40.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:40 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:40.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:40 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:40.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:40 smithi134 ceph-mon[25806]: Deploying daemon alertmanager.a on smithi043 2024-03-26T21:30:40.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:40 smithi134 ceph-mon[25806]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:40.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:40.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:40.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:40.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:40.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:40.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:40.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[29585]: Deploying daemon alertmanager.a on smithi043 2024-03-26T21:30:40.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[29585]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:40.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:40.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:40.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:30:40.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:30:40.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:30:40.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:40.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[24886]: Deploying daemon alertmanager.a on smithi043 2024-03-26T21:30:40.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:40 smithi043 ceph-mon[24886]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:41.493 INFO:teuthology.orchestra.run.smithi043.stdout:77309411366 2024-03-26T21:30:41.494 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-26T21:30:42.456 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:42.529 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:42 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:30:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:30:42.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:42 smithi043 ceph-mon[29585]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:42.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:42.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:42.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:42 smithi043 ceph-mon[24886]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:42.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:42.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:42.974 INFO:teuthology.orchestra.run.smithi043.stdout:55834574890 2024-03-26T21:30:42.974 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-26T21:30:42.988 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:42 smithi134 ceph-mon[25806]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:42.989 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:42.989 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:30:43.442 INFO:teuthology.orchestra.run.smithi043.stdout:107374182433 2024-03-26T21:30:43.442 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-03-26T21:30:44.677 INFO:teuthology.orchestra.run.smithi043.stdout:34359738416 2024-03-26T21:30:44.678 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-26T21:30:45.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:44 smithi043 ceph-mon[24886]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:45.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:44 smithi043 ceph-mon[29585]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:45.039 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:45.039 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:45.040 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:44 smithi134 ceph-mon[25806]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:45.043 INFO:teuthology.orchestra.run.smithi043.stdout:163208757271 2024-03-26T21:30:45.044 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-03-26T21:30:45.062 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:46.324 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:47.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:46 smithi134 ceph-mon[25806]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:47.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:46 smithi043 ceph-mon[24886]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:47.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:46 smithi043 ceph-mon[29585]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:48.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:30:48] "GET /metrics HTTP/1.1" 200 191474 "" "Prometheus/2.33.4" 2024-03-26T21:30:48.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:48 smithi043 ceph-mon[24886]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:48.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:48 smithi043 ceph-mon[29585]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:48 smithi134 ceph-mon[25806]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:49.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:30:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:30:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:30:49.708 INFO:teuthology.orchestra.run.smithi043.stdout:55834574892 2024-03-26T21:30:50.981 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:50 smithi043 ceph-mon[24886]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:50.981 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:50 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1422610085' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-26T21:30:50.981 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:50 smithi043 ceph-mon[29585]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:50.981 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:50 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1422610085' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-26T21:30:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:50 smithi134 ceph-mon[25806]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:50 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1422610085' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-26T21:30:53.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:52 smithi043 ceph-mon[24886]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:53.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:52 smithi043 ceph-mon[29585]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:53.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:52 smithi134 ceph-mon[25806]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:53.982 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:30:55.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:54 smithi134 ceph-mon[25806]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:55.062 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:54 smithi043 ceph-mon[29585]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:55.063 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:54 smithi043 ceph-mon[24886]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:56.067 INFO:teuthology.orchestra.run.smithi043.stdout:128849018911 2024-03-26T21:30:57.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:56 smithi134 ceph-mon[25806]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:57.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:30:57.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:30:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:30:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:30:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:56 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3648401134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-26T21:30:57.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[29585]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:57.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:30:57.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:30:57.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:30:57.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:30:57.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3648401134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-26T21:30:57.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[24886]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:57.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:30:57.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:30:57.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:30:57.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:30:57.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:56 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3648401134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-26T21:30:57.654 INFO:teuthology.orchestra.run.smithi043.stdout:197568495637 2024-03-26T21:30:57.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:57 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/458675104' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-26T21:30:57.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:57 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/458675104' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-26T21:30:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:57 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/458675104' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-26T21:30:58.347 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:30:58] "GET /metrics HTTP/1.1" 200 191486 "" "Prometheus/2.33.4" 2024-03-26T21:30:58.744 INFO:teuthology.orchestra.run.smithi043.stdout:163208757275 2024-03-26T21:30:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:58 smithi134 ceph-mon[25806]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:30:58 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/4222045676' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-26T21:30:59.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:30:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:30:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:30:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:58 smithi043 ceph-mon[24886]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:30:58 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/4222045676' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-26T21:30:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:58 smithi043 ceph-mon[29585]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:30:59.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:30:58 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/4222045676' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-26T21:30:59.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:30:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:30:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:00.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:00 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:31:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:00.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:00 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:00 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:00.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:00 smithi043 ceph-mon[29585]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:00 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:00 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:00.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:00 smithi043 ceph-mon[24886]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:00.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:00 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:00.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:00 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:00 smithi134 ceph-mon[25806]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:00.913 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574890 got 55834574892 for osd.1 2024-03-26T21:31:00.913 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:01.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:01 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:01.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:01 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:01.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:01 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3274802378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-26T21:31:01.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:01 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:01.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:01 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:01.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:01 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3274802378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-26T21:31:01.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:01 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:01.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:01 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:01.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:01 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3274802378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-26T21:31:02.415 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018906 got 128849018911 for osd.4 2024-03-26T21:31:02.415 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:02.719 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:02 smithi043 ceph-mon[24886]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:02.719 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:02 smithi043 ceph-mon[29585]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:02.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:02 smithi134 ceph-mon[25806]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:03.051 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757271 got 163208757275 for osd.5 2024-03-26T21:31:03.052 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:03.124 INFO:teuthology.orchestra.run.smithi043.stdout:77309411370 2024-03-26T21:31:04.009 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411366 got 77309411370 for osd.2 2024-03-26T21:31:04.010 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:04.699 INFO:teuthology.orchestra.run.smithi043.stdout:231928234002 2024-03-26T21:31:04.699 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-03-26T21:31:04.771 INFO:teuthology.orchestra.run.smithi043.stdout:107374182438 2024-03-26T21:31:05.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:04 smithi134 ceph-mon[25806]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:05.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:04 smithi043 ceph-mon[24886]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:05.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:04 smithi043 ceph-mon[29585]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:05.186 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495633 got 197568495637 for osd.6 2024-03-26T21:31:05.186 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:05.917 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:05 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2368992218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-26T21:31:05.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:05 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2368992218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-26T21:31:05.942 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182433 got 107374182438 for osd.3 2024-03-26T21:31:05.942 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:06.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:05 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2368992218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-26T21:31:06.198 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:31:06.356 INFO:teuthology.orchestra.run.smithi043.stdout:34359738420 2024-03-26T21:31:06.902 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:06 smithi043 ceph-mon[29585]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:06.902 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:06 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/295278090' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-26T21:31:06.902 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:06 smithi043 ceph-mon[24886]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:06.902 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:06 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/295278090' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-26T21:31:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:06 smithi134 ceph-mon[25806]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:06 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/295278090' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-26T21:31:08.325 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:08 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:08] "GET /metrics HTTP/1.1" 200 191486 "" "Prometheus/2.33.4" 2024-03-26T21:31:08.644 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738416 got 34359738420 for osd.0 2024-03-26T21:31:08.644 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:08.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:08 smithi043 ceph-mon[24886]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:08.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:08 smithi043 ceph-mon[29585]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:09.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:31:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:31:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:08 smithi134 ceph-mon[25806]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:09.342 INFO:teuthology.orchestra.run.smithi043.stdout:231928234004 2024-03-26T21:31:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:09 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2811504073' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-26T21:31:10.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:09 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2811504073' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-26T21:31:10.029 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[49346]: level=info ts=2024-03-26T21:31:10.009Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-26T21:31:10.029 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[49346]: level=info ts=2024-03-26T21:31:10.035Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:31:10.029 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[49346]: level=info ts=2024-03-26T21:31:10.035Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:31:10.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:09 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2811504073' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-26T21:31:10.349 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[49346]: level=info ts=2024-03-26T21:31:10.037Z caller=main.go:518 msg=Listening address=:9093 2024-03-26T21:31:10.349 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[49346]: level=info ts=2024-03-26T21:31:10.037Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-26T21:31:10.349 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:10 smithi043 bash[49319]: 865e9428f2dd98fcd2d55aa9264a2f7da4ea42778931c438e6415b6cf42d23f8 2024-03-26T21:31:10.349 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:10 smithi043 systemd[1]: Started Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:31:10.593 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234002 got 231928234004 for osd.7 2024-03-26T21:31:10.594 DEBUG:teuthology.parallel:result is None 2024-03-26T21:31:10.594 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-26T21:31:10.594 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph pg dump --format=json 2024-03-26T21:31:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[24886]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:31:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:10.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[29585]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:10.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:10.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:10.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:10.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:31:10.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:10 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:10 smithi134 ceph-mon[25806]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:10 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:10 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:10 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:10 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:31:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:10 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:11.094 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:31:11.903 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:11 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:31:11.903 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:11 smithi043 ceph-mon[29585]: Deploying daemon grafana.a on smithi134 2024-03-26T21:31:11.903 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:11 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:11.903 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:11 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:31:11.904 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:11 smithi043 ceph-mon[24886]: Deploying daemon grafana.a on smithi134 2024-03-26T21:31:11.904 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:11 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:12.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:11 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:31:12.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:11 smithi134 ceph-mon[25806]: Deploying daemon grafana.a on smithi134 2024-03-26T21:31:12.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:11 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:12.219 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:12 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[49346]: level=info ts=2024-03-26T21:31:12.010Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00101425s 2024-03-26T21:31:13.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:12 smithi134 ceph-mon[25806]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:13.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:12 smithi043 ceph-mon[24886]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:13.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:12 smithi043 ceph-mon[29585]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:14 smithi134 ceph-mon[25806]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:15.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:14 smithi043 ceph-mon[24886]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:15.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:14 smithi043 ceph-mon[29585]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:15.358 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:31:15.360 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-03-26T21:31:16.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:31:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:16.220 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2024-03-26T21:31:13.707170+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":48900,"kb_used_data":6084,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912316,"statfs":{"total":767960285184,"available":767910211584,"internally_reserved":0,"allocated":6230016,"data_stored":3488071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.001965"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-26T21:29:55.802517+0000","last_change":"2024-03-26T21:29:38.779488+0000","last_active":"2024-03-26T21:29:55.802517+0000","last_peered":"2024-03-26T21:29:55.802517+0000","last_clean":"2024-03-26T21:29:55.802517+0000","last_became_active":"2024-03-26T21:29:38.779064+0000","last_became_peered":"2024-03-26T21:29:38.779064+0000","last_unstale":"2024-03-26T21:29:55.802517+0000","last_undegraded":"2024-03-26T21:29:55.802517+0000","last_fullsized":"2024-03-26T21:29:55.802517+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-26T21:27:38.953479+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-26T21:27:38.953479+0000","last_clean_scrub_stamp":"2024-03-26T21:27:38.953479+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 @ 2024-03-28T00:21:15.194068+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":54,"seq":231928234005,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.69399999999999995}]},{"osd":1,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.622},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.65200000000000002}]},{"osd":2,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.70699999999999996}]},{"osd":3,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.73699999999999999}]},{"osd":4,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.432},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.45300000000000001}]},{"osd":5,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.497}]},{"osd":6,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.51600000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495641,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Tue Mar 26 21:30:12 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.60699999999999998}]},{"osd":1,"last update":"Tue Mar 26 21:30:12 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.46400000000000002}]},{"osd":2,"last update":"Tue Mar 26 21:30:12 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.57599999999999996}]},{"osd":3,"last update":"Tue Mar 26 21:30:12 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.55400000000000005}]},{"osd":4,"last update":"Tue Mar 26 21:30:12 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.44700000000000001}]},{"osd":5,"last update":"Tue Mar 26 21:30:12 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.50600000000000001}]},{"osd":7,"last update":"Tue Mar 26 21:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.58799999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574897,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"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":"Tue Mar 26 21:30:23 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.34100000000000003,"15min":0.32400000000000001},"min":{"1min":0.25800000000000001,"5min":0.186,"15min":0.186},"max":{"1min":0.54900000000000004,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.35799999999999998,"15min":0.33400000000000002},"min":{"1min":0.28899999999999998,"5min":0.218,"15min":0.218},"max":{"1min":0.54400000000000004,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.42299999999999999}]},{"osd":2,"last update":"Tue Mar 26 21:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.36699999999999999,"15min":0.35499999999999998},"min":{"1min":0.22500000000000001,"5min":0.17699999999999999,"15min":0.17699999999999999},"max":{"1min":0.60099999999999998,"5min":0.75,"15min":0.75},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.40200000000000002,"15min":0.38700000000000001},"min":{"1min":0.27000000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.39500000000000002}]},{"osd":3,"last update":"Tue Mar 26 21:31:10 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.44700000000000001,"15min":0.44500000000000001},"min":{"1min":0.33500000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.59199999999999997,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.438,"15min":0.438},"min":{"1min":0.29199999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.55600000000000005,"5min":0.62,"15min":0.62},"last":0.45300000000000001}]},{"osd":4,"last update":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.57599999999999996,"15min":0.57999999999999996},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.55900000000000005,"15min":0.56599999999999995},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.63200000000000001}]},{"osd":5,"last update":"Tue Mar 26 21:30:48 2024","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":0.72899999999999998,"15min":0.63200000000000001},"min":{"1min":0.42199999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":15.733000000000001,"5min":15.733000000000001,"15min":15.733000000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":1.343,"5min":0.78700000000000003,"15min":0.69399999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":15.75,"5min":15.75,"15min":15.75},"last":0.71999999999999997}]},{"osd":6,"last update":"Tue Mar 26 21:30:13 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.69299999999999995}]},{"osd":7,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.66100000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738422,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Tue Mar 26 21:30:16 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.33800000000000002,"15min":0.318},"min":{"1min":0.23300000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.35699999999999998,"15min":0.33200000000000002},"min":{"1min":0.255,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.48299999999999998}]},{"osd":2,"last update":"Tue Mar 26 21:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.38800000000000001,"15min":0.37},"min":{"1min":0.29199999999999998,"5min":0.255,"15min":0.255},"max":{"1min":0.58299999999999996,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.38500000000000001,"15min":0.373},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.47299999999999998}]},{"osd":3,"last update":"Tue Mar 26 21:30:10 2024","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.39800000000000002,"15min":0.39400000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.44600000000000001,"15min":0.443},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.434}]},{"osd":4,"last update":"Tue Mar 26 21:30:29 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.55000000000000004,"15min":0.54400000000000004},"min":{"1min":0.44800000000000001,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.55200000000000005,"15min":0.54800000000000004},"min":{"1min":0.41999999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.84299999999999997}]},{"osd":5,"last update":"Tue Mar 26 21:30:50 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60699999999999998,"15min":0.60799999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.81799999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.63,"5min":0.61399999999999999,"15min":0.61099999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.89400000000000002,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.94799999999999995}]},{"osd":6,"last update":"Tue Mar 26 21:30:16 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.83399999999999996}]},{"osd":7,"last update":"Tue Mar 26 21:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.88300000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Tue Mar 26 21:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.38800000000000001,"15min":0.38200000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.625,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.34300000000000003,"5min":0.38200000000000001,"15min":0.375},"min":{"1min":0.25700000000000001,"5min":0.188,"15min":0.188},"max":{"1min":0.45500000000000002,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.29899999999999999}]},{"osd":1,"last update":"Tue Mar 26 21:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.38400000000000001,"15min":0.36899999999999999},"min":{"1min":0.23999999999999999,"5min":0.223,"15min":0.223},"max":{"1min":0.51200000000000001,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.41399999999999998,"15min":0.40600000000000003},"min":{"1min":0.26700000000000002,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.69199999999999995,"5min":1.103,"15min":1.103},"last":0.28299999999999997}]},{"osd":3,"last update":"Tue Mar 26 21:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.44400000000000001,"15min":0.45100000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.54000000000000004,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.312},{"interface":"front","average":{"1min":0.437,"5min":0.48299999999999998,"15min":0.48899999999999999},"min":{"1min":0.32800000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.59399999999999997,"5min":0.745,"15min":0.745},"last":0.36899999999999999}]},{"osd":4,"last update":"Tue Mar 26 21:30:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.57399999999999995,"15min":0.57499999999999996},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.92500000000000004,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.61499999999999999,"15min":0.61699999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.04,"5min":1.04,"15min":1.04},"last":0.53400000000000003}]},{"osd":5,"last update":"Tue Mar 26 21:30:51 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.64000000000000001,"15min":0.64900000000000002},"min":{"1min":0.433,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79100000000000004,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.66000000000000003,"15min":0.67100000000000004},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.77500000000000002,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.435}]},{"osd":6,"last update":"Tue Mar 26 21:30:16 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.099,"5min":1.099,"15min":1.099},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.46700000000000003}]},{"osd":7,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.46200000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182440,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Tue Mar 26 21:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.40699999999999997,"15min":0.42299999999999999},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.443},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.438,"15min":0.45700000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.311}]},{"osd":1,"last update":"Tue Mar 26 21:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.42299999999999999,"15min":0.432},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.435,"15min":0.44800000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.69299999999999995,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.33900000000000002}]},{"osd":2,"last update":"Tue Mar 26 21:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.46999999999999997,"15min":0.48599999999999999},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.38},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.45700000000000002,"15min":0.46899999999999997},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.32700000000000001}]},{"osd":4,"last update":"Tue Mar 26 21:30:26 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.57899999999999996,"15min":0.58399999999999996},"min":{"1min":0.39500000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.61099999999999999,"15min":0.61799999999999999},"min":{"1min":0.45100000000000001,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.71099999999999997,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.48299999999999998}]},{"osd":5,"last update":"Tue Mar 26 21:30:54 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.58199999999999996,"15min":0.57799999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61899999999999999,"15min":0.62},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.53800000000000003}]},{"osd":6,"last update":"Tue Mar 26 21:30:13 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.50800000000000001}]},{"osd":7,"last update":"Tue Mar 26 21:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.60599999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018915,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.52100000000000002,"15min":0.51600000000000001},"min":{"1min":0.32900000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.52800000000000002,"15min":0.53000000000000003},"min":{"1min":0.32200000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.71699999999999997,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.71999999999999997}]},{"osd":1,"last update":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.51900000000000002,"15min":0.51800000000000002},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.72799999999999998,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54000000000000004,"15min":0.54200000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.879}]},{"osd":2,"last update":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53400000000000003,"15min":0.53500000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.77400000000000002,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.54200000000000004,"15min":0.54000000000000004},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.76800000000000002,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.79500000000000004}]},{"osd":3,"last update":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53600000000000003,"15min":0.53700000000000003},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.755},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.78700000000000003,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.78200000000000003}]},{"osd":5,"last update":"Tue Mar 26 21:30:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.377,"15min":0.36899999999999999},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.42199999999999999,"15min":0.40999999999999998},"min":{"1min":0.33700000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.84599999999999997}]},{"osd":6,"last update":"Tue Mar 26 21:30:15 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.746},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.82999999999999996}]},{"osd":7,"last update":"Tue Mar 26 21:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.87}]}]},{"osd":5,"up_from":38,"seq":163208757278,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":237253,"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":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.51100000000000001,"15min":0.51700000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54800000000000004,"15min":0.55000000000000004},"min":{"1min":0.41399999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.64900000000000002,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.36599999999999999}]},{"osd":1,"last update":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.54200000000000004,"15min":0.53900000000000003},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.52700000000000002,"15min":0.53500000000000003},"min":{"1min":0.36499999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.58099999999999996,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.39800000000000002}]},{"osd":2,"last update":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.53400000000000003,"15min":0.54100000000000004},"min":{"1min":0.39200000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.58999999999999997,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.55300000000000005,"15min":0.55700000000000005},"min":{"1min":0.41699999999999998,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.67300000000000004,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.40400000000000003}]},{"osd":3,"last update":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.56999999999999995,"15min":0.57399999999999995},"min":{"1min":0.39100000000000001,"5min":0.372,"15min":0.372},"max":{"1min":0.77800000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.501,"5min":0.54100000000000004,"15min":0.54800000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.60899999999999999,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.35199999999999998}]},{"osd":4,"last update":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.42099999999999999,"15min":0.40899999999999997},"min":{"1min":0.32500000000000001,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.78500000000000003,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.40600000000000003,"15min":0.39800000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.66200000000000003,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.32500000000000001}]},{"osd":6,"last update":"Tue Mar 26 21:30:11 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.30399999999999999},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.438}]},{"osd":7,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.378}]}]}],"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}]}} 2024-03-26T21:31:16.222 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph pg dump --format=json 2024-03-26T21:31:16.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:16 smithi043 ceph-mon[24886]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:31:16.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:16.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:16 smithi043 ceph-mon[24886]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:16.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:16 smithi043 ceph-mon[29585]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:31:16.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:16.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:16 smithi043 ceph-mon[29585]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:16.900 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:31:17.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:16 smithi134 ceph-mon[25806]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:31:17.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:17.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:16 smithi134 ceph-mon[25806]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:18.304 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:18] "GET /metrics HTTP/1.1" 200 191486 "" "Prometheus/2.33.4" 2024-03-26T21:31:18.747 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:31:18.749 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-03-26T21:31:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:18 smithi134 ceph-mon[25806]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:19.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:31:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:31:19.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:18 smithi043 ceph-mon[24886]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:19.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:18 smithi043 ceph-mon[29585]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:19.452 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":44,"stamp":"2024-03-26T21:31:17.707900+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":48900,"kb_used_data":6084,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912316,"statfs":{"total":767960285184,"available":767910211584,"internally_reserved":0,"allocated":6230016,"data_stored":3488071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"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.001998"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-26T21:29:55.802517+0000","last_change":"2024-03-26T21:29:38.779488+0000","last_active":"2024-03-26T21:29:55.802517+0000","last_peered":"2024-03-26T21:29:55.802517+0000","last_clean":"2024-03-26T21:29:55.802517+0000","last_became_active":"2024-03-26T21:29:38.779064+0000","last_became_peered":"2024-03-26T21:29:38.779064+0000","last_unstale":"2024-03-26T21:29:55.802517+0000","last_undegraded":"2024-03-26T21:29:55.802517+0000","last_fullsized":"2024-03-26T21:29:55.802517+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-26T21:27:38.953479+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-26T21:27:38.953479+0000","last_clean_scrub_stamp":"2024-03-26T21:27:38.953479+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 @ 2024-03-28T00:21:15.194068+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":54,"seq":231928234006,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.64700000000000002}]},{"osd":1,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.63100000000000001}]},{"osd":2,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.625},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.71599999999999997}]},{"osd":3,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.61299999999999999}]},{"osd":4,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.58999999999999997}]},{"osd":5,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.60399999999999998}]},{"osd":6,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.65300000000000002}]}]},{"osd":6,"up_from":46,"seq":197568495642,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Tue Mar 26 21:31:14 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.51300000000000001,"15min":0.50900000000000001},"min":{"1min":0.36499999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.51300000000000001,"15min":0.51000000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.46300000000000002}]},{"osd":1,"last update":"Tue Mar 26 21:31:14 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.55700000000000005,"15min":0.55400000000000005},"min":{"1min":0.42499999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.51800000000000002,"15min":0.51500000000000001},"min":{"1min":0.39900000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.57399999999999995}]},{"osd":2,"last update":"Tue Mar 26 21:31:14 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.53500000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.67200000000000004,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.52800000000000002,"15min":0.52100000000000002},"min":{"1min":0.40799999999999997,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.48899999999999999}]},{"osd":3,"last update":"Tue Mar 26 21:31:14 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.53900000000000003,"15min":0.53700000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.54500000000000004,"15min":0.54800000000000004},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.45500000000000002}]},{"osd":4,"last update":"Tue Mar 26 21:31:14 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.434,"15min":0.434},"min":{"1min":0.314,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.59799999999999998,"5min":0.752,"15min":0.752},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.442,"5min":0.42699999999999999,"15min":0.42499999999999999},"min":{"1min":0.318,"5min":0.313,"15min":0.313},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.318}]},{"osd":5,"last update":"Tue Mar 26 21:31:14 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.44900000000000001,"15min":0.443},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.46999999999999997,"15min":0.46200000000000002},"min":{"1min":0.36099999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.36099999999999999}]},{"osd":7,"last update":"Tue Mar 26 21:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.39800000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574898,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"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":"Tue Mar 26 21:30:23 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.34100000000000003,"15min":0.32400000000000001},"min":{"1min":0.25800000000000001,"5min":0.186,"15min":0.186},"max":{"1min":0.54900000000000004,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.35799999999999998,"15min":0.33400000000000002},"min":{"1min":0.28899999999999998,"5min":0.218,"15min":0.218},"max":{"1min":0.54400000000000004,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.36199999999999999}]},{"osd":2,"last update":"Tue Mar 26 21:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.36699999999999999,"15min":0.35499999999999998},"min":{"1min":0.22500000000000001,"5min":0.17699999999999999,"15min":0.17699999999999999},"max":{"1min":0.60099999999999998,"5min":0.75,"15min":0.75},"last":0.436},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.40200000000000002,"15min":0.38700000000000001},"min":{"1min":0.27000000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.33800000000000002}]},{"osd":3,"last update":"Tue Mar 26 21:31:10 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.44700000000000001,"15min":0.44500000000000001},"min":{"1min":0.33500000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.59199999999999997,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.438,"15min":0.438},"min":{"1min":0.29199999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.55600000000000005,"5min":0.62,"15min":0.62},"last":0.32200000000000001}]},{"osd":4,"last update":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.57599999999999996,"15min":0.57999999999999996},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.55900000000000005,"15min":0.56599999999999995},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.42699999999999999}]},{"osd":5,"last update":"Tue Mar 26 21:30:48 2024","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":0.72899999999999998,"15min":0.63200000000000001},"min":{"1min":0.42199999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":15.733000000000001,"5min":15.733000000000001,"15min":15.733000000000001},"last":0.372},{"interface":"front","average":{"1min":1.343,"5min":0.78700000000000003,"15min":0.69399999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":15.75,"5min":15.75,"15min":15.75},"last":0.48199999999999998}]},{"osd":6,"last update":"Tue Mar 26 21:31:15 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.63,"15min":0.60299999999999998},"min":{"1min":0.45400000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":4.6239999999999997,"5min":4.6239999999999997,"15min":4.6239999999999997},"last":0.47099999999999997},{"interface":"front","average":{"1min":1.3240000000000001,"5min":0.76000000000000001,"15min":0.66600000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":15.718999999999999,"5min":15.718999999999999,"15min":15.718999999999999},"last":0.46400000000000002}]},{"osd":7,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.45700000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738423,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Tue Mar 26 21:30:16 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.33800000000000002,"15min":0.318},"min":{"1min":0.23300000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.318},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.35699999999999998,"15min":0.33200000000000002},"min":{"1min":0.255,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.36699999999999999}]},{"osd":2,"last update":"Tue Mar 26 21:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.38800000000000001,"15min":0.37},"min":{"1min":0.29199999999999998,"5min":0.255,"15min":0.255},"max":{"1min":0.58299999999999996,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.38500000000000001,"15min":0.373},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.38300000000000001}]},{"osd":3,"last update":"Tue Mar 26 21:31:11 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40100000000000002,"15min":0.39500000000000002},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.45100000000000001,"15min":0.44500000000000001},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.41999999999999998}]},{"osd":4,"last update":"Tue Mar 26 21:30:29 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.55000000000000004,"15min":0.54400000000000004},"min":{"1min":0.44800000000000001,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.55200000000000005,"15min":0.54800000000000004},"min":{"1min":0.41999999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.46600000000000003}]},{"osd":5,"last update":"Tue Mar 26 21:30:50 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60699999999999998,"15min":0.60799999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.81799999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.63,"5min":0.61399999999999999,"15min":0.61099999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.89400000000000002,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.44}]},{"osd":6,"last update":"Tue Mar 26 21:30:16 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.52000000000000002}]},{"osd":7,"last update":"Tue Mar 26 21:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.50800000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411374,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Tue Mar 26 21:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.38800000000000001,"15min":0.38200000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.625,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.34300000000000003,"5min":0.38200000000000001,"15min":0.375},"min":{"1min":0.25700000000000001,"5min":0.188,"15min":0.188},"max":{"1min":0.45500000000000002,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.46500000000000002}]},{"osd":1,"last update":"Tue Mar 26 21:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.38400000000000001,"15min":0.36899999999999999},"min":{"1min":0.23999999999999999,"5min":0.223,"15min":0.223},"max":{"1min":0.51200000000000001,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.41399999999999998,"15min":0.40600000000000003},"min":{"1min":0.26700000000000002,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.69199999999999995,"5min":1.103,"15min":1.103},"last":0.56599999999999995}]},{"osd":3,"last update":"Tue Mar 26 21:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.44400000000000001,"15min":0.45100000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.54000000000000004,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.437,"5min":0.48299999999999998,"15min":0.48899999999999999},"min":{"1min":0.32800000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.59399999999999997,"5min":0.745,"15min":0.745},"last":0.65200000000000002}]},{"osd":4,"last update":"Tue Mar 26 21:30:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.57399999999999995,"15min":0.57499999999999996},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.92500000000000004,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.61499999999999999,"15min":0.61699999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.04,"5min":1.04,"15min":1.04},"last":0.748}]},{"osd":5,"last update":"Tue Mar 26 21:30:51 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.64000000000000001,"15min":0.64900000000000002},"min":{"1min":0.433,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79100000000000004,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.66000000000000003,"15min":0.67100000000000004},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.77500000000000002,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.51500000000000001}]},{"osd":6,"last update":"Tue Mar 26 21:31:16 2024","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.625,"15min":0.61699999999999999},"min":{"1min":0.40999999999999998,"5min":0.377,"15min":0.377},"max":{"1min":0.91100000000000003,"5min":1.099,"15min":1.099},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.66800000000000004,"15min":0.66600000000000004},"min":{"1min":0.46700000000000003,"5min":0.443,"15min":0.443},"max":{"1min":0.86799999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.58099999999999996}]},{"osd":7,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.59699999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182441,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Tue Mar 26 21:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.40699999999999997,"15min":0.42299999999999999},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.438,"15min":0.45700000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.377}]},{"osd":1,"last update":"Tue Mar 26 21:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.42299999999999999,"15min":0.432},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.435,"15min":0.44800000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.69299999999999995,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.30099999999999999}]},{"osd":2,"last update":"Tue Mar 26 21:31:06 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.46999999999999997,"15min":0.48599999999999999},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.45700000000000002,"15min":0.46899999999999997},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.33800000000000002}]},{"osd":4,"last update":"Tue Mar 26 21:30:26 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.57899999999999996,"15min":0.58399999999999996},"min":{"1min":0.39500000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.61099999999999999,"15min":0.61799999999999999},"min":{"1min":0.45100000000000001,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.71099999999999997,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.53900000000000003}]},{"osd":5,"last update":"Tue Mar 26 21:30:54 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.58199999999999996,"15min":0.57799999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.439},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61899999999999999,"15min":0.62},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.46000000000000002}]},{"osd":6,"last update":"Tue Mar 26 21:31:15 2024","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.61599999999999999,"15min":0.60999999999999999},"min":{"1min":0.44,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.58699999999999997,"15min":0.57899999999999996},"min":{"1min":0.43099999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.48699999999999999}]},{"osd":7,"last update":"Tue Mar 26 21:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.56299999999999994}]}]},{"osd":4,"up_from":30,"seq":128849018916,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.52100000000000002,"15min":0.51600000000000001},"min":{"1min":0.32900000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.52800000000000002,"15min":0.53000000000000003},"min":{"1min":0.32200000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.71699999999999997,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.39400000000000002}]},{"osd":1,"last update":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.51900000000000002,"15min":0.51800000000000002},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.72799999999999998,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54000000000000004,"15min":0.54200000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.41099999999999998}]},{"osd":2,"last update":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53400000000000003,"15min":0.53500000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.77400000000000002,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.442},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.54200000000000004,"15min":0.54000000000000004},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.76800000000000002,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.42699999999999999}]},{"osd":3,"last update":"Tue Mar 26 21:30:30 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53600000000000003,"15min":0.53700000000000003},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.78700000000000003,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.38100000000000001}]},{"osd":5,"last update":"Tue Mar 26 21:30:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.377,"15min":0.36899999999999999},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.42199999999999999,"15min":0.40999999999999998},"min":{"1min":0.33700000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.496}]},{"osd":6,"last update":"Tue Mar 26 21:31:15 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.40500000000000003,"15min":0.39300000000000002},"min":{"1min":0.28899999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.42799999999999999,"15min":0.41399999999999998},"min":{"1min":0.30599999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.47599999999999998}]},{"osd":7,"last update":"Tue Mar 26 21:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.58399999999999996}]}]},{"osd":5,"up_from":38,"seq":163208757279,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":237253,"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":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.51100000000000001,"15min":0.51700000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54800000000000004,"15min":0.55000000000000004},"min":{"1min":0.41399999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.64900000000000002,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.62}]},{"osd":1,"last update":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.54200000000000004,"15min":0.53900000000000003},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.52700000000000002,"15min":0.53500000000000003},"min":{"1min":0.36499999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.58099999999999996,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.60599999999999998}]},{"osd":2,"last update":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.53400000000000003,"15min":0.54100000000000004},"min":{"1min":0.39200000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.58999999999999997,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.55300000000000005,"15min":0.55700000000000005},"min":{"1min":0.41699999999999998,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.67300000000000004,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.59299999999999997}]},{"osd":3,"last update":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.56999999999999995,"15min":0.57399999999999995},"min":{"1min":0.39100000000000001,"5min":0.372,"15min":0.372},"max":{"1min":0.77800000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.501,"5min":0.54100000000000004,"15min":0.54800000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.60899999999999999,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.51100000000000001}]},{"osd":4,"last update":"Tue Mar 26 21:30:52 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.42099999999999999,"15min":0.40899999999999997},"min":{"1min":0.32500000000000001,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.78500000000000003,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.40600000000000003,"15min":0.39800000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.66200000000000003,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.47099999999999997}]},{"osd":6,"last update":"Tue Mar 26 21:31:13 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.432,"15min":0.42899999999999999},"min":{"1min":0.30399999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.65300000000000002,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.48699999999999999,"15min":0.47999999999999998},"min":{"1min":0.33500000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.75800000000000001,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.64500000000000002}]},{"osd":7,"last update":"Tue Mar 26 21:30:36 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.66400000000000003}]}]}],"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}]}} 2024-03-26T21:31:19.454 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-26T21:31:19.454 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-26T21:31:19.454 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-26T21:31:19.454 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 -- ceph health --format=json 2024-03-26T21:31:20.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:19 smithi043 ceph-mon[24886]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:31:20.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:19 smithi043 ceph-mon[29585]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:31:20.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:19 smithi134 ceph-mon[25806]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-26T21:31:20.191 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/mon.a/config 2024-03-26T21:31:20.318 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[49346]: level=info ts=2024-03-26T21:31:20.011Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002359855s 2024-03-26T21:31:20.882 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:20 smithi134 ceph-mon[25806]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:20.882 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:20 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:20.882 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:20 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:21.038 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:31:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:21.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:20 smithi043 ceph-mon[24886]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:21.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:20 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:21.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:20 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:21.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:20 smithi043 ceph-mon[29585]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:21.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:20 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:21.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:20 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:21.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:31:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:22.788 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:31:22.788 INFO:teuthology.orchestra.run.smithi043.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-26T21:31:22.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:22.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:22.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:22 smithi043 ceph-mon[24886]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:22.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:22.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:22.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:22 smithi043 ceph-mon[29585]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:22.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:22.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:22.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:22 smithi134 ceph-mon[25806]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:23.416 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-26T21:31:23.416 INFO:tasks.cephadm:Setup complete, yielding 2024-03-26T21:31:23.417 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-26T21:31:23.426 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi043.front.sepia.ceph.com 2024-03-26T21:31:23.426 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-26T21:31:23.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:23 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3980428933' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-26T21:31:23.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:23 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3980428933' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-26T21:31:23.920 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:23 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3980428933' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-26T21:31:24.708 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:24 smithi043 ceph-mon[24886]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:24.709 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:24 smithi043 ceph-mon[29585]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:24.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-mon[25806]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:24.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 podman[45146]: 2024-03-26 21:31:24.745069539 +0000 UTC m=+0.126637192 container create e8a813b6822f71f0dd8a0b88426e54e7886bf1ea0122161adbe00a03baf58c02 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=ubi8, maintainer=Paul Cuzner , distribution-scope=public, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vendor=Red Hat, Inc., io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, io.openshift.expose-services=, build-date=2022-03-28T10:36:18.413762, version=8.5, release=236.1648460182, io.buildah.version=1.24.2, description=Ceph Grafana Container, com.redhat.component=ubi8-container) 2024-03-26T21:31:25.090 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 podman[45146]: 2024-03-26 21:31:24.955835215 +0000 UTC m=+0.337402866 container init e8a813b6822f71f0dd8a0b88426e54e7886bf1ea0122161adbe00a03baf58c02 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, description=Ceph Grafana Container, name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, io.openshift.tags=base rhel8, release=236.1648460182, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.expose-services=, version=8.5, maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, architecture=x86_64, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-03-26T21:31:25.090 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 podman[45146]: 2024-03-26 21:31:24.959182965 +0000 UTC m=+0.340750619 container start e8a813b6822f71f0dd8a0b88426e54e7886bf1ea0122161adbe00a03baf58c02 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, vcs-type=git, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., release=236.1648460182, io.buildah.version=1.24.2, distribution-scope=public, architecture=x86_64, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=) 2024-03-26T21:31:25.090 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+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 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+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 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="App mode production" logger=settings 2024-03-26T21:31:25.091 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+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----- 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-26T21:31:25.092 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-26T21:31:25.093 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-26T21:31:25.093 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-26T21:31:25.093 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-26T21:31:25.093 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 bash[45146]: e8a813b6822f71f0dd8a0b88426e54e7886bf1ea0122161adbe00a03baf58c02 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 systemd[1]: Started Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:31:25.094 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-26T21:31:25.095 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-26T21:31:25.096 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-26T21:31:25.097 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-26T21:31:25.098 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-26T21:31:25.098 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-26T21:31:25.098 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-26T21:31:25.098 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-26T21:31:25.098 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-26T21:31:25.098 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-26T21:31:25.098 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-26T21:31:25.098 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-26T21:31:25.340 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-26T21:31:25.340 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-26T21:31:25.340 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-26T21:31:25.341 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-26T21:31:25.342 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-26T21:31:25.342 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-26T21:31:25.342 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-26T21:31:25.342 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-26T21:31:25.342 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-26T21:31:25.342 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-26T21:31:25.343 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-26T21:31:25.344 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-26T21:31:25.345 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-26T21:31:25.346 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-26T21:31:25.347 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-26T21:31:25.348 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+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" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-26T21:31:25.349 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-26T21:31:25.350 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-26T21:31:25.351 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+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" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-26T21:31:25.352 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-26T21:31:25.353 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-26T21:31:25.353 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-26T21:31:25.354 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-26T21:31:25.355 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-26T21:31:25.356 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-26T21:31:25.357 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-26T21:31:25.596 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-26T21:31:25.596 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-26T21:31:25.596 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-26T21:31:25.596 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-26T21:31:25.596 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-26T21:31:25.596 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-26T21:31:25.597 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+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" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-26T21:31:25.598 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-26T21:31:25.599 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+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" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+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" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-26T21:31:25.600 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-26T21:31:25.601 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-26T21:31:25.602 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-26T21:31:25.603 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=567.780506ms 2024-03-26T21:31:25.604 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-26T21:31:25.604 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-26T21:31:25.604 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-26T21:31:25.604 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-26T21:31:25.604 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-26T21:31:26.040 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-26T21:31:26.040 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-03-26T21:31:26.040 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-26T21:31:26.041 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-26T21:31:26.041 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-26T21:31:26.041 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:31:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:31:25+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-26T21:31:26.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: Reconfiguring daemon alertmanager.a on smithi043 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:26.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:26.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:26.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:26.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:26.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:26.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:31:26.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:31:26.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: Reconfiguring daemon alertmanager.a on smithi043 2024-03-26T21:31:26.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:26.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:26 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:31:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:31:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: Reconfiguring daemon alertmanager.a on smithi043 2024-03-26T21:31:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:26 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:27.139 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:31:27.139 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "7dbb54a7-fd31-4ba3-8af2-3c974983db41", 2024-03-26T21:31:27.139 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "r", 2024-03-26T21:31:27.140 INFO:teuthology.orchestra.run.smithi043.stdout: "current_period": "fa4b49bb-7f16-435b-afd4-3ec10dcaf202", 2024-03-26T21:31:27.140 INFO:teuthology.orchestra.run.smithi043.stdout: "epoch": 1 2024-03-26T21:31:27.140 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:31:27.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:27 smithi134 ceph-mon[25806]: osdmap e60: 8 total, 8 up, 8 in 2024-03-26T21:31:27.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:27 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3876008436' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-26T21:31:27.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:27 smithi043 ceph-mon[24886]: osdmap e60: 8 total, 8 up, 8 in 2024-03-26T21:31:27.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:27 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3876008436' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-26T21:31:27.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:27 smithi043 ceph-mon[29585]: osdmap e60: 8 total, 8 up, 8 in 2024-03-26T21:31:27.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:27 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3876008436' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-26T21:31:28.041 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-26T21:31:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:28 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3876008436' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-26T21:31:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:28 smithi134 ceph-mon[25806]: osdmap e61: 8 total, 8 up, 8 in 2024-03-26T21:31:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:28 smithi134 ceph-mon[25806]: pgmap v51: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:28 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3876008436' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-26T21:31:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:28 smithi043 ceph-mon[24886]: osdmap e61: 8 total, 8 up, 8 in 2024-03-26T21:31:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:28 smithi043 ceph-mon[24886]: pgmap v51: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:28.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:28] "GET /metrics HTTP/1.1" 200 191487 "" "Prometheus/2.33.4" 2024-03-26T21:31:28.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:28 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3876008436' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-26T21:31:28.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:28 smithi043 ceph-mon[29585]: osdmap e61: 8 total, 8 up, 8 in 2024-03-26T21:31:28.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:28 smithi043 ceph-mon[29585]: pgmap v51: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:29.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:31:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:31:29.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:29 smithi043 ceph-mon[24886]: osdmap e62: 8 total, 8 up, 8 in 2024-03-26T21:31:29.146 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:29 smithi043 ceph-mon[29585]: osdmap e62: 8 total, 8 up, 8 in 2024-03-26T21:31:29.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:29 smithi134 ceph-mon[25806]: osdmap e62: 8 total, 8 up, 8 in 2024-03-26T21:31:30.149 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:30 smithi043 systemd[1]: Stopping Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:31:30.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:30 smithi043 ceph-mon[29585]: pgmap v53: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:30.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:30 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:30.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:30 smithi043 ceph-mon[24886]: pgmap v53: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:30.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:30 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:30.850 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:30 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:31:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:30.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:30 smithi043 bash[50865]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager.a" found: no such container 2024-03-26T21:31:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:30 smithi134 ceph-mon[25806]: pgmap v53: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:30 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:31.519 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "5ae09063-3401-4316-a83d-789914999f51", 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "default", 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "api_name": "default", 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "is_master": "true", 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "endpoints": [], 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "hostnames": [], 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "hostnames_s3website": [], 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "master_zone": "", 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "zones": [], 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "placement_targets": [], 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "default_placement": "", 2024-03-26T21:31:31.520 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_id": "7dbb54a7-fd31-4ba3-8af2-3c974983db41", 2024-03-26T21:31:31.521 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_policy": { 2024-03-26T21:31:31.521 INFO:teuthology.orchestra.run.smithi043.stdout: "groups": [] 2024-03-26T21:31:31.521 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:31.521 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:31:32.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:31 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:31:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:32.160 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-26T21:31:32.416 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[49346]: level=info ts=2024-03-26T21:31:32.277Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:31:32.416 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:32 smithi043 podman[50894]: 2024-03-26 21:31:32.298222719 +0000 UTC m=+1.675179030 container died 865e9428f2dd98fcd2d55aa9264a2f7da4ea42778931c438e6415b6cf42d23f8 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:33.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:32 smithi043 ceph-mon[24886]: pgmap v54: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-26T21:31:33.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:32 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:33.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:32 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:33.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:32 smithi043 ceph-mon[29585]: pgmap v54: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-26T21:31:33.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:32 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:33.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:32 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:33.049 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:32 smithi043 podman[50894]: 2024-03-26 21:31:32.793897942 +0000 UTC m=+2.170854286 container cleanup 865e9428f2dd98fcd2d55aa9264a2f7da4ea42778931c438e6415b6cf42d23f8 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:33.049 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:32 smithi043 bash[50894]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T21:31:33.049 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:32 smithi043 bash[51118]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager.a" found: no such container 2024-03-26T21:31:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:32 smithi134 ceph-mon[25806]: pgmap v54: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-26T21:31:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:32 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:33.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:32 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:33.339 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:33 smithi043 podman[51046]: 2024-03-26 21:31:33.246590473 +0000 UTC m=+0.947330931 container remove 865e9428f2dd98fcd2d55aa9264a2f7da4ea42778931c438e6415b6cf42d23f8 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:33.340 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:33 smithi043 podman[51046]: 2024-03-26 21:31:33.347351803 +0000 UTC m=+1.048092262 volume remove 3c45e1db18db0aed40cec813eb64461f84befdc4d64b5e082e331c7fed5b1501 2024-03-26T21:31:33.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:33 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@alertmanager.a.service: Deactivated successfully. 2024-03-26T21:31:33.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:33 smithi043 systemd[1]: Stopped Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:31:33.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:33 smithi043 systemd[1]: Starting Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "27c832fa-a00f-4058-ad61-bcf61d5726e4", 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "z", 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "domain_root": "z.rgw.meta:root", 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "control_pool": "z.rgw.control", 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "log_pool": "z.rgw.log", 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-26T21:31:34.815 INFO:teuthology.orchestra.run.smithi043.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "otp_pool": "z.rgw.otp", 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "system_key": { 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "access_key": "", 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "secret_key": "" 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "placement_pools": [ 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "key": "default-placement", 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "val": { 2024-03-26T21:31:34.816 INFO:teuthology.orchestra.run.smithi043.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: "storage_classes": { 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: "STANDARD": { 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: "index_type": 0 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_id": "7dbb54a7-fd31-4ba3-8af2-3c974983db41", 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-26T21:31:34.817 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:31:35.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:34 smithi043 ceph-mon[29585]: pgmap v55: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 538 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-26T21:31:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:34 smithi043 ceph-mon[24886]: pgmap v55: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 538 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-26T21:31:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:34 smithi134 ceph-mon[25806]: pgmap v55: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 538 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-26T21:31:35.548 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-26T21:31:36.040 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:36 smithi043 podman[51378]: 2024-03-26 21:31:35.923423019 +0000 UTC m=+0.350481853 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-03-26T21:31:36.670 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:36 smithi043 podman[51378]: 2024-03-26 21:31:36.577063884 +0000 UTC m=+1.004122711 volume create d6faf37dded86e697c1f885e61dbdfb8607071cbb4e9028416f815c425e554d7 2024-03-26T21:31:36.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:36 smithi043 ceph-mon[24886]: pgmap v56: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-03-26T21:31:36.956 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:36 smithi043 ceph-mon[29585]: pgmap v56: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-03-26T21:31:36.956 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:36 smithi043 podman[51378]: 2024-03-26 21:31:36.6776178 +0000 UTC m=+1.104676630 container create 96e10fba83f13226000441db1238c78286ed68b79fd956218e6ba73ac55af984 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:36.956 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:36 smithi043 podman[51378]: 2024-03-26 21:31:36.96386912 +0000 UTC m=+1.390927961 container init 96e10fba83f13226000441db1238c78286ed68b79fd956218e6ba73ac55af984 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:37.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:36 smithi134 ceph-mon[25806]: pgmap v56: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-03-26T21:31:37.207 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:36 smithi043 podman[51378]: 2024-03-26 21:31:36.967297813 +0000 UTC m=+1.394356638 container start 96e10fba83f13226000441db1238c78286ed68b79fd956218e6ba73ac55af984 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:37.207 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:36.977Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-26T21:31:37.207 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:36.977Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-26T21:31:37.207 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:36.979Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.43 port=9094 2024-03-26T21:31:37.207 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:36.980Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-26T21:31:37.207 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:37.010Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:31:37.207 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:37.010Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:31:37.208 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:37.013Z caller=main.go:518 msg=Listening address=:9093 2024-03-26T21:31:37.208 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:37.013Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-26T21:31:37.208 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:37 smithi043 bash[51378]: 96e10fba83f13226000441db1238c78286ed68b79fd956218e6ba73ac55af984 2024-03-26T21:31:37.208 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:37 smithi043 systemd[1]: Started Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:31:38.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:38.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-mon[24886]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:31:38.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-mon[24886]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:31:38.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-mon[24886]: pgmap v57: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:31:38.305 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:38] "GET /metrics HTTP/1.1" 200 191487 "" "Prometheus/2.33.4" 2024-03-26T21:31:38.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:38.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-mon[29585]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:31:38.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-mon[29585]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:31:38.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-mon[29585]: pgmap v57: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:31:38.521 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:38 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:38.521 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:38 smithi134 ceph-mon[25806]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:31:38.521 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:38 smithi134 ceph-mon[25806]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:31:38.521 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:38 smithi134 ceph-mon[25806]: pgmap v57: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:31:38.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:31:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:31:39.349 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:38.980Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000036682s 2024-03-26T21:31:39.871 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 systemd[1]: Stopping Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:31:40.257 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 bash[46045]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:31:40.257 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.996Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:31:40.257 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.996Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:31:40.257 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.996Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:31:40.257 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.996Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:31:40.258 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.996Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:31:40.258 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.996Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:31:40.258 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.997Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:31:40.258 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.997Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:31:40.258 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.997Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:31:40.258 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.997Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:31:40.258 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.997Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:31:40.258 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[43948]: ts=2024-03-26T21:31:39.998Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:31:40.258 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 podman[46056]: 2024-03-26 21:31:40.007049719 +0000 UTC m=+0.120241495 container died 5dff83fcb33bb618a88b23338dc89ee9c5b8dd8dacf9056c43a85dccac3379ed (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:40.418 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:40 smithi043 ceph-mon[24886]: osdmap e63: 8 total, 8 up, 8 in 2024-03-26T21:31:40.418 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:40 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3086766992' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:31:40.418 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:40 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:31:40.418 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:40 smithi043 ceph-mon[24886]: pgmap v59: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:31:40.418 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:40 smithi043 ceph-mon[29585]: osdmap e63: 8 total, 8 up, 8 in 2024-03-26T21:31:40.418 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:40 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3086766992' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:31:40.419 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:40 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:31:40.419 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:40 smithi043 ceph-mon[29585]: pgmap v59: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:31:40.540 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 podman[46056]: 2024-03-26 21:31:40.405096855 +0000 UTC m=+0.518288623 container cleanup 5dff83fcb33bb618a88b23338dc89ee9c5b8dd8dacf9056c43a85dccac3379ed (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:40.540 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 bash[46056]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:31:40.540 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 bash[46083]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:31:40.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:40 smithi134 ceph-mon[25806]: osdmap e63: 8 total, 8 up, 8 in 2024-03-26T21:31:40.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:40 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3086766992' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:31:40.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:40 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-26T21:31:40.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:40 smithi134 ceph-mon[25806]: pgmap v59: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-26T21:31:41.004 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 podman[46070]: 2024-03-26 21:31:40.664553554 +0000 UTC m=+0.655265134 container remove 5dff83fcb33bb618a88b23338dc89ee9c5b8dd8dacf9056c43a85dccac3379ed (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:41.004 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-03-26T21:31:41.005 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 systemd[1]: Stopped Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:31:41.005 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 systemd[1]: Starting Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:31:41.005 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 podman[46154]: 2024-03-26 21:31:40.791675662 +0000 UTC m=+0.018922480 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-03-26T21:31:41.005 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:40 smithi134 podman[46154]: 2024-03-26 21:31:40.907192689 +0000 UTC m=+0.134439496 container create afa9bdaa2bec021a45c3d13da9c2453f8e26c6f366257754311ae44974fba6ee (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:41.290 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 podman[46154]: 2024-03-26 21:31:41.109630836 +0000 UTC m=+0.336877644 container init afa9bdaa2bec021a45c3d13da9c2453f8e26c6f366257754311ae44974fba6ee (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:41.290 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 podman[46154]: 2024-03-26 21:31:41.112239253 +0000 UTC m=+0.339486062 container start afa9bdaa2bec021a45c3d13da9c2453f8e26c6f366257754311ae44974fba6ee (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.135Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.135Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.135Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.135Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi134 (none))" 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.135Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.135Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.137Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.137Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.138Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.140Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.140Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.561µs 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.140Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 bash[46154]: afa9bdaa2bec021a45c3d13da9c2453f8e26c6f366257754311ae44974fba6ee 2024-03-26T21:31:41.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 systemd[1]: Started Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:31:41.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.339Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-26T21:31:41.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.433Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-26T21:31:41.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.433Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-26T21:31:41.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.433Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.592µs wal_replay_duration=292.880262ms total_replay_duration=292.921811ms 2024-03-26T21:31:41.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.435Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:31:41.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.435Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:31:41.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.435Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:31:41.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.450Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.672815ms db_storage=764ns remote_storage=1.159µs web_handler=389ns query_engine=934ns scrape=380.002µs scrape_sd=29.696µs notify=24.904µs notify_sd=6.86µs rules=14.010083ms 2024-03-26T21:31:41.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:31:41.450Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: osdmap e64: 8 total, 8 up, 8 in 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.43:9093"}]: dispatch 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.134:3000"}]: dispatch 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:41.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:41.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:41.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:41.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:41.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:41.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:41 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:31:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: osdmap e64: 8 total, 8 up, 8 in 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.43:9093"}]: dispatch 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.134:3000"}]: dispatch 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: osdmap e64: 8 total, 8 up, 8 in 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.43:9093"}]: dispatch 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:31:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.134:3000"}]: dispatch 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:41.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:41 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:31:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.43:9093"}]: dispatch 2024-03-26T21:31:42.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:31:42.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:31:42.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.134:3000"}]: dispatch 2024-03-26T21:31:42.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: osdmap e65: 8 total, 8 up, 8 in 2024-03-26T21:31:42.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3086766992' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:31:42.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:31:42.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:42.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:42.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: pgmap v62: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 853 B/s wr, 5 op/s 2024-03-26T21:31:42.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-26T21:31:42.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:42 smithi134 ceph-mon[25806]: osdmap e66: 8 total, 8 up, 8 in 2024-03-26T21:31:42.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:31:42.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.43:9093"}]: dispatch 2024-03-26T21:31:42.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:31:42.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:31:42.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.134:3000"}]: dispatch 2024-03-26T21:31:42.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: osdmap e65: 8 total, 8 up, 8 in 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3086766992' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: pgmap v62: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 853 B/s wr, 5 op/s 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[29585]: osdmap e66: 8 total, 8 up, 8 in 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.43:9093"}]: dispatch 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:31:42.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:31:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.134:3000"}]: dispatch 2024-03-26T21:31:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: osdmap e65: 8 total, 8 up, 8 in 2024-03-26T21:31:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3086766992' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:31:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-26T21:31:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: pgmap v62: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 853 B/s wr, 5 op/s 2024-03-26T21:31:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-26T21:31:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:42 smithi043 ceph-mon[24886]: osdmap e66: 8 total, 8 up, 8 in 2024-03-26T21:31:44.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:44 smithi134 ceph-mon[25806]: osdmap e67: 8 total, 8 up, 8 in 2024-03-26T21:31:44.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:44 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-26T21:31:44.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:44 smithi134 ceph-mon[25806]: pgmap v65: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-26T21:31:44.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:44 smithi043 ceph-mon[24886]: osdmap e67: 8 total, 8 up, 8 in 2024-03-26T21:31:44.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:44 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-26T21:31:44.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:44 smithi043 ceph-mon[24886]: pgmap v65: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-26T21:31:44.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:44 smithi043 ceph-mon[29585]: osdmap e67: 8 total, 8 up, 8 in 2024-03-26T21:31:44.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:44 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-26T21:31:44.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:44 smithi043 ceph-mon[29585]: pgmap v65: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-26T21:31:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:45 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-26T21:31:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:45 smithi134 ceph-mon[25806]: osdmap e68: 8 total, 8 up, 8 in 2024-03-26T21:31:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:45 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-26T21:31:45.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:45 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-26T21:31:45.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:45 smithi043 ceph-mon[24886]: osdmap e68: 8 total, 8 up, 8 in 2024-03-26T21:31:45.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:45 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-26T21:31:45.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:45 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-26T21:31:45.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:45 smithi043 ceph-mon[29585]: osdmap e68: 8 total, 8 up, 8 in 2024-03-26T21:31:45.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:45 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-26T21:31:46.444 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:31:46.444 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "191a5ca3-40d5-420f-b4f0-920ba817815f", 2024-03-26T21:31:46.444 INFO:teuthology.orchestra.run.smithi043.stdout: "epoch": 1, 2024-03-26T21:31:46.444 INFO:teuthology.orchestra.run.smithi043.stdout: "predecessor_uuid": "fa4b49bb-7f16-435b-afd4-3ec10dcaf202", 2024-03-26T21:31:46.444 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_status": [], 2024-03-26T21:31:46.444 INFO:teuthology.orchestra.run.smithi043.stdout: "period_map": { 2024-03-26T21:31:46.444 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "191a5ca3-40d5-420f-b4f0-920ba817815f", 2024-03-26T21:31:46.444 INFO:teuthology.orchestra.run.smithi043.stdout: "zonegroups": [ 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "5ae09063-3401-4316-a83d-789914999f51", 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "default", 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "api_name": "default", 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "is_master": "true", 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "endpoints": [], 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "hostnames": [], 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "hostnames_s3website": [], 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "master_zone": "27c832fa-a00f-4058-ad61-bcf61d5726e4", 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "zones": [ 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "27c832fa-a00f-4058-ad61-bcf61d5726e4", 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "z", 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "endpoints": [], 2024-03-26T21:31:46.445 INFO:teuthology.orchestra.run.smithi043.stdout: "log_meta": "false", 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "log_data": "false", 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "bucket_index_max_shards": 11, 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "read_only": "false", 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "tier_type": "", 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_from_all": "true", 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_from": [], 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "redirect_zone": "" 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "placement_targets": [ 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "default-placement", 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "tags": [], 2024-03-26T21:31:46.446 INFO:teuthology.orchestra.run.smithi043.stdout: "storage_classes": [ 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: "STANDARD" 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: "default_placement": "default-placement", 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_id": "7dbb54a7-fd31-4ba3-8af2-3c974983db41", 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_policy": { 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: "groups": [] 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: "short_zone_ids": [ 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: "key": "27c832fa-a00f-4058-ad61-bcf61d5726e4", 2024-03-26T21:31:46.447 INFO:teuthology.orchestra.run.smithi043.stdout: "val": 1707015977 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "master_zonegroup": "5ae09063-3401-4316-a83d-789914999f51", 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "master_zone": "27c832fa-a00f-4058-ad61-bcf61d5726e4", 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "period_config": { 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "bucket_quota": { 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false, 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "check_on_raw": false, 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "max_size": -1, 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "max_size_kb": 0, 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "max_objects": -1 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "user_quota": { 2024-03-26T21:31:46.448 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false, 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "check_on_raw": false, 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "max_size": -1, 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "max_size_kb": 0, 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "max_objects": -1 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "user_ratelimit": { 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_ops": 0, 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_ops": 0, 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_bytes": 0, 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_bytes": 0, 2024-03-26T21:31:46.449 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "bucket_ratelimit": { 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_ops": 0, 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_ops": 0, 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_bytes": 0, 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_bytes": 0, 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "anonymous_ratelimit": { 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_ops": 0, 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_ops": 0, 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_bytes": 0, 2024-03-26T21:31:46.450 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_bytes": 0, 2024-03-26T21:31:46.451 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false 2024-03-26T21:31:46.451 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:31:46.451 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:31:46.451 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_id": "7dbb54a7-fd31-4ba3-8af2-3c974983db41", 2024-03-26T21:31:46.451 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_name": "r", 2024-03-26T21:31:46.451 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_epoch": 2 2024-03-26T21:31:46.451 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:31:46.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:46 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-26T21:31:46.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:46 smithi043 ceph-mon[29585]: osdmap e69: 8 total, 8 up, 8 in 2024-03-26T21:31:46.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:46 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-26T21:31:46.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:46 smithi043 ceph-mon[29585]: pgmap v68: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:46.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:46 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-26T21:31:46.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:46 smithi043 ceph-mon[24886]: osdmap e69: 8 total, 8 up, 8 in 2024-03-26T21:31:46.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:46 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-26T21:31:46.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:46 smithi043 ceph-mon[24886]: pgmap v68: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:46.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:46 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-26T21:31:46.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:46 smithi134 ceph-mon[25806]: osdmap e69: 8 total, 8 up, 8 in 2024-03-26T21:31:46.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:46 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-26T21:31:46.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:46 smithi134 ceph-mon[25806]: pgmap v68: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:31:47.349 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:31:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:31:46.982Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001626787s 2024-03-26T21:31:47.641 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:47 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-26T21:31:47.641 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:47 smithi134 ceph-mon[25806]: osdmap e70: 8 total, 8 up, 8 in 2024-03-26T21:31:47.689 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:47 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-26T21:31:47.689 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:47 smithi043 ceph-mon[24886]: osdmap e70: 8 total, 8 up, 8 in 2024-03-26T21:31:47.690 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:47 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2782815422' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-26T21:31:47.690 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:47 smithi043 ceph-mon[29585]: osdmap e70: 8 total, 8 up, 8 in 2024-03-26T21:31:48.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:48] "GET /metrics HTTP/1.1" 200 194260 "" "Prometheus/2.33.4" 2024-03-26T21:31:48.640 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:48 smithi043 ceph-mon[29585]: pgmap v70: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 2.1 KiB/s wr, 5 op/s 2024-03-26T21:31:48.641 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:48 smithi043 ceph-mon[24886]: pgmap v70: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 2.1 KiB/s wr, 5 op/s 2024-03-26T21:31:48.666 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-26T21:31:48.688 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:48 smithi134 ceph-mon[25806]: pgmap v70: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 2.1 KiB/s wr, 5 op/s 2024-03-26T21:31:49.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:31:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:31:50.570 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:50 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:31:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:50.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:50 smithi043 ceph-mon[24886]: pgmap v71: 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 2024-03-26T21:31:50.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:50 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:50.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:50 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:50.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:50 smithi043 ceph-mon[29585]: pgmap v71: 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 2024-03-26T21:31:50.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:50 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:50.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:50 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:50 smithi134 ceph-mon[25806]: pgmap v71: 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 2024-03-26T21:31:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:50 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:50 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:51.086 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled rgw.foo update... 2024-03-26T21:31:51.810 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph osd pool create foo' 2024-03-26T21:31:52.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:31:52.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: Saving service rgw.foo spec with placement count:2 2024-03-26T21:31:52.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: Saving service rgw.foo spec with placement count:2 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: Deploying daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: pgmap v72: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-26T21:31:52.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:52 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.229 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:51 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:31:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:52.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:31:52.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: Saving service rgw.foo spec with placement count:2 2024-03-26T21:31:52.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: Saving service rgw.foo spec with placement count:2 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: Deploying daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: pgmap v72: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='client.14694 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: Saving service rgw.foo spec with placement count:2 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: Saving service rgw.foo spec with placement count:2 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: Deploying daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: pgmap v72: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:52 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:54.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:54 smithi043 ceph-mon[24886]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-26T21:31:54.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:54 smithi043 ceph-mon[29585]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-26T21:31:55.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:54 smithi134 ceph-mon[25806]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-26T21:31:55.781 INFO:teuthology.orchestra.run.smithi043.stderr:pool 'foo' created 2024-03-26T21:31:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3945699835' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-26T21:31:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:31:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-26T21:31:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-26T21:31:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-26T21:31:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-26T21:31:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3945699835' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-26T21:31:56.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:56.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:56.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:56.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:31:56.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3945699835' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.075 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-03-26T21:31:56.417 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'rbd pool init foo' 2024-03-26T21:31:57.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: Deploying daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 921 B/s wr, 2 op/s 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3945699835' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: osdmap e71: 8 total, 8 up, 8 in 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:31:57.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:31:57.069 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: Deploying daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T21:31:57.069 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 921 B/s wr, 2 op/s 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3945699835' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: osdmap e71: 8 total, 8 up, 8 in 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:31:57.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: Deploying daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 921 B/s wr, 2 op/s 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3945699835' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: osdmap e71: 8 total, 8 up, 8 in 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:31:57.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:31:57.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:57 smithi043 ceph-mon[29585]: osdmap e72: 8 total, 8 up, 8 in 2024-03-26T21:31:57.961 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:57 smithi043 ceph-mon[24886]: osdmap e72: 8 total, 8 up, 8 in 2024-03-26T21:31:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:57 smithi134 ceph-mon[25806]: osdmap e72: 8 total, 8 up, 8 in 2024-03-26T21:31:58.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:58] "GET /metrics HTTP/1.1" 200 202574 "" "Prometheus/2.33.4" 2024-03-26T21:31:58.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:31:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:31:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:31:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:58 smithi043 ceph-mon[24886]: pgmap v77: 161 pgs: 32 creating+peering, 4 peering, 125 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-03-26T21:31:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:58 smithi043 ceph-mon[24886]: osdmap e73: 8 total, 8 up, 8 in 2024-03-26T21:31:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:58 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1949519588' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-26T21:31:59.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:58 smithi043 ceph-mon[29585]: pgmap v77: 161 pgs: 32 creating+peering, 4 peering, 125 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-03-26T21:31:59.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:58 smithi043 ceph-mon[29585]: osdmap e73: 8 total, 8 up, 8 in 2024-03-26T21:31:59.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:58 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1949519588' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-26T21:31:59.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:58 smithi134 ceph-mon[25806]: pgmap v77: 161 pgs: 32 creating+peering, 4 peering, 125 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-03-26T21:31:59.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:58 smithi134 ceph-mon[25806]: osdmap e73: 8 total, 8 up, 8 in 2024-03-26T21:31:59.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:58 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1949519588' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-26T21:31:59.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:31:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:31:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:31:59.982 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:59 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1949519588' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-26T21:31:59.982 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:59 smithi134 ceph-mon[25806]: osdmap e74: 8 total, 8 up, 8 in 2024-03-26T21:31:59.982 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:59 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:31:59.982 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:31:59 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:59 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1949519588' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-26T21:32:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:59 smithi043 ceph-mon[24886]: osdmap e74: 8 total, 8 up, 8 in 2024-03-26T21:32:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:59 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:31:59 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:59 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1949519588' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-26T21:32:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:59 smithi043 ceph-mon[29585]: osdmap e74: 8 total, 8 up, 8 in 2024-03-26T21:32:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:59 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:31:59 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:00.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:00 smithi134 ceph-mon[25806]: pgmap v80: 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 2024-03-26T21:32:00.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:00 smithi134 ceph-mon[25806]: osdmap e75: 8 total, 8 up, 8 in 2024-03-26T21:32:01.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:00 smithi043 ceph-mon[24886]: pgmap v80: 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 2024-03-26T21:32:01.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:00 smithi043 ceph-mon[24886]: osdmap e75: 8 total, 8 up, 8 in 2024-03-26T21:32:01.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:00 smithi043 ceph-mon[29585]: pgmap v80: 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 2024-03-26T21:32:01.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:00 smithi043 ceph-mon[29585]: osdmap e75: 8 total, 8 up, 8 in 2024-03-26T21:32:01.568 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-26T21:32:02.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: osdmap e76: 8 total, 8 up, 8 in 2024-03-26T21:32:02.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:02.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:02.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:02.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:02.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:02.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:02.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:01 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: osdmap e76: 8 total, 8 up, 8 in 2024-03-26T21:32:02.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: osdmap e76: 8 total, 8 up, 8 in 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:01 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:02.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:02 smithi134 ceph-mon[25806]: Checking dashboard <-> RGW credentials 2024-03-26T21:32:02.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:02.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:02 smithi134 ceph-mon[25806]: Checking dashboard <-> RGW credentials 2024-03-26T21:32:02.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:02.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:02 smithi134 ceph-mon[25806]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 1.2 KiB/s wr, 270 op/s; 11 B/s, 0 objects/s recovering 2024-03-26T21:32:02.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[24886]: Checking dashboard <-> RGW credentials 2024-03-26T21:32:02.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:02.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[24886]: Checking dashboard <-> RGW credentials 2024-03-26T21:32:02.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:02.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[24886]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 1.2 KiB/s wr, 270 op/s; 11 B/s, 0 objects/s recovering 2024-03-26T21:32:02.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[29585]: Checking dashboard <-> RGW credentials 2024-03-26T21:32:02.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:02.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[29585]: Checking dashboard <-> RGW credentials 2024-03-26T21:32:02.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:02.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:02 smithi043 ceph-mon[29585]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 180 KiB/s rd, 1.2 KiB/s wr, 270 op/s; 11 B/s, 0 objects/s recovering 2024-03-26T21:32:05.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:04 smithi134 ceph-mon[25806]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 863 B/s wr, 182 op/s; 7 B/s, 0 objects/s recovering 2024-03-26T21:32:05.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:04 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:05.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:04 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:05.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:04 smithi134 ceph-mon[25806]: osdmap e77: 8 total, 8 up, 8 in 2024-03-26T21:32:05.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:32:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:05.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:32:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:05.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-mon[24886]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 863 B/s wr, 182 op/s; 7 B/s, 0 objects/s recovering 2024-03-26T21:32:05.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:05.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:05.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-mon[24886]: osdmap e77: 8 total, 8 up, 8 in 2024-03-26T21:32:05.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-mon[29585]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 863 B/s wr, 182 op/s; 7 B/s, 0 objects/s recovering 2024-03-26T21:32:05.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:05.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:05.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:04 smithi043 ceph-mon[29585]: osdmap e77: 8 total, 8 up, 8 in 2024-03-26T21:32:06.398 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled iscsi.foo update... 2024-03-26T21:32:06.966 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[24886]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 853 B/s wr, 180 op/s; 7 B/s, 0 objects/s recovering 2024-03-26T21:32:06.966 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:06.966 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:06.966 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:06.966 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:06.966 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:06.966 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:06.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[29585]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 853 B/s wr, 180 op/s; 7 B/s, 0 objects/s recovering 2024-03-26T21:32:06.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:06.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:06.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:06.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:06.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:06.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:07.065 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'sleep 180' 2024-03-26T21:32:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:06 smithi134 ceph-mon[25806]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 853 B/s wr, 180 op/s; 7 B/s, 0 objects/s recovering 2024-03-26T21:32:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:06 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:06 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:06 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:06 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:06 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:06 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:07.326 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:32:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:08.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:07 smithi134 ceph-mon[25806]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:32:08.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:07 smithi134 ceph-mon[25806]: Saving service iscsi.foo spec with placement count:1 2024-03-26T21:32:08.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:08.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:07 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:08.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:07 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:08.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[24886]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:32:08.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[24886]: Saving service iscsi.foo spec with placement count:1 2024-03-26T21:32:08.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:08.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:08.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:08.218 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:08 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:08] "GET /metrics HTTP/1.1" 200 202574 "" "Prometheus/2.33.4" 2024-03-26T21:32:08.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[29585]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:32:08.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[29585]: Saving service iscsi.foo spec with placement count:1 2024-03-26T21:32:08.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:08.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:08.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:07 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:08.965 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:32:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:32:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:08 smithi043 ceph-mon[24886]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 646 B/s wr, 136 op/s; 5 B/s, 0 objects/s recovering 2024-03-26T21:32:09.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:08 smithi043 ceph-mon[29585]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 646 B/s wr, 136 op/s; 5 B/s, 0 objects/s recovering 2024-03-26T21:32:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:08 smithi134 ceph-mon[25806]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 646 B/s wr, 136 op/s; 5 B/s, 0 objects/s recovering 2024-03-26T21:32:09.573 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:32:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: Checking pool "foo" exists for service iscsi.foo 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:32:10.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: Deploying daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[29585]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 574 B/s wr, 121 op/s; 5 B/s, 0 objects/s recovering 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: Checking pool "foo" exists for service iscsi.foo 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:32:10.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:32:10.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:32:10.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:10.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: Deploying daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:32:10.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:10 smithi043 ceph-mon[24886]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 574 B/s wr, 121 op/s; 5 B/s, 0 objects/s recovering 2024-03-26T21:32:10.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:10.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:10.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:10.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:10.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:10.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:10.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: Checking pool "foo" exists for service iscsi.foo 2024-03-26T21:32:10.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:32:10.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:32:10.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:32:10.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:10.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: Deploying daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:32:10.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:10 smithi134 ceph-mon[25806]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 574 B/s wr, 121 op/s; 5 B/s, 0 objects/s recovering 2024-03-26T21:32:11.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:11 smithi043 ceph-mon[24886]: mgrmap e20: y(active, since 2m), standbys: x 2024-03-26T21:32:11.472 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:11 smithi043 ceph-mon[29585]: mgrmap e20: y(active, since 2m), standbys: x 2024-03-26T21:32:11.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:11 smithi134 ceph-mon[25806]: mgrmap e20: y(active, since 2m), standbys: x 2024-03-26T21:32:12.457 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:12 smithi043 ceph-mon[24886]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:12.457 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:12 smithi043 ceph-mon[29585]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:12.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:12 smithi134 ceph-mon[25806]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:13.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:32:13.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:32:13.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:32:13.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:32:13.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2718127939' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/671535177' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/2065967292"}]: dispatch 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/2065967292"}]: dispatch 2024-03-26T21:32:13.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:13.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:13.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:13.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:13.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:13.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2718127939' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:32:13.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/671535177' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/2065967292"}]: dispatch 2024-03-26T21:32:13.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:13 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/2065967292"}]: dispatch 2024-03-26T21:32:14.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:14.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:14.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:14.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:14.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:14.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:14.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:32:14.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2718127939' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:32:14.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/671535177' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/2065967292"}]: dispatch 2024-03-26T21:32:14.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:13 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/2065967292"}]: dispatch 2024-03-26T21:32:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:14 smithi134 ceph-mon[25806]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:14 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/2065967292"}]': finished 2024-03-26T21:32:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:14 smithi134 ceph-mon[25806]: osdmap e78: 8 total, 8 up, 8 in 2024-03-26T21:32:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:14 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/79673897' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2077690295"}]: dispatch 2024-03-26T21:32:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:14 smithi043 ceph-mon[24886]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:14 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/2065967292"}]': finished 2024-03-26T21:32:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:14 smithi043 ceph-mon[24886]: osdmap e78: 8 total, 8 up, 8 in 2024-03-26T21:32:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:14 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/79673897' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2077690295"}]: dispatch 2024-03-26T21:32:15.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:14 smithi043 ceph-mon[29585]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:15.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:14 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/2065967292"}]': finished 2024-03-26T21:32:15.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:14 smithi043 ceph-mon[29585]: osdmap e78: 8 total, 8 up, 8 in 2024-03-26T21:32:15.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:14 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/79673897' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2077690295"}]: dispatch 2024-03-26T21:32:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:15 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/79673897' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2077690295"}]': finished 2024-03-26T21:32:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:15 smithi134 ceph-mon[25806]: osdmap e79: 8 total, 8 up, 8 in 2024-03-26T21:32:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:15 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1091708233' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/619808678"}]: dispatch 2024-03-26T21:32:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:15 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/619808678"}]: dispatch 2024-03-26T21:32:16.070 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:15 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/79673897' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2077690295"}]': finished 2024-03-26T21:32:16.070 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:15 smithi043 ceph-mon[29585]: osdmap e79: 8 total, 8 up, 8 in 2024-03-26T21:32:16.070 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:15 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1091708233' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/619808678"}]: dispatch 2024-03-26T21:32:16.071 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:15 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/619808678"}]: dispatch 2024-03-26T21:32:16.071 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:15 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/79673897' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2077690295"}]': finished 2024-03-26T21:32:16.071 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:15 smithi043 ceph-mon[24886]: osdmap e79: 8 total, 8 up, 8 in 2024-03-26T21:32:16.071 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:15 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1091708233' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/619808678"}]: dispatch 2024-03-26T21:32:16.071 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:15 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/619808678"}]: dispatch 2024-03-26T21:32:16.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:32:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:17.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:16 smithi134 ceph-mon[25806]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:17.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:16 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/619808678"}]': finished 2024-03-26T21:32:17.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:16 smithi134 ceph-mon[25806]: osdmap e80: 8 total, 8 up, 8 in 2024-03-26T21:32:17.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:17.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:16 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/475493124' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275070023"}]: dispatch 2024-03-26T21:32:17.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:16 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275070023"}]: dispatch 2024-03-26T21:32:17.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:17.095 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[24886]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:17.096 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/619808678"}]': finished 2024-03-26T21:32:17.096 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[24886]: osdmap e80: 8 total, 8 up, 8 in 2024-03-26T21:32:17.096 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:17.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/475493124' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275070023"}]: dispatch 2024-03-26T21:32:17.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275070023"}]: dispatch 2024-03-26T21:32:17.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:17.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[29585]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:17.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/619808678"}]': finished 2024-03-26T21:32:17.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[29585]: osdmap e80: 8 total, 8 up, 8 in 2024-03-26T21:32:17.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:17.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/475493124' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275070023"}]: dispatch 2024-03-26T21:32:17.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275070023"}]: dispatch 2024-03-26T21:32:17.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:18.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:18] "GET /metrics HTTP/1.1" 200 208132 "" "Prometheus/2.33.4" 2024-03-26T21:32:18.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:17 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275070023"}]': finished 2024-03-26T21:32:18.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:17 smithi043 ceph-mon[24886]: osdmap e81: 8 total, 8 up, 8 in 2024-03-26T21:32:18.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:17 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/948433462' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3302481748"}]: dispatch 2024-03-26T21:32:18.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:17 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275070023"}]': finished 2024-03-26T21:32:18.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:17 smithi043 ceph-mon[29585]: osdmap e81: 8 total, 8 up, 8 in 2024-03-26T21:32:18.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:17 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/948433462' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3302481748"}]: dispatch 2024-03-26T21:32:18.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:17 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275070023"}]': finished 2024-03-26T21:32:18.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:17 smithi134 ceph-mon[25806]: osdmap e81: 8 total, 8 up, 8 in 2024-03-26T21:32:18.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:17 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/948433462' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3302481748"}]: dispatch 2024-03-26T21:32:19.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:32:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:32:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:18 smithi134 ceph-mon[25806]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-26T21:32:19.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:18 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/948433462' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3302481748"}]': finished 2024-03-26T21:32:19.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:18 smithi134 ceph-mon[25806]: osdmap e82: 8 total, 8 up, 8 in 2024-03-26T21:32:19.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:18 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2461229110' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4006756134"}]: dispatch 2024-03-26T21:32:19.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:32:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:19.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-mon[29585]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-26T21:32:19.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/948433462' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3302481748"}]': finished 2024-03-26T21:32:19.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-mon[29585]: osdmap e82: 8 total, 8 up, 8 in 2024-03-26T21:32:19.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2461229110' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4006756134"}]: dispatch 2024-03-26T21:32:19.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-mon[24886]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-26T21:32:19.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/948433462' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3302481748"}]': finished 2024-03-26T21:32:19.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-mon[24886]: osdmap e82: 8 total, 8 up, 8 in 2024-03-26T21:32:19.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:18 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2461229110' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4006756134"}]: dispatch 2024-03-26T21:32:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2461229110' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4006756134"}]': finished 2024-03-26T21:32:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[24886]: osdmap e83: 8 total, 8 up, 8 in 2024-03-26T21:32:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3210374137' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1568099425"}]: dispatch 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2461229110' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4006756134"}]': finished 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[29585]: osdmap e83: 8 total, 8 up, 8 in 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:19 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3210374137' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1568099425"}]: dispatch 2024-03-26T21:32:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:19 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2461229110' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4006756134"}]': finished 2024-03-26T21:32:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:19 smithi134 ceph-mon[25806]: osdmap e83: 8 total, 8 up, 8 in 2024-03-26T21:32:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:19 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:19 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:32:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:32:20.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:32:20.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:19 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:20.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:19 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3210374137' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1568099425"}]: dispatch 2024-03-26T21:32:21.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:20 smithi043 ceph-mon[24886]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-26T21:32:21.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:20 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3210374137' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1568099425"}]': finished 2024-03-26T21:32:21.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:20 smithi043 ceph-mon[24886]: osdmap e84: 8 total, 8 up, 8 in 2024-03-26T21:32:21.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:20 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1485491770' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/832994572"}]: dispatch 2024-03-26T21:32:21.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:20 smithi043 ceph-mon[29585]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-26T21:32:21.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:20 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3210374137' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1568099425"}]': finished 2024-03-26T21:32:21.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:20 smithi043 ceph-mon[29585]: osdmap e84: 8 total, 8 up, 8 in 2024-03-26T21:32:21.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:20 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1485491770' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/832994572"}]: dispatch 2024-03-26T21:32:21.181 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:20 smithi134 ceph-mon[25806]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-26T21:32:21.181 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:20 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3210374137' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1568099425"}]': finished 2024-03-26T21:32:21.181 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:20 smithi134 ceph-mon[25806]: osdmap e84: 8 total, 8 up, 8 in 2024-03-26T21:32:21.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:20 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1485491770' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/832994572"}]: dispatch 2024-03-26T21:32:21.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:32:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:21.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:21 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1485491770' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/832994572"}]': finished 2024-03-26T21:32:21.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:21 smithi134 ceph-mon[25806]: osdmap e85: 8 total, 8 up, 8 in 2024-03-26T21:32:21.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:21 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1364636293' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1123853430"}]: dispatch 2024-03-26T21:32:21.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:21 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:21.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:21 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1485491770' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/832994572"}]': finished 2024-03-26T21:32:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[29585]: osdmap e85: 8 total, 8 up, 8 in 2024-03-26T21:32:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1364636293' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1123853430"}]: dispatch 2024-03-26T21:32:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1485491770' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/832994572"}]': finished 2024-03-26T21:32:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[24886]: osdmap e85: 8 total, 8 up, 8 in 2024-03-26T21:32:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1364636293' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1123853430"}]: dispatch 2024-03-26T21:32:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:21 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:22.985 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:22 smithi134 ceph-mon[25806]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:22.986 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:22 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1364636293' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1123853430"}]': finished 2024-03-26T21:32:22.986 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:22 smithi134 ceph-mon[25806]: osdmap e86: 8 total, 8 up, 8 in 2024-03-26T21:32:22.986 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:22 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/905734460' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2521488172"}]: dispatch 2024-03-26T21:32:22.986 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:22 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2521488172"}]: dispatch 2024-03-26T21:32:23.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[24886]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:23.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1364636293' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1123853430"}]': finished 2024-03-26T21:32:23.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[24886]: osdmap e86: 8 total, 8 up, 8 in 2024-03-26T21:32:23.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/905734460' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2521488172"}]: dispatch 2024-03-26T21:32:23.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2521488172"}]: dispatch 2024-03-26T21:32:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[29585]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1364636293' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1123853430"}]': finished 2024-03-26T21:32:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[29585]: osdmap e86: 8 total, 8 up, 8 in 2024-03-26T21:32:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/905734460' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2521488172"}]: dispatch 2024-03-26T21:32:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:22 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2521488172"}]: dispatch 2024-03-26T21:32:23.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:32:23.506Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:32:23.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:32: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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:32:23.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:32: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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:32:24.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:23 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:24.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:23 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2521488172"}]': finished 2024-03-26T21:32:24.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:23 smithi134 ceph-mon[25806]: osdmap e87: 8 total, 8 up, 8 in 2024-03-26T21:32:24.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:23 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2472133044' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3874787954"}]: dispatch 2024-03-26T21:32:24.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:23 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3874787954"}]: dispatch 2024-03-26T21:32:24.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:24.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2521488172"}]': finished 2024-03-26T21:32:24.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[29585]: osdmap e87: 8 total, 8 up, 8 in 2024-03-26T21:32:24.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2472133044' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3874787954"}]: dispatch 2024-03-26T21:32:24.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3874787954"}]: dispatch 2024-03-26T21:32:24.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:24.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2521488172"}]': finished 2024-03-26T21:32:24.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[24886]: osdmap e87: 8 total, 8 up, 8 in 2024-03-26T21:32:24.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2472133044' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3874787954"}]: dispatch 2024-03-26T21:32:24.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:23 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3874787954"}]: dispatch 2024-03-26T21:32:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:24 smithi134 ceph-mon[25806]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:24 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3874787954"}]': finished 2024-03-26T21:32:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:24 smithi134 ceph-mon[25806]: osdmap e88: 8 total, 8 up, 8 in 2024-03-26T21:32:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:24 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3794954653' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1579973756"}]: dispatch 2024-03-26T21:32:25.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:24 smithi043 ceph-mon[24886]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:25.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:24 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3874787954"}]': finished 2024-03-26T21:32:25.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:24 smithi043 ceph-mon[24886]: osdmap e88: 8 total, 8 up, 8 in 2024-03-26T21:32:25.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:24 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3794954653' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1579973756"}]: dispatch 2024-03-26T21:32:25.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:24 smithi043 ceph-mon[29585]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:25.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:24 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3874787954"}]': finished 2024-03-26T21:32:25.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:24 smithi043 ceph-mon[29585]: osdmap e88: 8 total, 8 up, 8 in 2024-03-26T21:32:25.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:24 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3794954653' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1579973756"}]: dispatch 2024-03-26T21:32:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:25 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3794954653' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1579973756"}]': finished 2024-03-26T21:32:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:25 smithi134 ceph-mon[25806]: osdmap e89: 8 total, 8 up, 8 in 2024-03-26T21:32:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:25 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2240519172' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/2065967292"}]: dispatch 2024-03-26T21:32:26.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:25 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3794954653' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1579973756"}]': finished 2024-03-26T21:32:26.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:25 smithi043 ceph-mon[24886]: osdmap e89: 8 total, 8 up, 8 in 2024-03-26T21:32:26.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:25 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2240519172' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/2065967292"}]: dispatch 2024-03-26T21:32:26.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:25 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3794954653' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1579973756"}]': finished 2024-03-26T21:32:26.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:25 smithi043 ceph-mon[29585]: osdmap e89: 8 total, 8 up, 8 in 2024-03-26T21:32:26.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:25 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2240519172' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/2065967292"}]: dispatch 2024-03-26T21:32:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:26 smithi134 ceph-mon[25806]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:26 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2240519172' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/2065967292"}]': finished 2024-03-26T21:32:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:26 smithi134 ceph-mon[25806]: osdmap e90: 8 total, 8 up, 8 in 2024-03-26T21:32:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:26 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/915601870' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3302481748"}]: dispatch 2024-03-26T21:32:27.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:26 smithi043 ceph-mon[24886]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:27.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:26 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2240519172' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/2065967292"}]': finished 2024-03-26T21:32:27.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:26 smithi043 ceph-mon[24886]: osdmap e90: 8 total, 8 up, 8 in 2024-03-26T21:32:27.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:26 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/915601870' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3302481748"}]: dispatch 2024-03-26T21:32:27.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:26 smithi043 ceph-mon[29585]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:32:27.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:26 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2240519172' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/2065967292"}]': finished 2024-03-26T21:32:27.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:26 smithi043 ceph-mon[29585]: osdmap e90: 8 total, 8 up, 8 in 2024-03-26T21:32:27.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:26 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/915601870' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3302481748"}]: dispatch 2024-03-26T21:32:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:27 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/915601870' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3302481748"}]': finished 2024-03-26T21:32:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:27 smithi134 ceph-mon[25806]: osdmap e91: 8 total, 8 up, 8 in 2024-03-26T21:32:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:27 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1645495050' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1579973756"}]: dispatch 2024-03-26T21:32:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:27 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1579973756"}]: dispatch 2024-03-26T21:32:28.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:28] "GET /metrics HTTP/1.1" 200 208095 "" "Prometheus/2.33.4" 2024-03-26T21:32:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:27 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/915601870' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3302481748"}]': finished 2024-03-26T21:32:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:27 smithi043 ceph-mon[24886]: osdmap e91: 8 total, 8 up, 8 in 2024-03-26T21:32:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:27 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1645495050' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1579973756"}]: dispatch 2024-03-26T21:32:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:27 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1579973756"}]: dispatch 2024-03-26T21:32:28.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:27 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/915601870' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3302481748"}]': finished 2024-03-26T21:32:28.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:27 smithi043 ceph-mon[29585]: osdmap e91: 8 total, 8 up, 8 in 2024-03-26T21:32:28.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:27 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1645495050' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1579973756"}]: dispatch 2024-03-26T21:32:28.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:27 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1579973756"}]: dispatch 2024-03-26T21:32:29.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:32:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:32:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:28 smithi134 ceph-mon[25806]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:28 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1579973756"}]': finished 2024-03-26T21:32:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:28 smithi134 ceph-mon[25806]: osdmap e92: 8 total, 8 up, 8 in 2024-03-26T21:32:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:28 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/534790591' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2884808631"}]: dispatch 2024-03-26T21:32:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:28 smithi043 ceph-mon[24886]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:28 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1579973756"}]': finished 2024-03-26T21:32:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:28 smithi043 ceph-mon[24886]: osdmap e92: 8 total, 8 up, 8 in 2024-03-26T21:32:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:28 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/534790591' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2884808631"}]: dispatch 2024-03-26T21:32:29.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:28 smithi043 ceph-mon[29585]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:29.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:28 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1579973756"}]': finished 2024-03-26T21:32:29.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:28 smithi043 ceph-mon[29585]: osdmap e92: 8 total, 8 up, 8 in 2024-03-26T21:32:29.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:28 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/534790591' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2884808631"}]: dispatch 2024-03-26T21:32:30.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:29 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/534790591' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2884808631"}]': finished 2024-03-26T21:32:30.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:29 smithi134 ceph-mon[25806]: osdmap e93: 8 total, 8 up, 8 in 2024-03-26T21:32:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:29 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/534790591' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2884808631"}]': finished 2024-03-26T21:32:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:29 smithi043 ceph-mon[24886]: osdmap e93: 8 total, 8 up, 8 in 2024-03-26T21:32:30.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:29 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/534790591' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2884808631"}]': finished 2024-03-26T21:32:30.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:29 smithi043 ceph-mon[29585]: osdmap e93: 8 total, 8 up, 8 in 2024-03-26T21:32:31.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:30 smithi134 ceph-mon[25806]: 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 2024-03-26T21:32:31.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:30 smithi043 ceph-mon[24886]: 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 2024-03-26T21:32:31.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:30 smithi043 ceph-mon[29585]: 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 2024-03-26T21:32:33.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:32 smithi043 ceph-mon[24886]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:32:33.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:32 smithi043 ceph-mon[29585]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:32:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:32 smithi134 ceph-mon[25806]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:32:33.851 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:32:33.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:32:33.851 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:32: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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:32:33.851 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:32:33.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:32:34.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:33 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:34.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:33 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:34.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:33 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:35.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:34 smithi043 ceph-mon[24886]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-26T21:32:35.155 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:32:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:35.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:34 smithi043 ceph-mon[29585]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-26T21:32:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:34 smithi134 ceph-mon[25806]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-26T21:32:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:36 smithi134 ceph-mon[25806]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:32:36.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:36.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:36.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:36 smithi043 ceph-mon[24886]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:32:36.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:36.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:36.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:36 smithi043 ceph-mon[29585]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:32:38.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:38] "GET /metrics HTTP/1.1" 200 208095 "" "Prometheus/2.33.4" 2024-03-26T21:32:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:38 smithi134 ceph-mon[25806]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:32:39.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:32:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:32:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:38 smithi043 ceph-mon[24886]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:32:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:38 smithi043 ceph-mon[29585]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:32:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:40 smithi134 ceph-mon[25806]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-03-26T21:32:41.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:40 smithi043 ceph-mon[24886]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-03-26T21:32:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:40 smithi043 ceph-mon[29585]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-03-26T21:32:41.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:41 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:32:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:42.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:42.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:42.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:42 smithi043 ceph-mon[24886]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:42.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:42.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:42.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:42 smithi043 ceph-mon[29585]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:42.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:42.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:42.637 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:42 smithi134 ceph-mon[25806]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:43.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:43 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:43.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:43 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:43.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:43 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:43.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:32:43.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:32:44.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:44 smithi043 ceph-mon[24886]: 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 2024-03-26T21:32:44.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:44 smithi043 ceph-mon[29585]: 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 2024-03-26T21:32:44.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:44 smithi134 ceph-mon[25806]: 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 2024-03-26T21:32:47.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:46 smithi134 ceph-mon[25806]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:32:47.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:46 smithi043 ceph-mon[24886]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:32:47.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:46 smithi043 ceph-mon[29585]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:32:48.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:48] "GET /metrics HTTP/1.1" 200 208082 "" "Prometheus/2.33.4" 2024-03-26T21:32:49.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:48 smithi134 ceph-mon[25806]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:49.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:32:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:32:49.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:48 smithi043 ceph-mon[24886]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:49.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:48 smithi043 ceph-mon[29585]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:50 smithi134 ceph-mon[25806]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:32:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:50 smithi043 ceph-mon[24886]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:32:51.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:50 smithi043 ceph-mon[29585]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:32:53.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:52 smithi134 ceph-mon[25806]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:53.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:52 smithi043 ceph-mon[24886]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:53.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:52 smithi043 ceph-mon[29585]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:53.785 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:32:53.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:32:53.785 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:32:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:32: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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:32:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:53 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:54.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:53 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:53 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:32:55.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:54 smithi134 ceph-mon[25806]: 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 2024-03-26T21:32:55.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:54 smithi043 ceph-mon[24886]: 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 2024-03-26T21:32:55.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:54 smithi043 ceph-mon[29585]: 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 2024-03-26T21:32:55.575 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:55 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:32:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:32:56.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:56.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:56.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:56 smithi134 ceph-mon[25806]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:32:56.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:32:56.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:32:56.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:32:56.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:32:56.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:56.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:56.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[29585]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[24886]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:32:56.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:32:58.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:32:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:58] "GET /metrics HTTP/1.1" 200 208044 "" "Prometheus/2.33.4" 2024-03-26T21:32:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:32:58 smithi134 ceph-mon[25806]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:59.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:32:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:32:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:32:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:32:58 smithi043 ceph-mon[24886]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:32:59.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:32:58 smithi043 ceph-mon[29585]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:00 smithi134 ceph-mon[25806]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:01.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:00 smithi043 ceph-mon[29585]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:01.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:00 smithi043 ceph-mon[24886]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:01.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:33:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:33:02.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:02.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:02.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:02 smithi134 ceph-mon[25806]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:02 smithi043 ceph-mon[29585]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:02.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:02.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:02.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:02 smithi043 ceph-mon[24886]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:03.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:03 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:03.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:03 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:03 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:03.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:33:03.509Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:03.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33: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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:03.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33:03.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:33:04.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:04 smithi134 ceph-mon[25806]: 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 2024-03-26T21:33:04.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:04 smithi043 ceph-mon[24886]: 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 2024-03-26T21:33:04.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:04 smithi043 ceph-mon[29585]: 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 2024-03-26T21:33:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:06 smithi134 ceph-mon[25806]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:07.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:06 smithi043 ceph-mon[24886]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:07.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:06 smithi043 ceph-mon[29585]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:08.283 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:08 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:08] "GET /metrics HTTP/1.1" 200 208044 "" "Prometheus/2.33.4" 2024-03-26T21:33:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:08 smithi134 ceph-mon[25806]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:09.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:33:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:33:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:08 smithi043 ceph-mon[24886]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:08 smithi043 ceph-mon[29585]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:10 smithi134 ceph-mon[25806]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:11.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:10 smithi043 ceph-mon[24886]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:11.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:10 smithi043 ceph-mon[29585]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:13.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:12 smithi134 ceph-mon[25806]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:13.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:12 smithi043 ceph-mon[24886]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:13.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:12 smithi043 ceph-mon[29585]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:13.789 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:33:13.510Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:13.790 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33:13.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:13.790 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33: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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:33:14.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:13 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:14.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:13 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:14.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:13 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:15.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:14 smithi043 ceph-mon[24886]: 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 2024-03-26T21:33:15.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:14 smithi043 ceph-mon[29585]: 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 2024-03-26T21:33:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:14 smithi134 ceph-mon[25806]: 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 2024-03-26T21:33:15.502 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:33:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:33:16.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:16.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:16.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:16 smithi043 ceph-mon[24886]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:16.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:16.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:16.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:16 smithi043 ceph-mon[29585]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:16.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:16.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:16.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:16 smithi134 ceph-mon[25806]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:18.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:18] "GET /metrics HTTP/1.1" 200 208015 "" "Prometheus/2.33.4" 2024-03-26T21:33:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:18 smithi134 ceph-mon[25806]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:19.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:33:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:33:19.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:18 smithi043 ceph-mon[24886]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:19.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:18 smithi043 ceph-mon[29585]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:20.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:33:20.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:33:20.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:33:20.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:19 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:33:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:33:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:33:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:19 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:33:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:33:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:33:20.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:19 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:20 smithi134 ceph-mon[25806]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:20 smithi043 ceph-mon[24886]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:21.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:20 smithi043 ceph-mon[29585]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:21.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:33:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:33:22.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:22.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:22.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:22 smithi134 ceph-mon[25806]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:22.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:22.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:22.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:22 smithi043 ceph-mon[24886]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:22.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:22.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:22.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:22 smithi043 ceph-mon[29585]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:23.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:23 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:23.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:23 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:23.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:23 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:23.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:33:23.510Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:23.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33:23.512Z 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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:23.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33: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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:33:24.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:24 smithi134 ceph-mon[25806]: 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 2024-03-26T21:33:24.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:24 smithi043 ceph-mon[24886]: 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 2024-03-26T21:33:24.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:24 smithi043 ceph-mon[29585]: 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 2024-03-26T21:33:27.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:26 smithi134 ceph-mon[25806]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:27.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:26 smithi043 ceph-mon[24886]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:26 smithi043 ceph-mon[29585]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:28.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:28] "GET /metrics HTTP/1.1" 200 208015 "" "Prometheus/2.33.4" 2024-03-26T21:33:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:28 smithi134 ceph-mon[25806]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:29.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:33:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:33:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:28 smithi043 ceph-mon[24886]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:28 smithi043 ceph-mon[29585]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:30 smithi134 ceph-mon[25806]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:30 smithi043 ceph-mon[24886]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:31.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:30 smithi043 ceph-mon[29585]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:33.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:32 smithi043 ceph-mon[24886]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:33.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:32 smithi043 ceph-mon[29585]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:32 smithi134 ceph-mon[25806]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:33.794 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:33:33.511Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:33.795 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33:33.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:33.795 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33:33.513Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:33:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:33 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:34.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:33 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:34.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:33 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:34 smithi043 ceph-mon[24886]: 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 2024-03-26T21:33:35.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:34 smithi043 ceph-mon[29585]: 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 2024-03-26T21:33:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:34 smithi134 ceph-mon[25806]: 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 2024-03-26T21:33:35.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:33:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:33:36.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:36.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:36.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:36 smithi134 ceph-mon[25806]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:36.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:36.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:36.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:36 smithi043 ceph-mon[24886]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:36.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:36.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:36.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:36 smithi043 ceph-mon[29585]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:38.284 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:38] "GET /metrics HTTP/1.1" 200 208015 "" "Prometheus/2.33.4" 2024-03-26T21:33:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:38 smithi134 ceph-mon[25806]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:39.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:33:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:33:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:38 smithi043 ceph-mon[24886]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:38 smithi043 ceph-mon[29585]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:40 smithi134 ceph-mon[25806]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:41.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:40 smithi043 ceph-mon[24886]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:40 smithi043 ceph-mon[29585]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:42.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:41 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:33:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:33:42.908 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:42.908 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:42.908 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:42 smithi043 ceph-mon[24886]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:42.909 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:42.909 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:42.909 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:42 smithi043 ceph-mon[29585]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:42.978 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:42.979 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:42.979 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:42 smithi134 ceph-mon[25806]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:43.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:43 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:43.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:43 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:43.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:33:43.512Z 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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:33:43.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33:43.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:33:43.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33:43.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:43 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:44 smithi134 ceph-mon[25806]: 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 2024-03-26T21:33:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:44 smithi043 ceph-mon[24886]: 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 2024-03-26T21:33:45.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:44 smithi043 ceph-mon[29585]: 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 2024-03-26T21:33:47.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:46 smithi134 ceph-mon[25806]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:47.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:46 smithi043 ceph-mon[24886]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:47.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:46 smithi043 ceph-mon[29585]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:48.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:48] "GET /metrics HTTP/1.1" 200 208011 "" "Prometheus/2.33.4" 2024-03-26T21:33:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:48 smithi134 ceph-mon[25806]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:49.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:33:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:33:49.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:48 smithi043 ceph-mon[24886]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:49.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:48 smithi043 ceph-mon[29585]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:50 smithi134 ceph-mon[25806]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:50 smithi043 ceph-mon[24886]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:51.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:50 smithi043 ceph-mon[29585]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:53.054 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:52 smithi134 ceph-mon[25806]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:53.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:52 smithi043 ceph-mon[24886]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:52 smithi043 ceph-mon[29585]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:53.801 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:33:53.512Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:53.801 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33:53.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:33:53.801 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:33:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:33:53.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:33:54.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:53 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:53 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:54.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:53 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:33:55.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:54 smithi043 ceph-mon[24886]: 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 2024-03-26T21:33:55.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:54 smithi043 ceph-mon[29585]: 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 2024-03-26T21:33:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:54 smithi134 ceph-mon[25806]: 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 2024-03-26T21:33:56.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:55 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:33:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:33:57.023 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:57.023 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:57.023 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:56 smithi134 ceph-mon[25806]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:57.023 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:33:57.023 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:56 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:33:57.024 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:33:57.024 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:33:57.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:57.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:57.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[24886]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:57.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:33:57.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:33:57.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:33:57.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:33:57.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:57.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:33:57.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[29585]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:33:57.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:33:57.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:33:57.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:33:57.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:33:58.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:33:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:58] "GET /metrics HTTP/1.1" 200 208041 "" "Prometheus/2.33.4" 2024-03-26T21:33:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:33:58 smithi134 ceph-mon[25806]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:59.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:33:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:33:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:33:59.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:33:58 smithi043 ceph-mon[29585]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:33:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:33:58 smithi043 ceph-mon[24886]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:00 smithi134 ceph-mon[25806]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:01.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:00 smithi043 ceph-mon[24886]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:01.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:00 smithi043 ceph-mon[29585]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:02.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:34:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:34:03.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:02 smithi134 ceph-mon[25806]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:03.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:03.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:03.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:02 smithi043 ceph-mon[24886]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:03.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:03.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:03.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:02 smithi043 ceph-mon[29585]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:03.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:03.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:03.764 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:34:03.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:34:03.764 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:03.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:34:03.764 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:03.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:34:04.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:03 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:04.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:03 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:04.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:03 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:05.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:04 smithi134 ceph-mon[25806]: 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 2024-03-26T21:34:05.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:04 smithi043 ceph-mon[24886]: 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 2024-03-26T21:34:05.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:04 smithi043 ceph-mon[29585]: 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 2024-03-26T21:34:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:06 smithi134 ceph-mon[25806]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:07.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:06 smithi043 ceph-mon[24886]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:07.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:06 smithi043 ceph-mon[29585]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:08.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:08 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:08] "GET /metrics HTTP/1.1" 200 208041 "" "Prometheus/2.33.4" 2024-03-26T21:34:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:08 smithi134 ceph-mon[25806]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:09.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:34:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:34:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:08 smithi043 ceph-mon[24886]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:08 smithi043 ceph-mon[29585]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:10 smithi134 ceph-mon[25806]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:11.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:10 smithi043 ceph-mon[24886]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:10 smithi043 ceph-mon[29585]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:13.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:12 smithi043 ceph-mon[24886]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:13.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:12 smithi043 ceph-mon[29585]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:12 smithi134 ceph-mon[25806]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:13.809 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:34:13.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:34:13.809 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:13.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:34:13.809 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:13.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:34:14.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:13 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:14.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:13 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:13 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:14 smithi043 ceph-mon[24886]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:15.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:14 smithi043 ceph-mon[29585]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:14 smithi134 ceph-mon[25806]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:16.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:34:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:34:17.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:17.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:17.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:16 smithi134 ceph-mon[25806]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:16 smithi043 ceph-mon[24886]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:17.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:17.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:17.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:16 smithi043 ceph-mon[29585]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:18.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:18] "GET /metrics HTTP/1.1" 200 208025 "" "Prometheus/2.33.4" 2024-03-26T21:34:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:18 smithi134 ceph-mon[25806]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:19.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:34:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:34:19.072 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:18 smithi043 ceph-mon[24886]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:19.072 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:18 smithi043 ceph-mon[29585]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:20.080 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:34:20.080 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:34:20.081 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:34:20.081 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:19 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:20.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:34:20.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:34:20.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:34:20.081 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:19 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:34:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:34:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:34:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:19 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:20 smithi043 ceph-mon[24886]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:20 smithi043 ceph-mon[29585]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:20 smithi134 ceph-mon[25806]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:22.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:34:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:34:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:22 smithi134 ceph-mon[25806]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:22 smithi043 ceph-mon[24886]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:22 smithi043 ceph-mon[29585]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:23.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:23.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:34:23.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:34:23.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:23.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:34:23.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34: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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:34:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:23 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:24.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:23 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:24.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:23 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:24 smithi134 ceph-mon[25806]: 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 2024-03-26T21:34:25.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:24 smithi043 ceph-mon[24886]: 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 2024-03-26T21:34:25.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:24 smithi043 ceph-mon[29585]: 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 2024-03-26T21:34:27.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:26 smithi134 ceph-mon[25806]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:27.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:26 smithi043 ceph-mon[24886]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:27.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:26 smithi043 ceph-mon[29585]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:28.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:28] "GET /metrics HTTP/1.1" 200 208021 "" "Prometheus/2.33.4" 2024-03-26T21:34:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:28 smithi134 ceph-mon[25806]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:29.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:34:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:34:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:28 smithi043 ceph-mon[24886]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:29.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:28 smithi043 ceph-mon[29585]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:30 smithi134 ceph-mon[25806]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:30 smithi043 ceph-mon[24886]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:31.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:30 smithi043 ceph-mon[29585]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:33.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:32 smithi043 ceph-mon[29585]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:33.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:32 smithi043 ceph-mon[24886]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:32 smithi134 ceph-mon[25806]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:33.814 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:34:33.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:34:33.814 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:33.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:34:33.814 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:33.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:34:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:33 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:34.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:33 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:34.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:33 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:34 smithi043 ceph-mon[24886]: 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 2024-03-26T21:34:35.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:34 smithi043 ceph-mon[29585]: 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 2024-03-26T21:34:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:34 smithi134 ceph-mon[25806]: 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 2024-03-26T21:34:36.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:34:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:34:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:36 smithi134 ceph-mon[25806]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:37.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:36 smithi043 ceph-mon[24886]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:37.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:37.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:37.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:36 smithi043 ceph-mon[29585]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:37.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:37.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:38.264 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:38] "GET /metrics HTTP/1.1" 200 208021 "" "Prometheus/2.33.4" 2024-03-26T21:34:39.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:38 smithi043 ceph-mon[24886]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:39.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:38 smithi043 ceph-mon[29585]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:38 smithi134 ceph-mon[25806]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:39.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:34:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:34:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:40 smithi134 ceph-mon[25806]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:41.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:40 smithi043 ceph-mon[24886]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:41.085 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:40 smithi043 ceph-mon[29585]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:42.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:42 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:34:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:34:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:43 smithi134 ceph-mon[25806]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:43 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:43 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:43.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:43 smithi043 ceph-mon[24886]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:43.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:43 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:43.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:43 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:43 smithi043 ceph-mon[29585]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:43 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:43.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:43 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:43.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:34:43.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:34:43.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:43.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:34:43.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:43.518Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:34:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:44 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:44.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:44 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:44.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:44 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:45 smithi134 ceph-mon[25806]: 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 2024-03-26T21:34:45.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:45 smithi043 ceph-mon[24886]: 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 2024-03-26T21:34:45.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:45 smithi043 ceph-mon[29585]: 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 2024-03-26T21:34:46.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:46 smithi134 ceph-mon[25806]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:46.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:46 smithi043 ceph-mon[24886]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:46.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:46 smithi043 ceph-mon[29585]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:48.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:48] "GET /metrics HTTP/1.1" 200 207977 "" "Prometheus/2.33.4" 2024-03-26T21:34:48.761 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:34:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:34:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:48 smithi134 ceph-mon[25806]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:49.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:48 smithi043 ceph-mon[24886]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:49.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:48 smithi043 ceph-mon[29585]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:50.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:50 smithi043 ceph-mon[24886]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:50.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:50 smithi043 ceph-mon[29585]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:50 smithi134 ceph-mon[25806]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:52 smithi043 ceph-mon[29585]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:53.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:52 smithi043 ceph-mon[24886]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:52 smithi134 ceph-mon[25806]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:53.819 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:34:53.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:34:53.820 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:53.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:34:53.820 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:34:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:34:53.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:34:54.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:53 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:53 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:54.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:53 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:34:55.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:54 smithi043 ceph-mon[24886]: 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 2024-03-26T21:34:55.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:54 smithi043 ceph-mon[29585]: 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 2024-03-26T21:34:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:54 smithi134 ceph-mon[25806]: 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 2024-03-26T21:34:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:34:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:34:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:34:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:34:56.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:55 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:34:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:34:56.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:34:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:34:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:34:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:34:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:34:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:34:56.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:34:56.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:34:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:56 smithi134 ceph-mon[25806]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:56 smithi043 ceph-mon[24886]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:56 smithi043 ceph-mon[29585]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:34:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:34:58.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:34:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:58] "GET /metrics HTTP/1.1" 200 207981 "" "Prometheus/2.33.4" 2024-03-26T21:34:58.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:34:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:34:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:34:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:34:58 smithi134 ceph-mon[25806]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:34:58 smithi043 ceph-mon[24886]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:34:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:34:58 smithi043 ceph-mon[29585]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:00 smithi134 ceph-mon[25806]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:01.067 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:00 smithi043 ceph-mon[24886]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:01.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:00 smithi043 ceph-mon[29585]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:02.574 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:35:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:35:02.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:02 smithi043 ceph-mon[24886]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:02.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:02.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:02 smithi043 ceph-mon[29585]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:02 smithi134 ceph-mon[25806]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:03.821 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:35:03.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:35:03.822 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:35:03.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:35:03.822 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:35:03.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:35:04.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:03 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:04.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:03 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:04.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:03 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:05.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:04 smithi043 ceph-mon[29585]: 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 2024-03-26T21:35:05.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:04 smithi043 ceph-mon[24886]: 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 2024-03-26T21:35:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:04 smithi134 ceph-mon[25806]: 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 2024-03-26T21:35:07.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:06 smithi043 ceph-mon[24886]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:07.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:06 smithi043 ceph-mon[29585]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:06 smithi134 ceph-mon[25806]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:08.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:08 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:08] "GET /metrics HTTP/1.1" 200 207981 "" "Prometheus/2.33.4" 2024-03-26T21:35:08.829 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:35:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:35:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:08 smithi043 ceph-mon[24886]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:08 smithi043 ceph-mon[29585]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:08 smithi134 ceph-mon[25806]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:10.905 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-26T21:35:11.012 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:10 smithi043 ceph-mon[29585]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:11.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:10 smithi043 ceph-mon[24886]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:10 smithi134 ceph-mon[25806]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:12.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:12 smithi043 ceph-mon[24886]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:12.987 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:12 smithi043 ceph-mon[29585]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:12 smithi134 ceph-mon[25806]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:13.316 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-26T21:35:13.576 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:35:13.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:35:13.576 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:35:13.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:35:13.576 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:35:13.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:35:13.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:13 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:13.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:13 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:13 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:14 smithi043 ceph-mon[24886]: 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 2024-03-26T21:35:15.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:14 smithi043 ceph-mon[29585]: 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 2024-03-26T21:35:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:14 smithi134 ceph-mon[25806]: 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 2024-03-26T21:35:15.890 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-26T21:35:16.206 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:35:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:35:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:16 smithi043 ceph-mon[24886]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:17.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:16 smithi043 ceph-mon[29585]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:17.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:17.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:16 smithi134 ceph-mon[25806]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:18.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:18] "GET /metrics HTTP/1.1" 200 207976 "" "Prometheus/2.33.4" 2024-03-26T21:35:18.514 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T21:35:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:18 smithi134 ceph-mon[25806]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:19.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:35:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:35:19.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:18 smithi043 ceph-mon[24886]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:19.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:18 smithi043 ceph-mon[29585]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:20.072 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:35:20.072 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:35:20.073 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:19 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:35:20.073 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:19 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:20.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:35:20.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:35:20.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:19 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:35:20.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:19 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:35:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:35:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:19 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:35:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:19 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:20.701 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 4s ago 9m - - 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 18s ago 9m - - 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (3m) 4s ago 4m 26.2M - ba2b418f427c 96e10fba83f1 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (3m) 18s ago 3m 53.2M - 8.3.5 dad864ee21e9 e8a813b6822f 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (3m) 4s ago 3m 50.8M - 3.5 e1d6a67b021e 17a86de64091 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443 running (8m) 18s ago 8m 412M - 17.2.0 e1d6a67b021e 7d2bee33b2e8 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:9283 running (10m) 4s ago 10m 465M - 17.2.0 e1d6a67b021e 5857f9111279 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (10m) 4s ago 10m 49.5M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (9m) 18s ago 9m 39.5M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (9m) 4s ago 9m 38.2M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (5m) 4s ago 5m 16.6M - 1dbe0e931976 c3825deb2815 2024-03-26T21:35:20.702 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (5m) 18s ago 4m 16.9M - 1dbe0e931976 ae81cfd28806 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (8m) 4s ago 8m 49.1M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (8m) 4s ago 8m 52.0M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (7m) 4s ago 7m 47.4M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (7m) 4s ago 7m 50.3M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (7m) 18s ago 7m 50.3M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (6m) 18s ago 6m 49.2M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (6m) 18s ago 6m 47.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (5m) 18s ago 5m 48.8M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (3m) 18s ago 5m 65.0M - 514e6a882f6e afa9bdaa2bec 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (3m) 4s ago 3m 69.7M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:35:20.703 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (3m) 18s ago 3m 69.1M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:35:21.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:20 smithi134 ceph-mon[25806]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:20 smithi043 ceph-mon[24886]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:21.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:20 smithi043 ceph-mon[29585]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:21.544 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions' 2024-03-26T21:35:22.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:21 smithi043 ceph-mon[24886]: from='client.24886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:22.086 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:21 smithi043 ceph-mon[29585]: from='client.24886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:22.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:21 smithi134 ceph-mon[25806]: from='client.24886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:22.350 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:35:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:35:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:22 smithi043 ceph-mon[24886]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:22 smithi043 ceph-mon[29585]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:22 smithi134 ceph-mon[25806]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:23.826 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:35:23.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:35:23.826 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:35:23.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:35:23.826 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:35:23.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:35:24.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:23 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:24.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:23 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:23 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:25.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:24 smithi043 ceph-mon[24886]: 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 2024-03-26T21:35:25.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:24 smithi043 ceph-mon[29585]: 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 2024-03-26T21:35:25.132 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:35:25.133 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:35:25.134 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:35:25.134 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:35:25.134 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:35:25.134 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:35:25.134 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2024-03-26T21:35:25.134 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:35:25.134 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:35:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:24 smithi134 ceph-mon[25806]: 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 2024-03-26T21:35:25.785 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph -s' 2024-03-26T21:35:26.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:25 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3508050726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:35:26.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:25 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3508050726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:35:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:25 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3508050726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:35:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:26 smithi043 ceph-mon[24886]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:26 smithi043 ceph-mon[29585]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:26 smithi134 ceph-mon[25806]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:27.888 INFO:teuthology.orchestra.run.smithi043.stdout: cluster: 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: id: 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: health: HEALTH_OK 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: services: 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: mon: 3 daemons, quorum a,c,b (age 9m) 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: mgr: y(active, since 5m), standbys: x 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: osd: 8 osds: 8 up (since 5m), 8 in (since 6m) 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: data: 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: pools: 6 pools, 161 pgs 2024-03-26T21:35:27.889 INFO:teuthology.orchestra.run.smithi043.stdout: objects: 209 objects, 585 KiB 2024-03-26T21:35:27.890 INFO:teuthology.orchestra.run.smithi043.stdout: usage: 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:35:27.890 INFO:teuthology.orchestra.run.smithi043.stdout: pgs: 161 active+clean 2024-03-26T21:35:27.890 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:35:27.890 INFO:teuthology.orchestra.run.smithi043.stdout: io: 2024-03-26T21:35:27.890 INFO:teuthology.orchestra.run.smithi043.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-03-26T21:35:27.890 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:35:28.207 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:28] "GET /metrics HTTP/1.1" 200 207975 "" "Prometheus/2.33.4" 2024-03-26T21:35:28.643 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ls' 2024-03-26T21:35:28.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:28 smithi043 ceph-mon[24886]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:28.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:28 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1791068635' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:35:28.957 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:28 smithi043 ceph-mon[29585]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:28.957 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:28 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1791068635' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:35:29.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:35:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:35:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:28 smithi134 ceph-mon[25806]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:28 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1791068635' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:35:30.530 INFO:teuthology.orchestra.run.smithi043.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:agent 2/2 14s ago 5m * 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager ?:9093,9094 1/1 14s ago 5m smithi043=a;count:1 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:grafana ?:3000 1/1 8s ago 5m smithi134=a;count:1 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo 1/1 14s ago 3m count:1 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:mgr 2/2 14s ago 9m smithi043=y;smithi134=x;count:2 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:mon 3/3 14s ago 9m smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi134:172.21.15.134=b;count:3 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter ?:9100 2/2 14s ago 5m smithi043=a;smithi134=b;count:2 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:osd 8 14s ago - 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus ?:9095 1/1 8s ago 5m smithi134=a;count:1 2024-03-26T21:35:30.531 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo ?:8000 2/2 14s ago 3m count:2 2024-03-26T21:35:30.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:30 smithi043 ceph-mon[24886]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:30.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:30 smithi043 ceph-mon[29585]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:30 smithi134 ceph-mon[25806]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:31.243 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- 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' 2024-03-26T21:35:31.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:31 smithi043 ceph-mon[24886]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:31.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:31 smithi043 ceph-mon[29585]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:31 smithi134 ceph-mon[25806]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:32.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:32 smithi043 ceph-mon[24886]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:32.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:32 smithi043 ceph-mon[29585]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:33.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:32 smithi134 ceph-mon[25806]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:33.586 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled to redeploy mgr.x on host 'smithi134' 2024-03-26T21:35:33.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:33 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:33.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:33 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/4137871899' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:35:33.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:33 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:33.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:33 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:35:33.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:33 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:33.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:33 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/4137871899' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:35:33.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:33 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:33.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:33 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:35:33.850 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:35:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:35:33.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:35:34.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:33 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:34.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:33 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/4137871899' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:35:34.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:33 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:34.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:33 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:35:34.119 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps --refresh' 2024-03-26T21:35:35.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:34 smithi134 ceph-mon[25806]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:35.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:34 smithi134 ceph-mon[25806]: Schedule redeploy daemon mgr.x 2024-03-26T21:35:35.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:34 smithi134 ceph-mon[25806]: 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 2024-03-26T21:35:35.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:34 smithi043 ceph-mon[24886]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:35.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:34 smithi043 ceph-mon[24886]: Schedule redeploy daemon mgr.x 2024-03-26T21:35:35.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:34 smithi043 ceph-mon[24886]: 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 2024-03-26T21:35:35.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:34 smithi043 ceph-mon[29585]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:35.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:34 smithi043 ceph-mon[29585]: Schedule redeploy daemon mgr.x 2024-03-26T21:35:35.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:34 smithi043 ceph-mon[29585]: 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 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 0s ago 9m - - 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 13s ago 9m - - 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (4m) 0s ago 4m 26.5M - ba2b418f427c 96e10fba83f1 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (4m) 13s ago 4m 53.2M - 8.3.5 dad864ee21e9 e8a813b6822f 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (3m) 0s ago 3m 50.9M - 3.5 e1d6a67b021e 17a86de64091 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443 running (9m) 13s ago 9m 412M - 17.2.0 e1d6a67b021e 7d2bee33b2e8 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:9283 running (10m) 0s ago 10m 465M - 17.2.0 e1d6a67b021e 5857f9111279 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (10m) 0s ago 10m 50.5M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (9m) 13s ago 9m 40.1M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (9m) 0s ago 9m 38.7M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:35:36.213 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (5m) 0s ago 5m 16.8M - 1dbe0e931976 c3825deb2815 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (5m) 13s ago 5m 16.5M - 1dbe0e931976 ae81cfd28806 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (8m) 0s ago 8m 49.3M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (8m) 0s ago 8m 52.2M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (8m) 0s ago 8m 47.5M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (7m) 0s ago 7m 50.5M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (7m) 13s ago 7m 50.5M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (6m) 13s ago 6m 49.4M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (6m) 13s ago 6m 47.9M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (6m) 13s ago 6m 48.9M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (3m) 13s ago 5m 65.1M - 514e6a882f6e afa9bdaa2bec 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (3m) 0s ago 3m 69.7M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:35:36.214 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (3m) 13s ago 3m 69.2M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:35:36.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:35:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:35:36.964 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'sleep 180' 2024-03-26T21:35:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:36 smithi043 ceph-mon[24886]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:36 smithi043 ceph-mon[29585]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:36 smithi134 ceph-mon[25806]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:38.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:37 smithi043 ceph-mon[24886]: from='client.24922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:38.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:37 smithi043 ceph-mon[29585]: from='client.24922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:38.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:37 smithi134 ceph-mon[25806]: from='client.24922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:35:38.328 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:38] "GET /metrics HTTP/1.1" 200 207975 "" "Prometheus/2.33.4" 2024-03-26T21:35:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:38 smithi134 ceph-mon[25806]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:39.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:35:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:35:39.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:38 smithi043 ceph-mon[24886]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:39.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:38 smithi043 ceph-mon[29585]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:41.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:40 smithi043 ceph-mon[24886]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:41.015 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:40 smithi043 ceph-mon[29585]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:40 smithi134 ceph-mon[25806]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:42.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:42 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:35:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:35:43.012 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:42 smithi043 ceph-mon[29585]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:43.012 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:43.012 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:43.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:42 smithi043 ceph-mon[24886]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:43.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:43.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:42 smithi134 ceph-mon[25806]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:44 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:44 smithi043 ceph-mon[24886]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:45.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:44 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:45.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:44 smithi043 ceph-mon[29585]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:44 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:44 smithi134 ceph-mon[25806]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:47.242 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:46 smithi134 ceph-mon[25806]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:47.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:46 smithi043 ceph-mon[24886]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:47.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:46 smithi043 ceph-mon[29585]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-03-26T21:35:48.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:48] "GET /metrics HTTP/1.1" 200 207976 "" "Prometheus/2.33.4" 2024-03-26T21:35:48.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:35:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:35:49.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:48 smithi134 ceph-mon[25806]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:49.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:48 smithi043 ceph-mon[29585]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:48 smithi043 ceph-mon[24886]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:50 smithi134 ceph-mon[25806]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:51.098 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:50 smithi043 ceph-mon[29585]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:50 smithi043 ceph-mon[24886]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:53.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:52 smithi043 ceph-mon[24886]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:52 smithi043 ceph-mon[29585]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:52 smithi134 ceph-mon[25806]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:54 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:54 smithi134 ceph-mon[25806]: 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 2024-03-26T21:35:55.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:54 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:55.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:54 smithi043 ceph-mon[29585]: 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 2024-03-26T21:35:55.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:54 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:35:55.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:54 smithi043 ceph-mon[24886]: 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 2024-03-26T21:35:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:35:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:35:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:35:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:35:56.322 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:35:56.322 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:35:56.322 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:35:56.322 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:35:56.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:35:56.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:35:56.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:35:56.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:35:56.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:35:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:35:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:56 smithi134 ceph-mon[25806]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:56 smithi043 ceph-mon[24886]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:56 smithi043 ceph-mon[29585]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:35:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:35:58.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:35:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:58] "GET /metrics HTTP/1.1" 200 207972 "" "Prometheus/2.33.4" 2024-03-26T21:35:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:35:58 smithi134 ceph-mon[25806]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:59.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:35:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:35:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:35:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:35:58 smithi043 ceph-mon[24886]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:35:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:35:58 smithi043 ceph-mon[29585]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:01.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:00 smithi043 ceph-mon[24886]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:01.011 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:00 smithi043 ceph-mon[29585]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:00 smithi134 ceph-mon[25806]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:02.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:36:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:36:03.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:02 smithi043 ceph-mon[24886]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:03.146 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:02 smithi043 ceph-mon[29585]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:03.146 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:03.146 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:02 smithi134 ceph-mon[25806]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:04 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:04 smithi134 ceph-mon[25806]: 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 2024-03-26T21:36:05.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:04 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:05.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:04 smithi043 ceph-mon[24886]: 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 2024-03-26T21:36:05.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:04 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:05.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:04 smithi043 ceph-mon[29585]: 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 2024-03-26T21:36:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:06 smithi134 ceph-mon[25806]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:07.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:06 smithi043 ceph-mon[24886]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:07.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:06 smithi043 ceph-mon[29585]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:08.266 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:08 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:08] "GET /metrics HTTP/1.1" 200 207972 "" "Prometheus/2.33.4" 2024-03-26T21:36:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:08 smithi134 ceph-mon[25806]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:09.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:36:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:36:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:08 smithi043 ceph-mon[24886]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:08 smithi043 ceph-mon[29585]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:10 smithi134 ceph-mon[25806]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:11.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:10 smithi043 ceph-mon[24886]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:10 smithi043 ceph-mon[29585]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:12 smithi134 ceph-mon[25806]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:13.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:12 smithi043 ceph-mon[24886]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:13.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:12 smithi043 ceph-mon[29585]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:14 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:14 smithi134 ceph-mon[25806]: 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 2024-03-26T21:36:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:14 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:14 smithi043 ceph-mon[24886]: 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 2024-03-26T21:36:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:14 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:14 smithi043 ceph-mon[29585]: 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 2024-03-26T21:36:16.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:36:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:36:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:16 smithi134 ceph-mon[25806]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:17.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:16 smithi043 ceph-mon[29585]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:17.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:17.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:17.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:16 smithi043 ceph-mon[24886]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:17.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:17.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:18.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:18] "GET /metrics HTTP/1.1" 200 207974 "" "Prometheus/2.33.4" 2024-03-26T21:36:18.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:36:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:36:19.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:18 smithi134 ceph-mon[25806]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:19.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:18 smithi043 ceph-mon[24886]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:19.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:18 smithi043 ceph-mon[29585]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:20 smithi134 ceph-mon[25806]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:21.098 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:20 smithi043 ceph-mon[24886]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:21.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:20 smithi043 ceph-mon[29585]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:22.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:36:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:36:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:22 smithi134 ceph-mon[25806]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:22 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:22 smithi043 ceph-mon[24886]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:22 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:22 smithi043 ceph-mon[29585]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:22 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:25.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:24 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:25.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:24 smithi043 ceph-mon[24886]: 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 2024-03-26T21:36:25.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:24 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:25.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:24 smithi043 ceph-mon[29585]: 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 2024-03-26T21:36:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:24 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:24 smithi134 ceph-mon[25806]: 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 2024-03-26T21:36:27.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:26 smithi043 ceph-mon[24886]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:27.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:26 smithi043 ceph-mon[29585]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:27.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:26 smithi134 ceph-mon[25806]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:36:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:36:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:36:28.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:36:28.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:36:28.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:27 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:36:28.303 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:28] "GET /metrics HTTP/1.1" 200 207973 "" "Prometheus/2.33.4" 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:36:28.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:36:28.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:28.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:36:28.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:36:28.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:36:28.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:27 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:36:28.957 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:36:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:36:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:28 smithi043 ceph-mon[24886]: Deploying daemon mgr.x on smithi134 2024-03-26T21:36:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:28 smithi043 ceph-mon[24886]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:28 smithi043 ceph-mon[29585]: Deploying daemon mgr.x on smithi134 2024-03-26T21:36:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:28 smithi043 ceph-mon[29585]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:29.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:28 smithi134 ceph-mon[25806]: Deploying daemon mgr.x on smithi134 2024-03-26T21:36:29.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:28 smithi134 ceph-mon[25806]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:30 smithi134 ceph-mon[25806]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:31.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:30 smithi043 ceph-mon[29585]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:30 smithi043 ceph-mon[24886]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:32 smithi134 ceph-mon[25806]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:33.348 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:32 smithi043 ceph-mon[24886]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:33.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:32 smithi043 ceph-mon[29585]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:33.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:36:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:36:33.507Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:36:33.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:36:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:36:33.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:36:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:34 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:34 smithi134 ceph-mon[25806]: 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 2024-03-26T21:36:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:34 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:34 smithi043 ceph-mon[24886]: 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 2024-03-26T21:36:35.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:34 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:35.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:34 smithi043 ceph-mon[29585]: 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 2024-03-26T21:36:36.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:36:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:36:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:36 smithi134 ceph-mon[25806]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:36 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:37.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:36 smithi043 ceph-mon[24886]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:37.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:37.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:36 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:37.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:36 smithi043 ceph-mon[29585]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:37.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:37.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:36 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:38.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:38] "GET /metrics HTTP/1.1" 200 207973 "" "Prometheus/2.33.4" 2024-03-26T21:36:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:38 smithi134 ceph-mon[25806]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:39.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:36:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:36:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:38 smithi043 ceph-mon[24886]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:38 smithi043 ceph-mon[29585]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:40 smithi134 ceph-mon[25806]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:41.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:40 smithi043 ceph-mon[24886]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:40 smithi043 ceph-mon[29585]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:43.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:42 smithi134 ceph-mon[25806]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:43.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:43.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:42 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:43.069 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:42 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:36:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:36:43.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:42 smithi043 ceph-mon[24886]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:43.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:43.070 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:42 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:43.070 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:42 smithi043 ceph-mon[29585]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:43.070 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:43.070 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:42 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:43.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:36:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:36:43.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:36:43.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:36:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:36:43.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:36:43.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:36:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:36:43.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:36:45.174 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:44 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:45.174 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:44 smithi043 ceph-mon[24886]: 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 2024-03-26T21:36:45.174 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:44 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:45.174 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:44 smithi043 ceph-mon[29585]: 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 2024-03-26T21:36:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:44 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:44 smithi134 ceph-mon[25806]: 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 2024-03-26T21:36:47.169 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:46 smithi043 ceph-mon[24886]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:47.170 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:46 smithi043 ceph-mon[29585]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:47.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:46 smithi134 ceph-mon[25806]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:48.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:48] "GET /metrics HTTP/1.1" 200 207978 "" "Prometheus/2.33.4" 2024-03-26T21:36:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:48 smithi134 ceph-mon[25806]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:49.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:36:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:36:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:48 smithi043 ceph-mon[24886]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:49.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:48 smithi043 ceph-mon[29585]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:50 smithi134 ceph-mon[25806]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:50 smithi043 ceph-mon[24886]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:51.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:50 smithi043 ceph-mon[29585]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:52 smithi134 ceph-mon[25806]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:53.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:52 smithi043 ceph-mon[24886]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:53.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:52 smithi043 ceph-mon[29585]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:53.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:36:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:36:53.507Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:36:53.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:36:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:36:53.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:36:53.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:36:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:36:53.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:36:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:54 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:54 smithi134 ceph-mon[25806]: 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 2024-03-26T21:36:55.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:54 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:55.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:54 smithi043 ceph-mon[24886]: 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 2024-03-26T21:36:55.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:54 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:36:55.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:54 smithi043 ceph-mon[29585]: 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 2024-03-26T21:36:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:36:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:36:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:36:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:36:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:36:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:36:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:36:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:36:56.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:36:56.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:36:56.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:36:56.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:36:57.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:36:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:36:57.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:56 smithi043 ceph-mon[29585]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:57.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:57.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:56 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:57.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:56 smithi043 ceph-mon[24886]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:57.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:57.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:56 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:56 smithi134 ceph-mon[25806]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:36:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:56 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:36:58.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:36:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:58] "GET /metrics HTTP/1.1" 200 207978 "" "Prometheus/2.33.4" 2024-03-26T21:36:58.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:36:58 smithi134 ceph-mon[25806]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:58.950 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:36:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:36:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:36:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:36:58 smithi043 ceph-mon[24886]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:36:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:36:58 smithi043 ceph-mon[29585]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:00 smithi134 ceph-mon[25806]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:01.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:00 smithi043 ceph-mon[24886]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:01.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:00 smithi043 ceph-mon[29585]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:03.083 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:37:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:37:03.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:02 smithi043 ceph-mon[24886]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:03.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:03.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:02 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:03.084 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:02 smithi043 ceph-mon[29585]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:03.084 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:03.084 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:02 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:02 smithi134 ceph-mon[25806]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:02 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:03.757 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:37:03.508Z 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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:37:03.757 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:03.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:37:03.757 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:03.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:37:04.940 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:04 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:04.940 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:04 smithi043 ceph-mon[24886]: 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 2024-03-26T21:37:04.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:04 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:04.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:04 smithi043 ceph-mon[29585]: 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 2024-03-26T21:37:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:04 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:04 smithi134 ceph-mon[25806]: 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 2024-03-26T21:37:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:06 smithi134 ceph-mon[25806]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:07.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:06 smithi043 ceph-mon[24886]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:07.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:06 smithi043 ceph-mon[29585]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:08.265 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:08 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:08] "GET /metrics HTTP/1.1" 200 207978 "" "Prometheus/2.33.4" 2024-03-26T21:37:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:08 smithi134 ceph-mon[25806]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:09.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:37:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:08 smithi043 ceph-mon[24886]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:08 smithi043 ceph-mon[29585]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:10 smithi134 ceph-mon[25806]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:11.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:10 smithi043 ceph-mon[24886]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:10 smithi043 ceph-mon[29585]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:12 smithi134 ceph-mon[25806]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:13.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:12 smithi043 ceph-mon[24886]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:13.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:12 smithi043 ceph-mon[29585]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:13.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:37:13.508Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:37:13.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:13.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:37:13.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:13.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:37:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:14 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:14 smithi134 ceph-mon[25806]: 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 2024-03-26T21:37:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:14 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:14 smithi043 ceph-mon[29585]: 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 2024-03-26T21:37:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:14 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:14 smithi043 ceph-mon[24886]: 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 2024-03-26T21:37:17.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:16 smithi043 ceph-mon[24886]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:17.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:17.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:16 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:17.100 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:37:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:37:17.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:16 smithi043 ceph-mon[29585]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:17.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:17.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:16 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:16 smithi134 ceph-mon[25806]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:16 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:18.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:18] "GET /metrics HTTP/1.1" 200 207977 "" "Prometheus/2.33.4" 2024-03-26T21:37:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:18 smithi134 ceph-mon[25806]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:19.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[27363]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:37:19.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:18 smithi043 ceph-mon[24886]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:19.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:18 smithi043 ceph-mon[29585]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:20 smithi134 ceph-mon[25806]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:20 smithi043 ceph-mon[24886]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:21.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:20 smithi043 ceph-mon[29585]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:22.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:21 smithi134 systemd[1]: Stopping Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:37:22.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:21 smithi134 bash[51601]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr.x" found: no such container 2024-03-26T21:37:22.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 podman[51614]: 2024-03-26 21:37:22.036450012 +0000 UTC m=+0.119098816 container died 7d2bee33b2e80c4b8fa19cc03f590617e51dd87860fb9d2ed1d5281bb7eb51e6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, vendor=Red Hat, Inc., version=8, CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, io.openshift.expose-services=, RELEASE=HEAD, com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public) 2024-03-26T21:37:22.759 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 podman[51614]: 2024-03-26 21:37:22.499414142 +0000 UTC m=+0.582062932 container cleanup 7d2bee33b2e80c4b8fa19cc03f590617e51dd87860fb9d2ed1d5281bb7eb51e6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, io.openshift.expose-services=, vcs-type=git, RELEASE=HEAD, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, name=centos-stream, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, release=754, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-03-26T21:37:22.760 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 bash[51614]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x 2024-03-26T21:37:22.760 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 bash[51641]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr.x" found: no such container 2024-03-26T21:37:23.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:22 smithi134 ceph-mon[25806]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:23.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 podman[51628]: 2024-03-26 21:37:22.767456617 +0000 UTC m=+0.726867868 container remove 7d2bee33b2e80c4b8fa19cc03f590617e51dd87860fb9d2ed1d5281bb7eb51e6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , release=754, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, version=8, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream) 2024-03-26T21:37:23.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:37:23.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-26T21:37:23.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 systemd[1]: Stopped Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:37:23.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Consumed 17.734s CPU time. 2024-03-26T21:37:23.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:22 smithi134 systemd[1]: Starting Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:37:23.091 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:22 smithi043 ceph-mon[24886]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:23.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:22 smithi043 ceph-mon[29585]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:23.091 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:37:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:37:23.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:23 smithi134 podman[51768]: 2024-03-26 21:37:23.176822962 +0000 UTC m=+0.106458740 container create 5984e221869cd9f7839897d0d30011fb1e73e8b54ce7b9c7796a8644f6be1771 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T21:37:23.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:23 smithi134 podman[51768]: 2024-03-26 21:37:23.088841502 +0000 UTC m=+0.018477304 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:37:23.751 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:37:23.508Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:37:23.751 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21: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.134:8443/api/prometheus_receiver\": dial tcp 172.21.15.134:8443: connect: connection refused" 2024-03-26T21:37:23.751 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:23.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:37:23.899 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:23 smithi134 podman[51768]: 2024-03-26 21:37:23.779558322 +0000 UTC m=+0.709194111 container init 5984e221869cd9f7839897d0d30011fb1e73e8b54ce7b9c7796a8644f6be1771 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-03-26T21:37:23.899 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:23 smithi134 podman[51768]: 2024-03-26 21:37:23.782407408 +0000 UTC m=+0.712043187 container start 5984e221869cd9f7839897d0d30011fb1e73e8b54ce7b9c7796a8644f6be1771 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:37:23.899 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:23 smithi134 ceph-mgr[51786]: -- 172.21.15.134:0/54709259 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dc546385a0 con 0x55dc5460c800 2024-03-26T21:37:23.899 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:23 smithi134 bash[51768]: 5984e221869cd9f7839897d0d30011fb1e73e8b54ce7b9c7796a8644f6be1771 2024-03-26T21:37:23.899 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:23 smithi134 systemd[1]: Started Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:37:24.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:23 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:24.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:23 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:24.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:23 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:24.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:23 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:24.196 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:23 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:24.196 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:23 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:24.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:24.349+0000 7faaffcdf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:37:24.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:24.448+0000 7faaffcdf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:37:25.177 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[24886]: 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 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[29585]: 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 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:25.178 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:25.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:37:25.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:37:25.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:37:25.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:24 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:25.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:25.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-mon[25806]: 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 2024-03-26T21:37:25.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:25.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:25.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:37:25.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:37:25.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:37:25.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:24 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:25.224 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:25.137+0000 7faaffcdf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:37:25.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:25.229+0000 7faaffcdf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:37:25.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:25.374+0000 7faaffcdf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:37:25.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:25.470+0000 7faaffcdf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:37:25.806 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:25.556+0000 7faaffcdf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:37:26.070 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:25.832+0000 7faaffcdf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:37:26.070 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:25.944+0000 7faaffcdf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:37:26.070 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:26.035+0000 7faaffcdf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:37:26.419 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:26.135+0000 7faaffcdf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:37:26.419 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:26.314+0000 7faaffcdf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:37:27.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:26 smithi134 ceph-mon[25806]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:27.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:26 smithi043 ceph-mon[24886]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:27.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:26 smithi043 ceph-mon[29585]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:27.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:27.328+0000 7faaffcdf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:37:27.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:27.465+0000 7faaffcdf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:37:28.115 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:27.818+0000 7faaffcdf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:37:28.115 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:27.917+0000 7faaffcdf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:37:28.115 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:28.122+0000 7faaffcdf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:37:28.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:28] "GET /metrics HTTP/1.1" 200 207976 "" "Prometheus/2.33.4" 2024-03-26T21:37:28.518 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:28.313+0000 7faaffcdf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:37:28.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:28.612+0000 7faaffcdf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:37:29.122 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:28 smithi134 ceph-mon[25806]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:29.122 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:28.883+0000 7faaffcdf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:37:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:28 smithi043 ceph-mon[24886]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:29.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:28 smithi043 ceph-mon[29585]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:29.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:29.128+0000 7faaffcdf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:37:30.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:29.953+0000 7faaffcdf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:37:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-mon[25806]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:30.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:30.532+0000 7faaffcdf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:37:30.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:30.632+0000 7faaffcdf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:37:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:30 smithi043 ceph-mon[24886]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:31.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:30 smithi043 ceph-mon[29585]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:31.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:30.856+0000 7faaffcdf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:37:31.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:37:30] ENGINE Bus STARTING 2024-03-26T21:37:31.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: CherryPy Checker: 2024-03-26T21:37:31.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: The Application mounted at '' has an empty config. 2024-03-26T21:37:31.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:37:31.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:37:30] ENGINE Serving on http://:::9283 2024-03-26T21:37:31.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:37:30] ENGINE Bus STARTED 2024-03-26T21:37:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:31 smithi134 ceph-mon[25806]: Standby manager daemon x restarted 2024-03-26T21:37:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:31 smithi134 ceph-mon[25806]: Standby manager daemon x started 2024-03-26T21:37:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:31 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:37:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:31 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:37:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:31 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:37:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:31 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:37:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[24886]: Standby manager daemon x restarted 2024-03-26T21:37:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[24886]: Standby manager daemon x started 2024-03-26T21:37:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:37:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:37:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:37:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:37:32.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[29585]: Standby manager daemon x restarted 2024-03-26T21:37:32.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:37:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:37:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:37:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:37:32.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:31 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:37:33.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:32 smithi134 ceph-mon[25806]: mgrmap e21: y(active, since 7m), standbys: x 2024-03-26T21:37:33.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:32 smithi134 ceph-mon[25806]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:33.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:32 smithi043 ceph-mon[29585]: mgrmap e21: y(active, since 7m), standbys: x 2024-03-26T21:37:33.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:32 smithi043 ceph-mon[29585]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:33.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:32 smithi043 ceph-mon[24886]: mgrmap e21: y(active, since 7m), standbys: x 2024-03-26T21:37:33.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:32 smithi043 ceph-mon[24886]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:33.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:37:33.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": dial tcp 172.21.15.134:8443: connect: connection refused" 2024-03-26T21:37:33.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:33.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:37:33.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:33.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:37:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:34 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:34 smithi134 ceph-mon[25806]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:35.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:34 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:35.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:34 smithi043 ceph-mon[29585]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:34 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:34 smithi043 ceph-mon[24886]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:36 smithi134 ceph-mon[25806]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:37.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:36 smithi043 ceph-mon[24886]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:37.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:36 smithi043 ceph-mon[29585]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:37.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:37:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:37:38.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:37 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:38.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:37 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:38.250 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:38] "GET /metrics HTTP/1.1" 200 207976 "" "Prometheus/2.33.4" 2024-03-26T21:37:38.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:37 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:38.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:37 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:38.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:37 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:38.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:37 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:38 smithi134 ceph-mon[25806]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:39.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:37:39.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:38 smithi043 ceph-mon[29585]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:39.262 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:38 smithi043 ceph-mon[24886]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:41.014 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:40 smithi134 ceph-mon[25806]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:41.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:40 smithi043 ceph-mon[24886]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:40 smithi043 ceph-mon[29585]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:43.181 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:42 smithi134 ceph-mon[25806]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:43.309 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:42 smithi043 ceph-mon[24886]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:43.309 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:42 smithi043 ceph-mon[29585]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:43.309 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:37:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:37:43.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:37:43.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:37:43.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:43.512Z 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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:37:43.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:43.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:37:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:44 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:44 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:44.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:44 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:44.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:44 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:44.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:44 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:44.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:44 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:45 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:45 smithi134 ceph-mon[25806]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:45.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:45 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:45.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:45 smithi043 ceph-mon[24886]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:45.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:45 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:45.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:45 smithi043 ceph-mon[29585]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:46 smithi043 ceph-mon[24886]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:46.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:46 smithi043 ceph-mon[29585]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:46.388 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:46 smithi134 ceph-mon[25806]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:48.014 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:47 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:37:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:37:48.014 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:48] "GET /metrics HTTP/1.1" 200 207967 "" "Prometheus/2.33.4" 2024-03-26T21:37:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:48 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:48 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:48 smithi134 ceph-mon[25806]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:49.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:37:49.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:48 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:49.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:48 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:49.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:48 smithi043 ceph-mon[24886]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:49.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:48 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:49.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:48 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:49.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:48 smithi043 ceph-mon[29585]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:51.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:50 smithi134 ceph-mon[25806]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:50 smithi043 ceph-mon[24886]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:51.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:50 smithi043 ceph-mon[29585]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:52 smithi134 ceph-mon[25806]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:53.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:52 smithi043 ceph-mon[24886]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:53.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:52 smithi043 ceph-mon[29585]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:53.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:37:53.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:37:53.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:53.512Z 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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:37:53.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:37:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:37:53.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:37:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:54 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:54 smithi134 ceph-mon[25806]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:55.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:54 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:55.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:54 smithi043 ceph-mon[24886]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:55.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:54 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:37:55.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:54 smithi043 ceph-mon[29585]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:37:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:37:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:37:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:37:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:37:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:37:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:37:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:37:56.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:37:56.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:37:56.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:37:56.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:37:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:56 smithi134 ceph-mon[25806]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:56 smithi043 ceph-mon[24886]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:56 smithi043 ceph-mon[29585]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:37:57.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:57 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:37:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:37:58.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:58 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:58.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:58 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:58.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:58 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:58.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:58 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:58.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:58 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:58.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:58 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:37:58.350 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:37:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:58] "GET /metrics HTTP/1.1" 200 207976 "" "Prometheus/2.33.4" 2024-03-26T21:37:59.003 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:37:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:37:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:37:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:37:59 smithi134 ceph-mon[25806]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:37:59 smithi043 ceph-mon[24886]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:37:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:37:59 smithi043 ceph-mon[29585]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:00 smithi134 ceph-mon[25806]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:01.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:00 smithi043 ceph-mon[24886]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:01.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:00 smithi043 ceph-mon[29585]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:02 smithi134 ceph-mon[25806]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:03.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:02 smithi043 ceph-mon[24886]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:03.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:02 smithi043 ceph-mon[29585]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:03.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:38:03.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:03.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:03.513Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:03.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:03.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:38:05.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:04 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:05.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:04 smithi043 ceph-mon[24886]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:05.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:04 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:05.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:04 smithi043 ceph-mon[29585]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:04 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:04 smithi134 ceph-mon[25806]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:06.297 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:05 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:38:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:38:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:06 smithi134 ceph-mon[25806]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:06 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:06 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:07.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:06 smithi043 ceph-mon[24886]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:07.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:06 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:07.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:06 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:07.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:06 smithi043 ceph-mon[29585]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:07.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:06 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:07.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:06 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:08.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:08 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:08] "GET /metrics HTTP/1.1" 200 207976 "" "Prometheus/2.33.4" 2024-03-26T21:38:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:08 smithi134 ceph-mon[25806]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:09.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:38:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:08 smithi043 ceph-mon[24886]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:09.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:08 smithi043 ceph-mon[29585]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:10 smithi134 ceph-mon[25806]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:11.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:10 smithi043 ceph-mon[24886]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:10 smithi043 ceph-mon[29585]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:13.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:12 smithi043 ceph-mon[24886]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:13.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:12 smithi043 ceph-mon[29585]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:12 smithi134 ceph-mon[25806]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:13.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:38:13.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:13.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:13.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:38:13.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:13.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:14 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:14 smithi134 ceph-mon[25806]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:14 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:14 smithi043 ceph-mon[24886]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:14 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:14 smithi043 ceph-mon[29585]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:17.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:16 smithi043 ceph-mon[24886]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:17.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:16 smithi043 ceph-mon[29585]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:17.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:16 smithi134 ceph-mon[25806]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:17.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:17 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:38:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:38:18.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:18] "GET /metrics HTTP/1.1" 200 207979 "" "Prometheus/2.33.4" 2024-03-26T21:38:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:18 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:18.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:18 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:18.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:18 smithi043 ceph-mon[29585]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:18 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:18 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:18 smithi043 ceph-mon[24886]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:18.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:18 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:18.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:18 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:18.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:18 smithi134 ceph-mon[25806]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:19.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:38:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:20 smithi134 ceph-mon[25806]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:20 smithi043 ceph-mon[24886]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:21.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:20 smithi043 ceph-mon[29585]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:22 smithi134 ceph-mon[25806]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:22 smithi043 ceph-mon[24886]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:22 smithi043 ceph-mon[29585]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:23.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:38:23.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:23.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:23.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:38:23.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:23.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:24 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:24 smithi134 ceph-mon[25806]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:24 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:24 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:38:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:24 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:38:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:24 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[24886]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[29585]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:25.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:38:25.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:38:25.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:24 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:26.295 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:38:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:38:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:27 smithi043 ceph-mon[24886]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:27 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:27 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:27 smithi043 ceph-mon[29585]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:27 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:27 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:27 smithi134 ceph-mon[25806]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:27 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:27 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:28.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:28] "GET /metrics HTTP/1.1" 200 207980 "" "Prometheus/2.33.4" 2024-03-26T21:38:28.998 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:38:29.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:29 smithi134 ceph-mon[25806]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:29 smithi043 ceph-mon[24886]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:29.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:29 smithi043 ceph-mon[29585]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:31.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:30 smithi134 ceph-mon[25806]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:30 smithi043 ceph-mon[24886]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:31.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:30 smithi043 ceph-mon[29585]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:32 smithi134 ceph-mon[25806]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:33.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:32 smithi043 ceph-mon[24886]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:33.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:32 smithi043 ceph-mon[29585]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:33.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:38:33.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:33.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:33.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:38:33.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:33.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:34 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:34 smithi134 ceph-mon[25806]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:34 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:34 smithi043 ceph-mon[24886]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:35.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:34 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:35.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:34 smithi043 ceph-mon[29585]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:37.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:36 smithi043 ceph-mon[24886]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:37.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:36 smithi043 ceph-mon[29585]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:36 smithi134 ceph-mon[25806]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:37.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:38:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:38:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:38 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:38 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:38 smithi134 ceph-mon[25806]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:38.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:38] "GET /metrics HTTP/1.1" 200 207980 "" "Prometheus/2.33.4" 2024-03-26T21:38:38.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:38 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:38.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:38 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:38.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:38 smithi043 ceph-mon[24886]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:38 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:38 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:38 smithi043 ceph-mon[29585]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:39.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:38:39.676 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T21:38:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:40 smithi134 ceph-mon[25806]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:41.093 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:40 smithi043 ceph-mon[24886]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:41.094 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:40 smithi043 ceph-mon[29585]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:41.763 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:38:41.763 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 4s ago 13m - - 2024-03-26T21:38:41.763 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 15s ago 12m - - 2024-03-26T21:38:41.763 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (7m) 4s ago 7m 26.5M - ba2b418f427c 96e10fba83f1 2024-03-26T21:38:41.763 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (7m) 15s ago 7m 53.1M - 8.3.5 dad864ee21e9 e8a813b6822f 2024-03-26T21:38:41.763 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (6m) 4s ago 6m 57.1M - 3.5 e1d6a67b021e 17a86de64091 2024-03-26T21:38:41.763 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283 running (78s) 15s ago 12m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5984e221869c 2024-03-26T21:38:41.763 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:9283 running (13m) 4s ago 13m 471M - 17.2.0 e1d6a67b021e 5857f9111279 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (13m) 4s ago 14m 56.5M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (12m) 15s ago 12m 46.0M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (12m) 4s ago 12m 44.5M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (8m) 4s ago 8m 18.2M - 1dbe0e931976 c3825deb2815 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (8m) 15s ago 8m 19.1M - 1dbe0e931976 ae81cfd28806 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (11m) 4s ago 11m 50.8M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (11m) 4s ago 11m 53.7M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (11m) 4s ago 11m 48.9M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (10m) 4s ago 10m 52.0M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (10m) 15s ago 10m 52.2M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (10m) 15s ago 9m 50.8M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (9m) 15s ago 9m 49.2M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (9m) 15s ago 9m 50.3M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (7m) 15s ago 8m 69.3M - 514e6a882f6e afa9bdaa2bec 2024-03-26T21:38:41.764 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (6m) 4s ago 6m 70.7M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:38:41.765 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (6m) 15s ago 6m 70.3M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:38:42.392 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions' 2024-03-26T21:38:42.987 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:42 smithi043 ceph-mon[29585]: from='client.24931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:38:42.987 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:42 smithi043 ceph-mon[29585]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:42.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:42 smithi043 ceph-mon[24886]: from='client.24931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:38:42.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:42 smithi043 ceph-mon[24886]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:42 smithi134 ceph-mon[25806]: from='client.24931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:38:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:42 smithi134 ceph-mon[25806]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:43.792 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:38:43.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:38:43.792 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:43.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:38:43.792 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:43.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:44.400 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:38:44.400 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:38:44.400 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:38:44.400 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:38:44.400 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:38:44.400 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:38:44.401 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:38:45.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:44 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:45.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:44 smithi043 ceph-mon[29585]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:45.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:44 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2505211020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:38:45.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:44 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:45.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:44 smithi043 ceph-mon[24886]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:45.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:44 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2505211020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:38:45.277 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph -s' 2024-03-26T21:38:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:44 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:44 smithi134 ceph-mon[25806]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:44 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2505211020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:38:46.184 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.134 - - [26/Mar/2024:21:38:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:38:47.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:46 smithi043 ceph-mon[29585]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:47.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:46 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:47.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:46 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:47.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:46 smithi043 ceph-mon[24886]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:47.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:46 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:47.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:46 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:47.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:46 smithi134 ceph-mon[25806]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:47.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:46 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:47.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:46 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:48.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:48 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:48] "GET /metrics HTTP/1.1" 200 207978 "" "Prometheus/2.33.4" 2024-03-26T21:38:48.503 INFO:teuthology.orchestra.run.smithi043.stdout: cluster: 2024-03-26T21:38:48.503 INFO:teuthology.orchestra.run.smithi043.stdout: id: 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:38:48.503 INFO:teuthology.orchestra.run.smithi043.stdout: health: HEALTH_OK 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: services: 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: mon: 3 daemons, quorum a,c,b (age 12m) 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: mgr: y(active, since 8m), standbys: x 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: osd: 8 osds: 8 up (since 9m), 8 in (since 9m) 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: data: 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: pools: 6 pools, 161 pgs 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: objects: 209 objects, 585 KiB 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: usage: 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: pgs: 161 active+clean 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: io: 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-03-26T21:38:48.504 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:38:49.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:38:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:48 smithi134 ceph-mon[25806]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:48 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/674028431' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:38:49.116 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T21:38:49.141 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:48 smithi043 ceph-mon[24886]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:49.141 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:48 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/674028431' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:38:49.142 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:48 smithi043 ceph-mon[29585]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:49.142 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:48 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/674028431' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:38:51.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:50 smithi043 ceph-mon[24886]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:51.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:50 smithi043 ceph-mon[29585]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:50 smithi134 ceph-mon[25806]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:51.685 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-03-26T21:38:52.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:51 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2612415918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:38:52.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:51 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2612415918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:38:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:51 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2612415918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:38:52.355 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-03-26T21:38:53.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:52 smithi043 ceph-mon[29585]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:53.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:52 smithi043 ceph-mon[24886]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:52 smithi134 ceph-mon[25806]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:38:53.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:38:53.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:38:53.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:53.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:38:53.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:53.518Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:38:54.349 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:38:54.962 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph mgr fail' 2024-03-26T21:38:55.184 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:54 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:55.184 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:54 smithi134 ceph-mon[25806]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:55.185 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:54 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3264716723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:38:55.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:54 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:55.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:54 smithi043 ceph-mon[29585]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:55.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:54 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3264716723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:38:55.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:54 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:38:55.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:54 smithi043 ceph-mon[24886]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:55.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:54 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3264716723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:38:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:55 smithi134 ceph-mon[25806]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:55 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:56.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:56.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:55 smithi043 ceph-mon[24886]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:56.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:56.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:55 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:56.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:56.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:55 smithi043 ceph-mon[29585]: from='mgr.14445 172.21.15.43:0/134204830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:56.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:56.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:55 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:57.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:56 smithi134 ceph-mon[25806]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:56 smithi043 ceph-mon[24886]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:56 smithi043 ceph-mon[29585]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:38:57.848 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 172.21.15.43 - - [26/Mar/2024:21:38:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-03-26T21:38:58.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:57 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2991584831' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:38:58.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:57 smithi134 ceph-mon[25806]: osdmap e94: 8 total, 8 up, 8 in 2024-03-26T21:38:58.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:57 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:58.105 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:57 smithi134 ceph-mon[25806]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:58.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:57 smithi134 ceph-mon[25806]: Standby manager daemon y started 2024-03-26T21:38:58.106 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:38:57] ENGINE Bus STOPPING 2024-03-26T21:38:58.106 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:38:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:38:58.106 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:38:57] ENGINE Bus STOPPED 2024-03-26T21:38:58.106 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:38:58] ENGINE Bus STARTING 2024-03-26T21:38:58.134 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:57.927+0000 7f3a975e5700 -1 mgr handle_mgr_map I was active but no longer amignoring --setuser ceph since I am not root 2024-03-26T21:38:58.135 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ignoring --setgroup ceph since I am not root 2024-03-26T21:38:58.135 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mgr[25119]: -- 172.21.15.43:0/293892597 <== mon.1 v2:172.21.15.43:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56272c8d8340 con 0x56272c8b0800 2024-03-26T21:38:58.135 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2991584831' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:38:58.135 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[29585]: osdmap e94: 8 total, 8 up, 8 in 2024-03-26T21:38:58.135 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:58.135 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[29585]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:58.135 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[29585]: Standby manager daemon y started 2024-03-26T21:38:58.135 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2991584831' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:38:58.135 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[24886]: osdmap e94: 8 total, 8 up, 8 in 2024-03-26T21:38:58.136 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:58.136 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[24886]: from='mgr.14445 ' entity='mgr.y' 2024-03-26T21:38:58.136 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:57 smithi043 ceph-mon[24886]: Standby manager daemon y started 2024-03-26T21:38:58.478 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:38:58.319Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.43:8443//api/prometheus_receiver\": dial tcp 172.21.15.43:8443: connect: connection refused" 2024-03-26T21:38:58.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:38:58] ENGINE Serving on http://:::9283 2024-03-26T21:38:58.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:38:58] ENGINE Bus STARTED 2024-03-26T21:38:58.744 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:58.484+0000 7f6a73f2d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:38:58.744 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:58.603+0000 7f6a73f2d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:38:58.745 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'sleep 180' 2024-03-26T21:38:58.916 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:38:58] "GET /metrics HTTP/1.1" 200 35095 "" "Prometheus/2.33.4" 2024-03-26T21:38:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2991584831' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: mgrmap e22: x(active, starting, since 0.851456s), standbys: y 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:38:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: Manager daemon x is now available 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: Queued rgw.foo for migration 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: 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'}} 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2991584831' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: mgrmap e22: x(active, starting, since 0.851456s), standbys: y 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:38:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: Manager daemon x is now available 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: Queued rgw.foo for migration 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: 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'}} 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:59.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[24886]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:38:59.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:58 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:38:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:38:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:38:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:38:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2991584831' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: mgrmap e22: x(active, starting, since 0.851456s), standbys: y 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:38:59.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: Manager daemon x is now available 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: Queued rgw.foo for migration 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: 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'}} 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:38:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:38:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:38:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:38:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:38:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:38:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:38:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:58 smithi134 ceph-mon[25806]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:38:59.380 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:59.286+0000 7f6a73f2d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:38:59.380 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:59.387+0000 7f6a73f2d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:38:59.632 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:59.485+0000 7f6a73f2d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:38:59.632 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:59.639+0000 7f6a73f2d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:38:59.921 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:59.722+0000 7f6a73f2d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:38:59.921 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:59.836+0000 7f6a73f2d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:38:59.921 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:38:59.928+0000 7f6a73f2d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:39:00.184 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:00 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:00.102+0000 7f6a73f2d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:39:00.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: mgrmap e23: x(active, since 1.86393s), standbys: y 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[24886]: Reconfiguring daemon agent.smithi043 on smithi043 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: mgrmap e23: x(active, since 1.86393s), standbys: y 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:39:00.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:00.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:38:59 smithi043 ceph-mon[29585]: Reconfiguring daemon agent.smithi043 on smithi043 2024-03-26T21:39:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:39:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: mgrmap e23: x(active, since 1.86393s), standbys: y 2024-03-26T21:39:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:39:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:39:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:38:59 smithi134 ceph-mon[25806]: Reconfiguring daemon agent.smithi043 on smithi043 2024-03-26T21:39:00.444 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:00 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:00.191+0000 7f6a73f2d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:39:01.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:01.275+0000 7f6a73f2d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:39:01.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:01.413+0000 7f6a73f2d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:39:01.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[29585]: [26/Mar/2024:21:38:59] ENGINE Bus STARTING 2024-03-26T21:39:01.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[29585]: Deploying cephadm binary to smithi043 2024-03-26T21:39:01.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[29585]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[29585]: [26/Mar/2024:21:39:00] ENGINE Serving on https://172.21.15.134:7150 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[29585]: [26/Mar/2024:21:39:00] ENGINE Serving on http://172.21.15.134:8765 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[29585]: [26/Mar/2024:21:39:00] ENGINE Bus STARTED 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[29585]: mgrmap e24: x(active, since 3s), standbys: y 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[24886]: [26/Mar/2024:21:38:59] ENGINE Bus STARTING 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[24886]: Deploying cephadm binary to smithi043 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[24886]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[24886]: [26/Mar/2024:21:39:00] ENGINE Serving on https://172.21.15.134:7150 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[24886]: [26/Mar/2024:21:39:00] ENGINE Serving on http://172.21.15.134:8765 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[24886]: [26/Mar/2024:21:39:00] ENGINE Bus STARTED 2024-03-26T21:39:01.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-mon[24886]: mgrmap e24: x(active, since 3s), standbys: y 2024-03-26T21:39:01.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:01 smithi134 ceph-mon[25806]: [26/Mar/2024:21:38:59] ENGINE Bus STARTING 2024-03-26T21:39:01.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:01 smithi134 ceph-mon[25806]: Deploying cephadm binary to smithi043 2024-03-26T21:39:01.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:01 smithi134 ceph-mon[25806]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:01.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:01 smithi134 ceph-mon[25806]: [26/Mar/2024:21:39:00] ENGINE Serving on https://172.21.15.134:7150 2024-03-26T21:39:01.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:01 smithi134 ceph-mon[25806]: [26/Mar/2024:21:39:00] ENGINE Serving on http://172.21.15.134:8765 2024-03-26T21:39:01.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:01 smithi134 ceph-mon[25806]: [26/Mar/2024:21:39:00] ENGINE Bus STARTED 2024-03-26T21:39:01.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:01 smithi134 ceph-mon[25806]: mgrmap e24: x(active, since 3s), standbys: y 2024-03-26T21:39:02.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:01.612+0000 7f6a73f2d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:39:02.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:01.703+0000 7f6a73f2d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:39:02.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:01.844+0000 7f6a73f2d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:39:02.494 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:02.171+0000 7f6a73f2d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:39:02.494 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:02.408+0000 7f6a73f2d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:39:02.763 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:02.501+0000 7f6a73f2d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:39:02.763 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:02.682+0000 7f6a73f2d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:39:03.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[24886]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:03.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[24886]: mgrmap e25: x(active, since 5s), standbys: y 2024-03-26T21:39:03.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:03.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:03.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:03.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[29585]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:03.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[29585]: mgrmap e25: x(active, since 5s), standbys: y 2024-03-26T21:39:03.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:03.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:03.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:03.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:39:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": dial tcp 172.21.15.43:8443: connect: connection refused" 2024-03-26T21:39:03.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:39:03.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.43:8443//api/prometheus_receiver\": dial tcp 172.21.15.43:8443: connect: connection refused" 2024-03-26T21:39:03.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:39:03.518Z 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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:39:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:03 smithi134 ceph-mon[25806]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:03 smithi134 ceph-mon[25806]: mgrmap e25: x(active, since 5s), standbys: y 2024-03-26T21:39:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:03 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:03 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:03 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:04.024 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:03.721+0000 7f6a73f2d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:39:04.288 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:04.030+0000 7f6a73f2d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:39:04.288 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:04.134+0000 7f6a73f2d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:39:04.581 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:04.295+0000 7f6a73f2d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:39:04.581 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:39:04] ENGINE Bus STARTING 2024-03-26T21:39:04.581 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: CherryPy Checker: 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: The Application mounted at '' has an empty config. 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:39:04] ENGINE Serving on http://:::9283 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: [26/Mar/2024:21:39:04] ENGINE Bus STARTED 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[24886]: Reconfiguring node-exporter.a (dependencies changed)... 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[24886]: Reconfiguring daemon node-exporter.a on smithi043 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[24886]: Standby manager daemon y restarted 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[24886]: Standby manager daemon y started 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:39:04.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[29585]: Reconfiguring node-exporter.a (dependencies changed)... 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[29585]: Reconfiguring daemon node-exporter.a on smithi043 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[29585]: Standby manager daemon y restarted 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[29585]: Standby manager daemon y started 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:39:04.583 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:39:04.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:04 smithi134 ceph-mon[25806]: Reconfiguring node-exporter.a (dependencies changed)... 2024-03-26T21:39:04.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:04 smithi134 ceph-mon[25806]: Reconfiguring daemon node-exporter.a on smithi043 2024-03-26T21:39:04.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:04 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:04.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:04 smithi134 ceph-mon[25806]: Standby manager daemon y restarted 2024-03-26T21:39:04.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:04 smithi134 ceph-mon[25806]: Standby manager daemon y started 2024-03-26T21:39:04.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:04 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:39:04.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:04 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:39:04.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:04 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:39:04.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:04 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/4060605619' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:39:04.849 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:39:04.589Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:39:05.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:05 smithi043 ceph-mon[24886]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:05.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:05 smithi043 ceph-mon[24886]: mgrmap e26: x(active, since 7s), standbys: y 2024-03-26T21:39:05.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:05 smithi043 ceph-mon[29585]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:05.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:05 smithi043 ceph-mon[29585]: mgrmap e26: x(active, since 7s), standbys: y 2024-03-26T21:39:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:05 smithi134 ceph-mon[25806]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:39:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:05 smithi134 ceph-mon[25806]: mgrmap e26: x(active, since 7s), standbys: y 2024-03-26T21:39:07.349 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:07 smithi043 systemd[1]: Stopping Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:07.349 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:07 smithi043 bash[64550]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter.a" found: no such container 2024-03-26T21:39:07.349 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:07 smithi043 podman[64573]: 2024-03-26 21:39:07.22766914 +0000 UTC m=+0.127877168 container died c3825deb2815f247f0b248591b8aa1daed3221d45303bd3f139c3fd9a2f446e8 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:07.686 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:07 smithi043 ceph-mon[24886]: 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 2024-03-26T21:39:07.687 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:07 smithi043 ceph-mon[29585]: 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 2024-03-26T21:39:07.687 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:07 smithi043 podman[64573]: 2024-03-26 21:39:07.517405903 +0000 UTC m=+0.417613922 container cleanup c3825deb2815f247f0b248591b8aa1daed3221d45303bd3f139c3fd9a2f446e8 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:07.687 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:07 smithi043 bash[64573]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a 2024-03-26T21:39:07.687 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:07 smithi043 bash[64612]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter.a" found: no such container 2024-03-26T21:39:07.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:07 smithi134 ceph-mon[25806]: 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 2024-03-26T21:39:08.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:08 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:39:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:39:08.757 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:08 smithi043 podman[64599]: 2024-03-26 21:39:08.363613534 +0000 UTC m=+1.136626628 container remove c3825deb2815f247f0b248591b8aa1daed3221d45303bd3f139c3fd9a2f446e8 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:08.757 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:08 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:39:08.757 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:08 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-26T21:39:08.757 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:08 smithi043 systemd[1]: Stopped Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:08.757 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:08 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Consumed 3.688s CPU time. 2024-03-26T21:39:08.757 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:08 smithi043 systemd[1]: Starting Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:09.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:39:08] "GET /metrics HTTP/1.1" 200 35095 "" "Prometheus/2.33.4" 2024-03-26T21:39:09.350 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 podman[64793]: 2024-03-26 21:39:09.143797484 +0000 UTC m=+0.108941880 container create e490a1665ceea68a75250582a88b812e7fce9abcfbfe248571539fad8225baea (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:09.350 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 podman[64793]: 2024-03-26 21:39:09.054622307 +0000 UTC m=+0.019766704 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-03-26T21:39:09.350 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 podman[64793]: 2024-03-26 21:39:09.312700396 +0000 UTC m=+0.277844793 container init e490a1665ceea68a75250582a88b812e7fce9abcfbfe248571539fad8225baea (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:09.350 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 podman[64793]: 2024-03-26 21:39:09.31542686 +0000 UTC m=+0.280571256 container start e490a1665ceea68a75250582a88b812e7fce9abcfbfe248571539fad8225baea (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:09.350 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.318Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-26T21:39:09.350 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.318Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-26T21:39:09.350 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z 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/.+)($|/) 2024-03-26T21:39:09.350 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=arp 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=edac 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-26T21:39:09.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=os 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-26T21:39:09.352 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=stat 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=time 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=uname 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.319Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.320Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-26T21:39:09.353 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[64821]: ts=2024-03-26T21:39:09.320Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-26T21:39:09.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:09 smithi134 ceph-mon[25806]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:39:09.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-mon[24886]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:39:09.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:09 smithi043 ceph-mon[29585]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:39:09.849 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 bash[64793]: e490a1665ceea68a75250582a88b812e7fce9abcfbfe248571539fad8225baea 2024-03-26T21:39:09.849 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:39:09 smithi043 systemd[1]: Started Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:10.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:10 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:10.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:10 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:10.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:10 smithi134 ceph-mon[25806]: Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:39:10.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:10 smithi134 ceph-mon[25806]: Reconfiguring daemon alertmanager.a on smithi043 2024-03-26T21:39:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:10 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:10 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:10 smithi043 ceph-mon[24886]: Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:39:10.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:10 smithi043 ceph-mon[24886]: Reconfiguring daemon alertmanager.a on smithi043 2024-03-26T21:39:10.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:10 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:10.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:10 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:10.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:10 smithi043 ceph-mon[29585]: Reconfiguring alertmanager.a (dependencies changed)... 2024-03-26T21:39:10.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:10 smithi043 ceph-mon[29585]: Reconfiguring daemon alertmanager.a on smithi043 2024-03-26T21:39:12.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:11 smithi043 ceph-mon[24886]: 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 2024-03-26T21:39:12.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:11 smithi043 ceph-mon[29585]: 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 2024-03-26T21:39:12.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:11 smithi134 ceph-mon[25806]: 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 2024-03-26T21:39:12.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:12.315Z 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.43:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.134:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:39:13.795 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=error ts=2024-03-26T21:39:13.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:39:13.795 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:39:13.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.43:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.43 because it doesn't contain any IP SANs" 2024-03-26T21:39:13.795 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:13 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=warn ts=2024-03-26T21:39:13.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.134:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.134 because it doesn't contain any IP SANs" 2024-03-26T21:39:14.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:13 smithi043 ceph-mon[24886]: 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 2024-03-26T21:39:14.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:13 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:14.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:13 smithi043 ceph-mon[29585]: 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 2024-03-26T21:39:14.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:13 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:13 smithi134 ceph-mon[25806]: 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 2024-03-26T21:39:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:13 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:14 smithi043 ceph-mon[24886]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:15.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:14 smithi043 ceph-mon[29585]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:15.191 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:14 smithi134 ceph-mon[25806]: from='client.14850 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:15 smithi043 ceph-mon[24886]: 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 2024-03-26T21:39:16.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:15 smithi043 ceph-mon[29585]: 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 2024-03-26T21:39:16.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:15 smithi134 ceph-mon[25806]: 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 2024-03-26T21:39:16.727 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:16 smithi043 systemd[1]: Stopping Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:16.727 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:16 smithi043 bash[65073]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager.a" found: no such container 2024-03-26T21:39:17.099 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[51481]: level=info ts=2024-03-26T21:39:16.734Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:39:17.099 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:16 smithi043 podman[65086]: 2024-03-26 21:39:16.755355339 +0000 UTC m=+0.111815111 container died 96e10fba83f13226000441db1238c78286ed68b79fd956218e6ba73ac55af984 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:17.512 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 podman[65086]: 2024-03-26 21:39:17.260310691 +0000 UTC m=+0.616770460 container cleanup 96e10fba83f13226000441db1238c78286ed68b79fd956218e6ba73ac55af984 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:17.512 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 bash[65086]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T21:39:17.512 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 bash[65114]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager.a" found: no such container 2024-03-26T21:39:17.802 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 podman[65101]: 2024-03-26 21:39:17.519713056 +0000 UTC m=+0.759870363 container remove 96e10fba83f13226000441db1238c78286ed68b79fd956218e6ba73ac55af984 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:17.803 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 podman[65101]: 2024-03-26 21:39:17.58729045 +0000 UTC m=+0.827447758 volume remove d6faf37dded86e697c1f885e61dbdfb8607071cbb4e9028416f815c425e554d7 2024-03-26T21:39:17.803 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@alertmanager.a.service: Deactivated successfully. 2024-03-26T21:39:17.803 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 systemd[1]: Stopped Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:17.803 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@alertmanager.a.service: Consumed 1.304s CPU time. 2024-03-26T21:39:17.803 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 systemd[1]: Starting Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:18.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:17 smithi134 ceph-mon[25806]: pgmap v12: 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 2024-03-26T21:39:18.098 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:17 smithi043 ceph-mon[24886]: pgmap v12: 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 2024-03-26T21:39:18.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:39:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:39:18.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:17 smithi043 ceph-mon[29585]: pgmap v12: 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 2024-03-26T21:39:18.099 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 podman[65181]: 2024-03-26 21:39:17.812994397 +0000 UTC m=+0.109489520 volume create 42eebb23f893c07a7c6af703bc6ed8a0f80f1df41a1112cfd0f36510c83e94e3 2024-03-26T21:39:18.099 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 podman[65181]: 2024-03-26 21:39:17.721959423 +0000 UTC m=+0.018454563 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-03-26T21:39:18.099 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:17 smithi043 podman[65181]: 2024-03-26 21:39:17.921780509 +0000 UTC m=+0.218275638 container create 8febbcb65b49788a423153c475bc796a04711eea292ab8554e047b6bd6f6ebd0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:18.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 podman[65181]: 2024-03-26 21:39:18.241816244 +0000 UTC m=+0.538311368 container init 8febbcb65b49788a423153c475bc796a04711eea292ab8554e047b6bd6f6ebd0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:18.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 podman[65181]: 2024-03-26 21:39:18.244665573 +0000 UTC m=+0.541160697 container start 8febbcb65b49788a423153c475bc796a04711eea292ab8554e047b6bd6f6ebd0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:18.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:18.255Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-26T21:39:18.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:18.255Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-26T21:39:18.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:18.257Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.43 port=9094 2024-03-26T21:39:18.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:18.258Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-26T21:39:18.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:18.285Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:39:18.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:18.285Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:39:18.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:18.287Z caller=main.go:518 msg=Listening address=:9093 2024-03-26T21:39:18.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:18.287Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-26T21:39:18.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 bash[65181]: 8febbcb65b49788a423153c475bc796a04711eea292ab8554e047b6bd6f6ebd0 2024-03-26T21:39:18.600 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:18 smithi043 systemd[1]: Started Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:18.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:39:18] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.33.4" 2024-03-26T21:39:19.570 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:19 smithi134 ceph-mon[25806]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:19.570 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:19 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:19.570 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:19 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:19.570 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:19 smithi134 ceph-mon[25806]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:39:19.570 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:19 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:39:19.570 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:19 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:39:19.570 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:19 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:19.570 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:19 smithi134 ceph-mon[25806]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[24886]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[24886]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[24886]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[29585]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:19.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:19.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[29585]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:39:19.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:39:19.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:39:19.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:39:19.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:19 smithi043 ceph-mon[29585]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:39:20.599 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:20.258Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000303694s 2024-03-26T21:39:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-mon[25806]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:22.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:39:21.753+0000 7faa858fa700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:39:22.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Creating ceph-iscsi config... 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Traceback (most recent call last): 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return _run_code(code, main_globals, None, 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: exec(code, run_globals) 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:39:22.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:39:22.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:39:22.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:39:22.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:39:22.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:39:22.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:22.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:22.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Traceback (most recent call last): 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return future.result(timeout) 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return self.__get_result() 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: raise self._exception 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:39:22.043 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: config_blobs=daemon_spec.final_config, 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Creating ceph-iscsi config... 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Traceback (most recent call last): 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return _run_code(code, main_globals, None, 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: exec(code, run_globals) 2024-03-26T21:39:22.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:39:22.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:39:22.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:39:22.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:39:22.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:39:22.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:39:22.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:39:22.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:22.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:22.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:21 smithi043 ceph-mon[29585]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:22.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:21 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:22.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:22.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:21 smithi043 ceph-mon[24886]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:22.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:21 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:22.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:22.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:22.315Z 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.43:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.134:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:39:23.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:22 smithi043 ceph-mon[29585]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:39:23.099 INFO:journalctl@ceph.mon.c.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:39:23.099 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:39:23.099 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:39:23.099 INFO:journalctl@ceph.mon.c.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:39:23.099 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.099 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.099 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:39:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: return future.result(timeout) 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: return self.__get_result() 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: raise self._exception 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:39:23.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:39:23.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:22 smithi043 ceph-mon[24886]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.a.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.a.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:39:23.103 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: return future.result(timeout) 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: return self.__get_result() 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: raise self._exception 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:39:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:39:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:39:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:39:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:39:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:39:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:39:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:22 smithi134 ceph-mon[25806]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:39:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout: Creating ceph-iscsi config... 2024-03-26T21:39:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:39:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:39:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:39:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: exec(code, run_globals) 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:39:23.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: return future.result(timeout) 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.__get_result() 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: raise self._exception 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:39:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: Creating ceph-iscsi config... 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: exec(code, run_globals) 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:39:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:39:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:39:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:39:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:39:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:39:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:39:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:39:24.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:23 smithi043 ceph-mon[24886]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:24.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:23 smithi043 ceph-mon[24886]: Reconfiguring daemon agent.smithi134 on smithi134 2024-03-26T21:39:24.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:23 smithi043 ceph-mon[24886]: Deploying cephadm binary to smithi134 2024-03-26T21:39:24.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:23 smithi043 ceph-mon[29585]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:24.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:23 smithi043 ceph-mon[29585]: Reconfiguring daemon agent.smithi134 on smithi134 2024-03-26T21:39:24.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:23 smithi043 ceph-mon[29585]: Deploying cephadm binary to smithi134 2024-03-26T21:39:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:23 smithi134 ceph-mon[25806]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:23 smithi134 ceph-mon[25806]: Reconfiguring daemon agent.smithi134 on smithi134 2024-03-26T21:39:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:23 smithi134 ceph-mon[25806]: Deploying cephadm binary to smithi134 2024-03-26T21:39:25.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:25 smithi134 ceph-mon[25806]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:25.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:25 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:25.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:25 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:25.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:25 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:26.096 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:25 smithi043 ceph-mon[24886]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:26.096 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:25 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:26.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:25 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:26.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:25 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:26.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:25 smithi043 ceph-mon[29585]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:26.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:25 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:26.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:25 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:26.097 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:25 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:26.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:26 smithi134 ceph-mon[25806]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:39:26.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:26 smithi134 ceph-mon[25806]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:39:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:26 smithi043 ceph-mon[29585]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:39:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:26 smithi043 ceph-mon[29585]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:39:27.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:26 smithi043 ceph-mon[24886]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:39:27.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:26 smithi043 ceph-mon[24886]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:39:28.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:27 smithi043 ceph-mon[24886]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-26T21:39:28.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:27 smithi043 ceph-mon[29585]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-26T21:39:28.039 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:27 smithi134 ceph-mon[25806]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-26T21:39:28.349 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:39:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:39:28.261Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003220312s 2024-03-26T21:39:28.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:39:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:39:28.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:28 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:28.936 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:39:28] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.33.4" 2024-03-26T21:39:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:28 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:28 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:30.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:29 smithi043 ceph-mon[24886]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-03-26T21:39:30.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:29 smithi043 ceph-mon[29585]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-03-26T21:39:30.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:29 smithi134 ceph-mon[25806]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-03-26T21:39:32.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:31 smithi134 ceph-mon[25806]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-03-26T21:39:32.082 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:31 smithi043 ceph-mon[24886]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-03-26T21:39:32.083 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:31 smithi043 ceph-mon[29585]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-03-26T21:39:32.367 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39: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.43:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.134:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:33 smithi043 ceph-mon[24886]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-26T21:39:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:33 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/360799068' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:33 smithi043 ceph-mon[29585]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-26T21:39:34.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:33 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/360799068' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:39:34.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:33 smithi134 ceph-mon[25806]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-26T21:39:34.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:33 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/360799068' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:39:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:34 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/271606349' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2036529364"}]: dispatch 2024-03-26T21:39:35.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:34 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/271606349' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2036529364"}]: dispatch 2024-03-26T21:39:35.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:34 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/271606349' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2036529364"}]: dispatch 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[24886]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/271606349' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2036529364"}]': finished 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[24886]: osdmap e95: 8 total, 8 up, 8 in 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1140342178' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1660151435"}]: dispatch 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1660151435"}]: dispatch 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[29585]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/271606349' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2036529364"}]': finished 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[29585]: osdmap e95: 8 total, 8 up, 8 in 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1140342178' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1660151435"}]: dispatch 2024-03-26T21:39:36.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:35 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1660151435"}]: dispatch 2024-03-26T21:39:36.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:35 smithi134 ceph-mon[25806]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-26T21:39:36.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:35 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/271606349' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2036529364"}]': finished 2024-03-26T21:39:36.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:35 smithi134 ceph-mon[25806]: osdmap e95: 8 total, 8 up, 8 in 2024-03-26T21:39:36.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:35 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1140342178' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1660151435"}]: dispatch 2024-03-26T21:39:36.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:35 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1660151435"}]: dispatch 2024-03-26T21:39:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1660151435"}]': finished 2024-03-26T21:39:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[29585]: osdmap e96: 8 total, 8 up, 8 in 2024-03-26T21:39:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[29585]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-03-26T21:39:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/694870628' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1660151435"}]: dispatch 2024-03-26T21:39:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1660151435"}]: dispatch 2024-03-26T21:39:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1660151435"}]': finished 2024-03-26T21:39:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[24886]: osdmap e96: 8 total, 8 up, 8 in 2024-03-26T21:39:37.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[24886]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-03-26T21:39:37.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/694870628' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1660151435"}]: dispatch 2024-03-26T21:39:37.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:36 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1660151435"}]: dispatch 2024-03-26T21:39:37.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:36 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1660151435"}]': finished 2024-03-26T21:39:37.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:36 smithi134 ceph-mon[25806]: osdmap e96: 8 total, 8 up, 8 in 2024-03-26T21:39:37.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:36 smithi134 ceph-mon[25806]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-03-26T21:39:37.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:36 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/694870628' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1660151435"}]: dispatch 2024-03-26T21:39:37.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:36 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1660151435"}]: dispatch 2024-03-26T21:39:37.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:37 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1660151435"}]': finished 2024-03-26T21:39:37.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:37 smithi134 ceph-mon[25806]: osdmap e97: 8 total, 8 up, 8 in 2024-03-26T21:39:37.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:37 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/390079635' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/718383702"}]: dispatch 2024-03-26T21:39:37.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:37 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/718383702"}]: dispatch 2024-03-26T21:39:38.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[25115]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:39:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:39:38.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:37 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1660151435"}]': finished 2024-03-26T21:39:38.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:37 smithi043 ceph-mon[24886]: osdmap e97: 8 total, 8 up, 8 in 2024-03-26T21:39:38.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:37 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/390079635' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/718383702"}]: dispatch 2024-03-26T21:39:38.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:37 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/718383702"}]: dispatch 2024-03-26T21:39:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:37 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1660151435"}]': finished 2024-03-26T21:39:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:37 smithi043 ceph-mon[29585]: osdmap e97: 8 total, 8 up, 8 in 2024-03-26T21:39:38.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:37 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/390079635' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/718383702"}]: dispatch 2024-03-26T21:39:38.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:37 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/718383702"}]: dispatch 2024-03-26T21:39:38.195 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 systemd[1]: Stopping Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:38.318 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 bash[56225]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.202Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.202Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.202Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.202Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.203Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.203Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.203Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.203Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.203Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:39:38.499 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.203Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:39:38.500 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.203Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:39:38.500 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[46168]: ts=2024-03-26T21:39:38.203Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:39:38.500 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 podman[56237]: 2024-03-26 21:39:38.212886454 +0000 UTC m=+0.134232190 container died afa9bdaa2bec021a45c3d13da9c2453f8e26c6f366257754311ae44974fba6ee (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:38.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 podman[56237]: 2024-03-26 21:39:38.577423976 +0000 UTC m=+0.498769711 container cleanup afa9bdaa2bec021a45c3d13da9c2453f8e26c6f366257754311ae44974fba6ee (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:38.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 bash[56237]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:39:38.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 bash[56264]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:39:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/718383702"}]': finished 2024-03-26T21:39:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[24886]: osdmap e98: 8 total, 8 up, 8 in 2024-03-26T21:39:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[24886]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-26T21:39:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3005544237' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2679005242"}]: dispatch 2024-03-26T21:39:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2679005242"}]: dispatch 2024-03-26T21:39:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/718383702"}]': finished 2024-03-26T21:39:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[29585]: osdmap e98: 8 total, 8 up, 8 in 2024-03-26T21:39:39.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[29585]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-26T21:39:39.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3005544237' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2679005242"}]: dispatch 2024-03-26T21:39:39.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:38 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2679005242"}]: dispatch 2024-03-26T21:39:39.103 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/718383702"}]': finished 2024-03-26T21:39:39.103 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-mon[25806]: osdmap e98: 8 total, 8 up, 8 in 2024-03-26T21:39:39.103 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-mon[25806]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-03-26T21:39:39.103 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3005544237' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2679005242"}]: dispatch 2024-03-26T21:39:39.104 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:38 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2679005242"}]: dispatch 2024-03-26T21:39:39.104 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 podman[56251]: 2024-03-26 21:39:38.862065015 +0000 UTC m=+0.650702007 container remove afa9bdaa2bec021a45c3d13da9c2453f8e26c6f366257754311ae44974fba6ee (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:39.104 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-03-26T21:39:39.104 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 systemd[1]: Stopped Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:39.104 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Consumed 1.961s CPU time. 2024-03-26T21:39:39.104 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:38 smithi134 systemd[1]: Starting Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:39.367 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 podman[56334]: 2024-03-26 21:39:39.015165604 +0000 UTC m=+0.019274898 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-03-26T21:39:39.367 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 podman[56334]: 2024-03-26 21:39:39.129805991 +0000 UTC m=+0.133915287 container create b21d554a98645dadc5a1e9da67b2e69f390685b2e33903a921b8d9ed14b12285 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:39.367 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 podman[56334]: 2024-03-26 21:39:39.349262125 +0000 UTC m=+0.353371421 container init b21d554a98645dadc5a1e9da67b2e69f390685b2e33903a921b8d9ed14b12285 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:39.367 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 podman[56334]: 2024-03-26 21:39:39.351916623 +0000 UTC m=+0.356025919 container start b21d554a98645dadc5a1e9da67b2e69f390685b2e33903a921b8d9ed14b12285 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:39:39.635 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.375Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:39:39.635 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.375Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:39:39.635 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.375Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.375Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi134 (none))" 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.375Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.375Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.377Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.377Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.378Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.380Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.380Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.574µs 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.380Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.563Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 bash[56334]: b21d554a98645dadc5a1e9da67b2e69f390685b2e33903a921b8d9ed14b12285 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 systemd[1]: Started Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:39.636 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.642Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-26T21:39:39.922 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2679005242"}]': finished 2024-03-26T21:39:39.922 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-mon[25806]: osdmap e99: 8 total, 8 up, 8 in 2024-03-26T21:39:39.922 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3679455023' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3719729484"}]: dispatch 2024-03-26T21:39:39.922 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:39.922 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:39.922 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-mon[25806]: Reconfiguring node-exporter.b (dependencies changed)... 2024-03-26T21:39:39.922 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-mon[25806]: Reconfiguring daemon node-exporter.b on smithi134 2024-03-26T21:39:39.922 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.803Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-26T21:39:39.922 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.803Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-26T21:39:39.922 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.803Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.827µs wal_replay_duration=422.636002ms total_replay_duration=422.681495ms 2024-03-26T21:39:39.923 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.806Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:39:39.923 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.806Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:39:39.923 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.806Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:39:39.923 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.831Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.316555ms db_storage=791ns remote_storage=1.273µs web_handler=306ns query_engine=1.135µs scrape=376.77µs scrape_sd=140.63µs notify=19.661µs notify_sd=443.352µs rules=23.007915ms 2024-03-26T21:39:39.923 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:39.831Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:39:40.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2679005242"}]': finished 2024-03-26T21:39:40.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[24886]: osdmap e99: 8 total, 8 up, 8 in 2024-03-26T21:39:40.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3679455023' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3719729484"}]: dispatch 2024-03-26T21:39:40.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:40.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:40.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[24886]: Reconfiguring node-exporter.b (dependencies changed)... 2024-03-26T21:39:40.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[24886]: Reconfiguring daemon node-exporter.b on smithi134 2024-03-26T21:39:40.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2679005242"}]': finished 2024-03-26T21:39:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[29585]: osdmap e99: 8 total, 8 up, 8 in 2024-03-26T21:39:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3679455023' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3719729484"}]: dispatch 2024-03-26T21:39:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[29585]: Reconfiguring node-exporter.b (dependencies changed)... 2024-03-26T21:39:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:39 smithi043 ceph-mon[29585]: Reconfiguring daemon node-exporter.b on smithi134 2024-03-26T21:39:41.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:40 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3679455023' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3719729484"}]': finished 2024-03-26T21:39:41.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:40 smithi134 ceph-mon[25806]: osdmap e100: 8 total, 8 up, 8 in 2024-03-26T21:39:41.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:40 smithi134 ceph-mon[25806]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:41.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:40 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1425825639' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1716757268"}]: dispatch 2024-03-26T21:39:41.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:40 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3679455023' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3719729484"}]': finished 2024-03-26T21:39:41.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:40 smithi043 ceph-mon[24886]: osdmap e100: 8 total, 8 up, 8 in 2024-03-26T21:39:41.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:40 smithi043 ceph-mon[24886]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:41.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:40 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1425825639' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1716757268"}]: dispatch 2024-03-26T21:39:41.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:40 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3679455023' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3719729484"}]': finished 2024-03-26T21:39:41.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:40 smithi043 ceph-mon[29585]: osdmap e100: 8 total, 8 up, 8 in 2024-03-26T21:39:41.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:40 smithi043 ceph-mon[29585]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:41.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:40 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1425825639' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1716757268"}]: dispatch 2024-03-26T21:39:41.540 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 systemd[1]: Stopping Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:41.540 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 bash[56550]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter.b" found: no such container 2024-03-26T21:39:41.540 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 podman[56566]: 2024-03-26 21:39:41.32353181 +0000 UTC m=+0.108906466 container died ae81cfd28806e899721680ab6a2e50663e8ef3ffa03ac0c7664a6995c9a108c3 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:39:41.923 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:41 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1425825639' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1716757268"}]': finished 2024-03-26T21:39:41.923 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:41 smithi134 ceph-mon[25806]: osdmap e101: 8 total, 8 up, 8 in 2024-03-26T21:39:41.924 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 podman[56566]: 2024-03-26 21:39:41.754762364 +0000 UTC m=+0.540137009 container cleanup ae81cfd28806e899721680ab6a2e50663e8ef3ffa03ac0c7664a6995c9a108c3 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:39:41.924 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 bash[56566]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b 2024-03-26T21:39:42.181 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 podman[56580]: 2024-03-26 21:39:41.931476194 +0000 UTC m=+0.607959219 container remove ae81cfd28806e899721680ab6a2e50663e8ef3ffa03ac0c7664a6995c9a108c3 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:39:42.181 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:39:42.181 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 bash[56593]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter.b" found: no such container 2024-03-26T21:39:42.182 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-26T21:39:42.182 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 systemd[1]: Stopped Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:42.182 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Consumed 4.198s CPU time. 2024-03-26T21:39:42.182 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:41 smithi134 systemd[1]: Starting Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:42.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:41 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1425825639' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1716757268"}]': finished 2024-03-26T21:39:42.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:41 smithi043 ceph-mon[24886]: osdmap e101: 8 total, 8 up, 8 in 2024-03-26T21:39:42.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:41 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1425825639' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1716757268"}]': finished 2024-03-26T21:39:42.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:41 smithi043 ceph-mon[29585]: osdmap e101: 8 total, 8 up, 8 in 2024-03-26T21:39:42.510 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 podman[56664]: 2024-03-26 21:39:42.091216742 +0000 UTC m=+0.017278555 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 podman[56664]: 2024-03-26 21:39:42.207769402 +0000 UTC m=+0.133831250 container create 4dcee6487cb5a09a25a7ec9bd2b9bdae504cd46edbf6e4b3e7a20a566d063110 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 podman[56664]: 2024-03-26 21:39:42.418336612 +0000 UTC m=+0.344398420 container init 4dcee6487cb5a09a25a7ec9bd2b9bdae504cd46edbf6e4b3e7a20a566d063110 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 podman[56664]: 2024-03-26 21:39:42.421017859 +0000 UTC m=+0.347079666 container start 4dcee6487cb5a09a25a7ec9bd2b9bdae504cd46edbf6e4b3e7a20a566d063110 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.424Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.424Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z 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/.+)($|/) 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=arp 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-26T21:39:42.511 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-26T21:39:42.512 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-26T21:39:42.512 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-26T21:39:42.512 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-26T21:39:42.512 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-26T21:39:42.512 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-26T21:39:42.512 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=edac 2024-03-26T21:39:42.512 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-26T21:39:42.512 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-26T21:39:42.512 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=os 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-26T21:39:42.513 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.425Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=stat 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=time 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=uname 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-26T21:39:42.514 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[56679]: ts=2024-03-26T21:39:42.426Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-26T21:39:42.515 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 bash[56664]: 4dcee6487cb5a09a25a7ec9bd2b9bdae504cd46edbf6e4b3e7a20a566d063110 2024-03-26T21:39:42.790 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:39:42 smithi134 systemd[1]: Started Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:43.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:43.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:43.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:43.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: Reconfiguring grafana.a (dependencies changed)... 2024-03-26T21:39:43.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-26T21:39:43.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:43.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:43.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:39:43.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:39:43.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: Reconfiguring daemon grafana.a on smithi134 2024-03-26T21:39:43.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:43.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:43.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:43.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:43.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: Reconfiguring grafana.a (dependencies changed)... 2024-03-26T21:39:43.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-26T21:39:43.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:43.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:43.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:39:43.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:39:43.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: Reconfiguring daemon grafana.a on smithi134 2024-03-26T21:39:43.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:43 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: Reconfiguring grafana.a (dependencies changed)... 2024-03-26T21:39:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-26T21:39:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:39:44.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-26T21:39:44.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: Reconfiguring daemon grafana.a on smithi134 2024-03-26T21:39:44.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:43 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:44.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:44 smithi043 ceph-mon[24886]: from='client.25006 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:44.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:44 smithi043 ceph-mon[29585]: from='client.25006 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:44 smithi134 ceph-mon[25806]: from='client.25006 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:45.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:45 smithi043 ceph-mon[24886]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:45.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:45 smithi043 ceph-mon[29585]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:46.194 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:45 smithi134 ceph-mon[25806]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:46.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:39:46] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2024-03-26T21:39:47.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:47 smithi043 ceph-mon[24886]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:39:47.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:47 smithi043 ceph-mon[29585]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:39:48.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:47 smithi134 ceph-mon[25806]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:39:49.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:39:50.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:49 smithi043 ceph-mon[24886]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-03-26T21:39:50.056 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:49 smithi043 ceph-mon[29585]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-03-26T21:39:50.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:49 smithi134 ceph-mon[25806]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-03-26T21:39:52.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:51 smithi043 ceph-mon[24886]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:39:52.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:51 smithi043 ceph-mon[29585]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:39:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:51 smithi134 ceph-mon[25806]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:39:53.540 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39:53.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:39:54.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:53 smithi043 ceph-mon[24886]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-03-26T21:39:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:53 smithi043 ceph-mon[29585]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-03-26T21:39:54.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:53 smithi134 ceph-mon[25806]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-03-26T21:39:55.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:54 smithi043 ceph-mon[24886]: from='client.25006 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:55.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:54 smithi043 ceph-mon[29585]: from='client.25006 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:55.120 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:54 smithi134 ceph-mon[25806]: from='client.25006 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:39:55.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:55 smithi134 systemd[1]: Stopping Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:55.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:55 smithi134 bash[57352]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana.a" found: no such container 2024-03-26T21:39:55.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:55 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[45160]: t=2024-03-26T21:39:55+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-26T21:39:55.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:55 smithi134 podman[57375]: 2024-03-26 21:39:55.609715851 +0000 UTC m=+0.112959846 container died e8a813b6822f71f0dd8a0b88426e54e7886bf1ea0122161adbe00a03baf58c02 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, distribution-scope=public, vcs-type=git, vendor=Red Hat, Inc., version=8.5, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, architecture=x86_64, release=236.1648460182, description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762) 2024-03-26T21:39:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:55 smithi043 ceph-mon[24886]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:56.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:55 smithi043 ceph-mon[29585]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:56.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:55 smithi134 ceph-mon[25806]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:39:56.120 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:55 smithi134 podman[57375]: 2024-03-26 21:39:55.93460545 +0000 UTC m=+0.437849437 container cleanup e8a813b6822f71f0dd8a0b88426e54e7886bf1ea0122161adbe00a03baf58c02 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, vcs-type=git, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, io.buildah.version=1.24.2, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-03-26T21:39:56.120 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:55 smithi134 bash[57375]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a 2024-03-26T21:39:56.418 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:56 smithi134 podman[57406]: 2024-03-26 21:39:56.127716056 +0000 UTC m=+0.514154826 container remove e8a813b6822f71f0dd8a0b88426e54e7886bf1ea0122161adbe00a03baf58c02 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, architecture=x86_64, description=Ceph Grafana Container, com.redhat.component=ubi8-container, release=236.1648460182, vcs-type=git, io.buildah.version=1.24.2, distribution-scope=public, io.openshift.tags=base rhel8, version=8.5, build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-03-26T21:39:56.418 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:56 smithi134 bash[57420]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana.a" found: no such container 2024-03-26T21:39:56.418 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:56 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Deactivated successfully. 2024-03-26T21:39:56.418 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:56 smithi134 systemd[1]: Stopped Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:56.418 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:56 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Consumed 3.390s CPU time. 2024-03-26T21:39:56.418 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:56 smithi134 systemd[1]: Starting Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:39:56.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:39:56] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2024-03-26T21:39:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:57 smithi043 ceph-mon[24886]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:58.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:57 smithi043 ceph-mon[29585]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:58.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:57 smithi134 ceph-mon[25806]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:39:58.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:57 smithi134 podman[57612]: 2024-03-26 21:39:57.769322674 +0000 UTC m=+0.022083779 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-03-26T21:39:58.140 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:57 smithi134 podman[57612]: 2024-03-26 21:39:57.903477765 +0000 UTC m=+0.156238901 container create 951c0d8d182b164864565c689666f0bb1d7722a6023d4919884eb8defd02ea54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, name=ubi8, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., build-date=2022-03-28T10:36:18.413762, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , vcs-type=git, vendor=Red Hat, Inc., io.openshift.expose-services=, com.redhat.component=ubi8-container, distribution-scope=public, io.buildah.version=1.24.2, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-03-26T21:39:58.406 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 podman[57612]: 2024-03-26 21:39:58.147899753 +0000 UTC m=+0.400660843 container init 951c0d8d182b164864565c689666f0bb1d7722a6023d4919884eb8defd02ea54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, description=Ceph Grafana Container, version=8.5, name=ubi8, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, vendor=Red Hat, Inc., release=236.1648460182, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-03-26T21:39:58.407 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 podman[57612]: 2024-03-26 21:39:58.150882692 +0000 UTC m=+0.403643784 container start 951c0d8d182b164864565c689666f0bb1d7722a6023d4919884eb8defd02ea54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, name=ubi8, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=Ceph Grafana Container, com.redhat.component=ubi8-container, vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, maintainer=Paul Cuzner , distribution-scope=public) 2024-03-26T21:39:58.407 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[57635]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:39:58.407 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[57635]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:39:58.407 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 bash[57612]: 951c0d8d182b164864565c689666f0bb1d7722a6023d4919884eb8defd02ea54 2024-03-26T21:39:58.407 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 systemd[1]: Started Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:39:58.407 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 podman[57667]: 2024-03-26 21:39:58.263188951 +0000 UTC m=+0.074899807 container died 951c0d8d182b164864565c689666f0bb1d7722a6023d4919884eb8defd02ea54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, io.buildah.version=1.24.2, io.openshift.expose-services=, vcs-type=git, build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, name=ubi8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , release=236.1648460182, architecture=x86_64, description=Ceph Grafana Container, com.redhat.component=ubi8-container) 2024-03-26T21:39:58.407 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STOPPING 2024-03-26T21:39:58.407 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:39:58.407 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STOPPED 2024-03-26T21:39:58.407 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STARTING 2024-03-26T21:39:58.679 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:39: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:39:58.679 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Serving on http://:::9283 2024-03-26T21:39:58.679 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STARTED 2024-03-26T21:39:58.679 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STOPPING 2024-03-26T21:39:58.679 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:39:58.679 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STOPPED 2024-03-26T21:39:58.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STARTING 2024-03-26T21:39:58.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Serving on http://:::9283 2024-03-26T21:39:58.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STARTED 2024-03-26T21:39:58.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STOPPING 2024-03-26T21:39:58.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:39:58.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STOPPED 2024-03-26T21:39:58.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STARTING 2024-03-26T21:39:58.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Serving on http://:::9283 2024-03-26T21:39:58.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:39:58] ENGINE Bus STARTED 2024-03-26T21:39:59.040 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 podman[57667]: 2024-03-26 21:39:58.910769762 +0000 UTC m=+0.722480598 container remove 951c0d8d182b164864565c689666f0bb1d7722a6023d4919884eb8defd02ea54 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , version=8.5, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, vendor=Red Hat, Inc., architecture=x86_64, description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, release=236.1648460182, build-date=2022-03-28T10:36:18.413762) 2024-03-26T21:39:59.040 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:39:59.040 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:39:58 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:39:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:59.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:58 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:59.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:39:59.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:39:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:39:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:39:59.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:58 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:40:00.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:59 smithi134 ceph-mon[25806]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:00.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:59 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:40:00.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:59 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:40:00.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:59 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:40:00.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:59 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:40:00.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:59 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:40:00.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:59 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:40:00.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:39:59 smithi134 ceph-mon[25806]: Deploying daemon agent.smithi043 on smithi043 2024-03-26T21:40:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[24886]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:40:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:40:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:40:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:40:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:40:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:40:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[24886]: Deploying daemon agent.smithi043 on smithi043 2024-03-26T21:40:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[29585]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:40:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-03-26T21:40:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:40:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi134.front.sepia.ceph.com:9095"}]: dispatch 2024-03-26T21:40:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:40:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi134.front.sepia.ceph.com:3000"}]: dispatch 2024-03-26T21:40:00.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:39:59 smithi043 ceph-mon[29585]: Deploying daemon agent.smithi043 on smithi043 2024-03-26T21:40:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:00 smithi134 ceph-mon[25806]: Deploying daemon agent.smithi134 on smithi134 2024-03-26T21:40:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:00 smithi134 ceph-mon[25806]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:00 smithi134 ceph-mon[25806]: overall HEALTH_OK 2024-03-26T21:40:01.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:01.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[24886]: Deploying daemon agent.smithi134 on smithi134 2024-03-26T21:40:01.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:01.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[24886]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:01.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[24886]: overall HEALTH_OK 2024-03-26T21:40:01.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:01.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[29585]: Deploying daemon agent.smithi134 on smithi134 2024-03-26T21:40:01.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:01.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[29585]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:01.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[29585]: overall HEALTH_OK 2024-03-26T21:40:01.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:40:02.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:40:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:40:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:40:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:40:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:40:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:03.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:03 smithi134 ceph-mon[25806]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:03.619 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:03 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40:03.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:03.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:03 smithi043 ceph-mon[24886]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:03 smithi043 ceph-mon[29585]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:04.710 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:04 smithi134 ceph-mon[25806]: from='client.25006 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:04.710 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:04 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:04.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:04 smithi043 ceph-mon[24886]: from='client.25006 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:04.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:04 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:04.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:04 smithi043 ceph-mon[29585]: from='client.25006 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:04.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:04 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:06.097 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:05 smithi134 ceph-mon[25806]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:05 smithi043 ceph-mon[24886]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:05 smithi043 ceph-mon[29585]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:06.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:40:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:40:06] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.33.4" 2024-03-26T21:40:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:40:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/4059354633' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:07 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/4059354633' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:40:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:40:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:40:08.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:40:08.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:40:08.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:40:08.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:40:08.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:08.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:07 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/4059354633' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:40:09.042 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-mon[25806]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:40:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:40:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:40:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-mon[25806]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-mon[25806]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-03-26T21:40:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-mon[25806]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:40:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:08 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:09.073 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[24886]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[24886]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[24886]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[24886]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[29585]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:40:09.074 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[29585]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:09.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[29585]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-03-26T21:40:09.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[29585]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:40:09.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:09.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:09.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:08 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:09.317 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-03-26T21:40:09.317 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 systemd[1]: Stopped Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:09.317 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 systemd[1]: Starting Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:40:09.317 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 podman[58833]: 2024-03-26 21:40:09.19574609 +0000 UTC m=+0.017515189 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-03-26T21:40:09.582 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 podman[58833]: 2024-03-26 21:40:09.325403295 +0000 UTC m=+0.147172393 container create b4b0cba30092723cb6414951fed0b3d24ca6adaaef94772a39f9b01022ec330c (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, vendor=Red Hat, Inc., io.openshift.expose-services=, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , architecture=x86_64, io.buildah.version=1.24.2) 2024-03-26T21:40:09.582 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 podman[58833]: 2024-03-26 21:40:09.561351814 +0000 UTC m=+0.383120923 container init b4b0cba30092723cb6414951fed0b3d24ca6adaaef94772a39f9b01022ec330c (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, version=8.5, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , io.buildah.version=1.24.2, release=236.1648460182, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, description=Ceph Grafana Container) 2024-03-26T21:40:09.582 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 podman[58833]: 2024-03-26 21:40:09.56393556 +0000 UTC m=+0.385704664 container start b4b0cba30092723cb6414951fed0b3d24ca6adaaef94772a39f9b01022ec330c (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, description=Ceph Grafana Container, maintainer=Paul Cuzner , vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.buildah.version=1.24.2, architecture=x86_64, release=236.1648460182) 2024-03-26T21:40:10.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:09 smithi134 ceph-mon[25806]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 1 op/s 2024-03-26T21:40:10.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:09 smithi134 ceph-mon[25806]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:40:10.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:09 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:10.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:09 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:10.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:09 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:10.041 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[58848]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:10.041 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[58848]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:10.041 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 bash[58833]: b4b0cba30092723cb6414951fed0b3d24ca6adaaef94772a39f9b01022ec330c 2024-03-26T21:40:10.041 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 systemd[1]: Started Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:10.041 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:09 smithi134 podman[58864]: 2024-03-26 21:40:09.69897957 +0000 UTC m=+0.097722813 container died b4b0cba30092723cb6414951fed0b3d24ca6adaaef94772a39f9b01022ec330c (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, vendor=Red Hat, Inc., io.openshift.expose-services=, release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , version=8.5, architecture=x86_64, io.buildah.version=1.24.2, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., build-date=2022-03-28T10:36:18.413762, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, distribution-scope=public, io.openshift.tags=base rhel8, description=Ceph Grafana Container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-03-26T21:40:10.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[29585]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 1 op/s 2024-03-26T21:40:10.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[29585]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:40:10.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:10.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:10.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:10.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[24886]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 1 op/s 2024-03-26T21:40:10.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[24886]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:40:10.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:10.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:10.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:09 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:10.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:10 smithi134 podman[58864]: 2024-03-26 21:40:10.34048954 +0000 UTC m=+0.739232844 container remove b4b0cba30092723cb6414951fed0b3d24ca6adaaef94772a39f9b01022ec330c (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, build-date=2022-03-28T10:36:18.413762, name=ubi8, io.buildah.version=1.24.2, io.openshift.expose-services=, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, vendor=Red Hat, Inc., release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.component=ubi8-container, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Paul Cuzner , io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-03-26T21:40:10.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:10 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:40:10.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:10 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:40:11.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:10 smithi043 ceph-mon[24886]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-03-26T21:40:11.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:10 smithi043 ceph-mon[24886]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-03-26T21:40:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:10 smithi043 ceph-mon[29585]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-03-26T21:40:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:10 smithi043 ceph-mon[29585]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-03-26T21:40:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:10 smithi134 ceph-mon[25806]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-03-26T21:40:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:10 smithi134 ceph-mon[25806]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-03-26T21:40:13.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:12 smithi043 ceph-mon[24886]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s 2024-03-26T21:40:13.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:12 smithi043 ceph-mon[29585]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s 2024-03-26T21:40:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:12 smithi134 ceph-mon[25806]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s 2024-03-26T21:40:13.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40:13.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:14 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:14 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:14 smithi043 ceph-mon[24886]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-03-26T21:40:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:14 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:14 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:14 smithi043 ceph-mon[29585]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-03-26T21:40:14.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:14 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:14.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:14 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:14.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:14 smithi134 ceph-mon[25806]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 0 op/s 2024-03-26T21:40:16.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:40:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:40:16] "GET /metrics HTTP/1.1" 200 37963 "" "Prometheus/2.33.4" 2024-03-26T21:40:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:16 smithi043 ceph-mon[24886]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:17.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:16 smithi043 ceph-mon[29585]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:17.206 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:16 smithi134 ceph-mon[25806]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:18 smithi134 ceph-mon[25806]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 828 B/s rd, 0 op/s 2024-03-26T21:40:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:18 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:19.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40:18.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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:19.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:18 smithi043 ceph-mon[24886]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 828 B/s rd, 0 op/s 2024-03-26T21:40:19.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:18 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:19.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:18 smithi043 ceph-mon[29585]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 828 B/s rd, 0 op/s 2024-03-26T21:40:19.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:18 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:20.814 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:20 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-03-26T21:40:20.814 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:20 smithi134 systemd[1]: Stopped Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:20.814 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:20 smithi134 systemd[1]: Starting Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:40:20.814 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:20 smithi134 podman[58947]: 2024-03-26 21:40:20.687531922 +0000 UTC m=+0.017513153 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-03-26T21:40:21.084 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:20 smithi134 ceph-mon[25806]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:40:21.084 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:21.084 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:21.084 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:21.085 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:20 smithi134 podman[58947]: 2024-03-26 21:40:20.825240619 +0000 UTC m=+0.155221838 container create af08a89301ebf64f4cd2ed861ef5580c0a4c60b92f3b23bc6e5c2c7103b73b91 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=236.1648460182, name=ubi8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., io.openshift.expose-services=, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762, vcs-type=git, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, description=Ceph Grafana Container) 2024-03-26T21:40:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:20 smithi043 ceph-mon[24886]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:40:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:21.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:20 smithi043 ceph-mon[29585]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:40:21.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:21.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:21.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:21.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 podman[58947]: 2024-03-26 21:40:21.211256905 +0000 UTC m=+0.541238122 container init af08a89301ebf64f4cd2ed861ef5580c0a4c60b92f3b23bc6e5c2c7103b73b91 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, release=236.1648460182, com.redhat.component=ubi8-container, description=Ceph Grafana Container, io.openshift.expose-services=, version=8.5, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, maintainer=Paul Cuzner , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., name=ubi8, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-03-26T21:40:21.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 podman[58947]: 2024-03-26 21:40:21.213773925 +0000 UTC m=+0.543755142 container start af08a89301ebf64f4cd2ed861ef5580c0a4c60b92f3b23bc6e5c2c7103b73b91 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, release=236.1648460182, description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.buildah.version=1.24.2, com.redhat.component=ubi8-container, name=ubi8, io.openshift.tags=base rhel8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, io.openshift.expose-services=, version=8.5, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git) 2024-03-26T21:40:21.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[58961]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:21.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[58961]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:21.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 bash[58947]: af08a89301ebf64f4cd2ed861ef5580c0a4c60b92f3b23bc6e5c2c7103b73b91 2024-03-26T21:40:21.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 systemd[1]: Started Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:21.541 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 podman[58977]: 2024-03-26 21:40:21.301273544 +0000 UTC m=+0.052857594 container died af08a89301ebf64f4cd2ed861ef5580c0a4c60b92f3b23bc6e5c2c7103b73b91 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, version=8.5, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, name=ubi8, description=Ceph Grafana Container, release=236.1648460182, build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, maintainer=Paul Cuzner , vendor=Red Hat, Inc., io.buildah.version=1.24.2, io.openshift.expose-services=, architecture=x86_64) 2024-03-26T21:40:21.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:21 smithi134 ceph-mon[25806]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-03-26T21:40:22.079 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:21 smithi043 ceph-mon[24886]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-03-26T21:40:22.079 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:21 smithi043 ceph-mon[29585]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 884 B/s rd, 0 op/s 2024-03-26T21:40:22.179 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 podman[58977]: 2024-03-26 21:40:21.856038923 +0000 UTC m=+0.607622954 container remove af08a89301ebf64f4cd2ed861ef5580c0a4c60b92f3b23bc6e5c2c7103b73b91 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, architecture=x86_64, com.redhat.component=ubi8-container, io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.24.2, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, maintainer=Paul Cuzner , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, vendor=Red Hat, Inc., version=8.5, build-date=2022-03-28T10:36:18.413762, description=Ceph Grafana Container, io.openshift.expose-services=, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182) 2024-03-26T21:40:22.179 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:40:22.179 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:21 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[24886]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[24886]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[29585]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[29585]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:23.487 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:23 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:23.497 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:23 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:23.497 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:23 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:23.498 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:23 smithi134 ceph-mon[25806]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-03-26T21:40:23.498 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:23 smithi134 ceph-mon[25806]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:23.498 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:23 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:23.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40:23.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:26.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:25 smithi134 ceph-mon[25806]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:26.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:25 smithi043 ceph-mon[24886]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:26.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:25 smithi043 ceph-mon[29585]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:26.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:40:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:40:26] "GET /metrics HTTP/1.1" 200 37963 "" "Prometheus/2.33.4" 2024-03-26T21:40:28.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:27 smithi043 ceph-mon[24886]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:28.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:27 smithi043 ceph-mon[29585]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:27 smithi134 ceph-mon[25806]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:28 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:28 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:29.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:28 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:28 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:28 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:28 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:30.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:29 smithi043 ceph-mon[24886]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-03-26T21:40:30.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:29 smithi043 ceph-mon[29585]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-03-26T21:40:30.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:29 smithi134 ceph-mon[25806]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-03-26T21:40:32.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:31 smithi043 ceph-mon[24886]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:32.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:31 smithi043 ceph-mon[29585]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:32.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:31 smithi134 ceph-mon[25806]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:32.274 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-03-26T21:40:32.274 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 systemd[1]: Stopped Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:32.274 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 systemd[1]: Starting Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:40:32.530 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 podman[59253]: 2024-03-26 21:40:32.183800455 +0000 UTC m=+0.018235382 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-03-26T21:40:32.530 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 podman[59253]: 2024-03-26 21:40:32.302414453 +0000 UTC m=+0.136849416 container create d8d6a7e547b66f01af14d4621e98b4e93a19b0e1054bbfbec83a480bf7fd0346 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base rhel8, io.buildah.version=1.24.2, description=Ceph Grafana Container, distribution-scope=public, name=ubi8, maintainer=Paul Cuzner , release=236.1648460182, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container) 2024-03-26T21:40:32.530 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 podman[59253]: 2024-03-26 21:40:32.538157686 +0000 UTC m=+0.372592607 container init d8d6a7e547b66f01af14d4621e98b4e93a19b0e1054bbfbec83a480bf7fd0346 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.buildah.version=1.24.2, vcs-type=git, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.component=ubi8-container, release=236.1648460182, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., name=ubi8, io.openshift.tags=base rhel8, description=Ceph Grafana Container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-03-26T21:40:32.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 podman[59253]: 2024-03-26 21:40:32.541229172 +0000 UTC m=+0.375664090 container start d8d6a7e547b66f01af14d4621e98b4e93a19b0e1054bbfbec83a480bf7fd0346 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, vendor=Red Hat, Inc., distribution-scope=public, name=ubi8, build-date=2022-03-28T10:36:18.413762, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, release=236.1648460182, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-03-26T21:40:32.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[59268]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:32.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[59268]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:32.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 bash[59253]: d8d6a7e547b66f01af14d4621e98b4e93a19b0e1054bbfbec83a480bf7fd0346 2024-03-26T21:40:32.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 systemd[1]: Started Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:32.790 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:32 smithi134 podman[59284]: 2024-03-26 21:40:32.639562287 +0000 UTC m=+0.060004590 container died d8d6a7e547b66f01af14d4621e98b4e93a19b0e1054bbfbec83a480bf7fd0346 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, vendor=Red Hat, Inc., architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, release=236.1648460182, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, io.buildah.version=1.24.2, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, io.openshift.tags=base rhel8, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-03-26T21:40:33.540 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40:33.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:33.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:33 smithi134 podman[59284]: 2024-03-26 21:40:33.292424551 +0000 UTC m=+0.712866855 container remove d8d6a7e547b66f01af14d4621e98b4e93a19b0e1054bbfbec83a480bf7fd0346 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, com.redhat.component=ubi8-container, io.buildah.version=1.24.2, release=236.1648460182, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., build-date=2022-03-28T10:36:18.413762, version=8.5, name=ubi8, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , description=Ceph Grafana Container, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64) 2024-03-26T21:40:33.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:33 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:40:33.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:33 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:40:34.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:33 smithi134 ceph-mon[25806]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:40:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:33 smithi043 ceph-mon[24886]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:40:34.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:33 smithi043 ceph-mon[29585]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:40:36.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:35 smithi043 ceph-mon[24886]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:36.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:35 smithi043 ceph-mon[29585]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:36.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:35 smithi134 ceph-mon[25806]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:36.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:40:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:40:36] "GET /metrics HTTP/1.1" 200 37962 "" "Prometheus/2.33.4" 2024-03-26T21:40:38.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:37 smithi043 ceph-mon[24886]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:37 smithi043 ceph-mon[29585]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:37 smithi134 ceph-mon[25806]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:38 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:39.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40:38.661Z 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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:38 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:38 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:40.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:39 smithi043 ceph-mon[24886]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:40.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:39 smithi043 ceph-mon[29585]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:40.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:39 smithi134 ceph-mon[25806]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:40 smithi043 ceph-mon[29585]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:41.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:40 smithi043 ceph-mon[24886]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:40 smithi134 ceph-mon[25806]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[24886]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-03-26T21:40:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[24886]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:42.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:42.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:42.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[29585]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-03-26T21:40:42.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[29585]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:42.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:41 smithi134 ceph-mon[25806]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-03-26T21:40:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:41 smithi134 ceph-mon[25806]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.540 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:43 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40:43.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:43 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:43 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:43 smithi134 ceph-mon[25806]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:40:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:43 smithi134 ceph-mon[25806]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:40:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:43 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:43 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:43.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[29585]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:40:43.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[29585]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:40:43.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:43.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[24886]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:40:43.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[24886]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:40:43.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:40:43.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:43 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:43.843 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:43 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-03-26T21:40:43.843 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:43 smithi134 systemd[1]: Stopped Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:43.843 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:43 smithi134 systemd[1]: Starting Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:40:43.843 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:43 smithi134 podman[59463]: 2024-03-26 21:40:43.683146755 +0000 UTC m=+0.017580938 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-03-26T21:40:43.843 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:43 smithi134 podman[59463]: 2024-03-26 21:40:43.793163523 +0000 UTC m=+0.127597703 container create 4d7dbd6c2470c3476e3ddeab7b0d0ddd5845313f3f01de6a9c5dfc34cdadea25 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, build-date=2022-03-28T10:36:18.413762, release=236.1648460182, version=8.5, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=ubi8-container, vcs-type=git, name=ubi8, maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2) 2024-03-26T21:40:44.121 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 podman[59463]: 2024-03-26 21:40:44.053964193 +0000 UTC m=+0.388398376 container init 4d7dbd6c2470c3476e3ddeab7b0d0ddd5845313f3f01de6a9c5dfc34cdadea25 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, build-date=2022-03-28T10:36:18.413762, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, io.buildah.version=1.24.2, release=236.1648460182, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, io.openshift.expose-services=, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, architecture=x86_64, name=ubi8) 2024-03-26T21:40:44.121 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 podman[59463]: 2024-03-26 21:40:44.05707223 +0000 UTC m=+0.391506411 container start 4d7dbd6c2470c3476e3ddeab7b0d0ddd5845313f3f01de6a9c5dfc34cdadea25 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, vendor=Red Hat, Inc., vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, release=236.1648460182, description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-03-26T21:40:44.122 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[59478]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:44.122 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[59478]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:44.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 bash[59463]: 4d7dbd6c2470c3476e3ddeab7b0d0ddd5845313f3f01de6a9c5dfc34cdadea25 2024-03-26T21:40:44.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 systemd[1]: Started Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:44.540 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 podman[59494]: 2024-03-26 21:40:44.142311496 +0000 UTC m=+0.051988921 container died 4d7dbd6c2470c3476e3ddeab7b0d0ddd5845313f3f01de6a9c5dfc34cdadea25 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., io.buildah.version=1.24.2, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.tags=base rhel8, architecture=x86_64, maintainer=Paul Cuzner , description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, release=236.1648460182, version=8.5, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, build-date=2022-03-28T10:36:18.413762, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, com.redhat.component=ubi8-container) 2024-03-26T21:40:44.927 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 podman[59494]: 2024-03-26 21:40:44.658077763 +0000 UTC m=+0.567755232 container remove 4d7dbd6c2470c3476e3ddeab7b0d0ddd5845313f3f01de6a9c5dfc34cdadea25 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.openshift.tags=base rhel8, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, io.buildah.version=1.24.2, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , vendor=Red Hat, Inc., version=8.5, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, name=ubi8) 2024-03-26T21:40:44.927 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:40:44.928 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:44 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:40:45.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:45 smithi134 ceph-mon[25806]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:40:46.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:45 smithi043 ceph-mon[24886]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:40:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:45 smithi043 ceph-mon[29585]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:40:46.732 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:40:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:40:46] "GET /metrics HTTP/1.1" 200 37955 "" "Prometheus/2.33.4" 2024-03-26T21:40:48.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:47 smithi134 ceph-mon[25806]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:40:48.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:47 smithi043 ceph-mon[29585]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:40:48.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:47 smithi043 ceph-mon[24886]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:40:48.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:48 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:48.930 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:49.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:48 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:49.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:48 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:50.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:49 smithi043 ceph-mon[24886]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:40:50.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:49 smithi043 ceph-mon[29585]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:40:50.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:49 smithi134 ceph-mon[25806]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:40:52.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:51 smithi043 ceph-mon[24886]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:52.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:51 smithi043 ceph-mon[29585]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:51 smithi134 ceph-mon[25806]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:40:53.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40:53.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:54.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:53 smithi043 ceph-mon[24886]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:40:54.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:53 smithi043 ceph-mon[29585]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:40:54.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:53 smithi134 ceph-mon[25806]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:40:55.075 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:54 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-03-26T21:40:55.075 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:54 smithi134 systemd[1]: Stopped Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:55.075 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:54 smithi134 systemd[1]: Starting Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:40:55.075 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:55 smithi134 podman[59689]: 2024-03-26 21:40:54.941635805 +0000 UTC m=+0.017847356 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-03-26T21:40:55.075 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:55 smithi134 podman[59689]: 2024-03-26 21:40:55.082715301 +0000 UTC m=+0.158926882 container create 086ae65c05994c56ff39eefcababa2cf3d0af6320cef1fd707cd7db5c5139c9b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, build-date=2022-03-28T10:36:18.413762, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.tags=base rhel8, vcs-type=git, maintainer=Paul Cuzner , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, com.redhat.component=ubi8-container, architecture=x86_64, io.buildah.version=1.24.2, name=ubi8, vendor=Red Hat, Inc., io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, description=Ceph Grafana Container) 2024-03-26T21:40:55.332 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:55 smithi134 podman[59689]: 2024-03-26 21:40:55.310389307 +0000 UTC m=+0.386600851 container init 086ae65c05994c56ff39eefcababa2cf3d0af6320cef1fd707cd7db5c5139c9b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, description=Ceph Grafana Container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, release=236.1648460182, name=ubi8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , vendor=Red Hat, Inc., vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, architecture=x86_64, io.buildah.version=1.24.2, version=8.5, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container) 2024-03-26T21:40:55.332 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:55 smithi134 podman[59689]: 2024-03-26 21:40:55.313143578 +0000 UTC m=+0.389355114 container start 086ae65c05994c56ff39eefcababa2cf3d0af6320cef1fd707cd7db5c5139c9b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, distribution-scope=public, io.openshift.tags=base rhel8, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, release=236.1648460182, name=ubi8, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, build-date=2022-03-28T10:36:18.413762, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, version=8.5) 2024-03-26T21:40:55.697 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:55 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[59703]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:55.697 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:55 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[59703]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-26T21:40:55.697 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:55 smithi134 bash[59689]: 086ae65c05994c56ff39eefcababa2cf3d0af6320cef1fd707cd7db5c5139c9b 2024-03-26T21:40:55.697 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:55 smithi134 systemd[1]: Started Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:40:55.697 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:55 smithi134 podman[59719]: 2024-03-26 21:40:55.444703975 +0000 UTC m=+0.097811847 container died 086ae65c05994c56ff39eefcababa2cf3d0af6320cef1fd707cd7db5c5139c9b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.component=ubi8-container, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, vendor=Red Hat, Inc., architecture=x86_64, io.buildah.version=1.24.2, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, version=8.5, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, maintainer=Paul Cuzner ) 2024-03-26T21:40:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:55 smithi134 ceph-mon[25806]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:55 smithi043 ceph-mon[24886]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:56.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:55 smithi043 ceph-mon[29585]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:40:56.418 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:56 smithi134 podman[59719]: 2024-03-26 21:40:56.08108979 +0000 UTC m=+0.734197751 container remove 086ae65c05994c56ff39eefcababa2cf3d0af6320cef1fd707cd7db5c5139c9b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=ubi8, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, description=Ceph Grafana Container, io.buildah.version=1.24.2, vendor=Red Hat, Inc., com.redhat.component=ubi8-container) 2024-03-26T21:40:56.418 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:56 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-26T21:40:56.418 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:40:56 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:40:56.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:40:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:40:56] "GET /metrics HTTP/1.1" 200 37955 "" "Prometheus/2.33.4" 2024-03-26T21:40:58.082 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:57 smithi043 ceph-mon[24886]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:58.082 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:57 smithi043 ceph-mon[29585]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:58.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:57 smithi134 ceph-mon[25806]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:40:58.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:40:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:40: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:40:59.095 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:58 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:59.096 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:59.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:58 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:59.096 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:40:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:58 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:40:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:40:59 smithi043 ceph-mon[24886]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:00.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:40:59 smithi043 ceph-mon[29585]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:40:59 smithi134 ceph-mon[25806]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:01.076 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:00 smithi043 ceph-mon[29585]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:01.076 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:00 smithi043 ceph-mon[24886]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:00 smithi134 ceph-mon[25806]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[29585]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-03-26T21:41:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[29585]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:02.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:02.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:02.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[24886]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-03-26T21:41:02.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[24886]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:02.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:02 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:02.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:02 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:02.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:02 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:02.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:02 smithi134 ceph-mon[25806]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-03-26T21:41:02.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:02 smithi134 ceph-mon[25806]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:02.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:02 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:03 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:03 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:03 smithi134 ceph-mon[25806]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 628 B/s rd, 0 op/s 2024-03-26T21:41:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:03 smithi134 ceph-mon[25806]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:41:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:03 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:03.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:03 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41:03.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[24886]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 628 B/s rd, 0 op/s 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[24886]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[29585]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 628 B/s rd, 0 op/s 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[29585]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:41:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:03 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:05 smithi043 ceph-mon[24886]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:41:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:05 smithi043 ceph-mon[29585]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:41:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:05 smithi134 ceph-mon[25806]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:41:06.608 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:41:06 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-03-26T21:41:06.608 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:41:06 smithi134 systemd[1]: Stopped Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:41:06.609 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:41:06 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Start request repeated too quickly. 2024-03-26T21:41:06.609 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:41:06 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-26T21:41:06.609 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:41:06 smithi134 systemd[1]: Failed to start Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:41:06.609 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:41:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:41:06] "GET /metrics HTTP/1.1" 200 37956 "" "Prometheus/2.33.4" 2024-03-26T21:41:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[24886]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:41:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[29585]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:41:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:07 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:07 smithi134 ceph-mon[25806]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:41:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:07 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:41:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:07 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:41:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:07 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:41:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:07 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:08 smithi134 ceph-mon[25806]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:41:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:08 smithi134 ceph-mon[25806]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:41:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:08 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:09.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:08 smithi043 ceph-mon[29585]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:41:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:08 smithi043 ceph-mon[29585]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:41:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:08 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:08 smithi043 ceph-mon[24886]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:41:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:08 smithi043 ceph-mon[24886]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:41:09.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:08 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:11.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:10 smithi043 ceph-mon[24886]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:41:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:10 smithi043 ceph-mon[29585]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:41:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:10 smithi134 ceph-mon[25806]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:41:13.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:12 smithi043 ceph-mon[24886]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:13.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:12 smithi043 ceph-mon[29585]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:12 smithi134 ceph-mon[25806]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:13.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41:13.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:14.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:13 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:14.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:13 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:13 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:15.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:14 smithi043 ceph-mon[24886]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-03-26T21:41:15.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:14 smithi043 ceph-mon[29585]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-03-26T21:41:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:14 smithi134 ceph-mon[25806]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s 2024-03-26T21:41:16.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:41:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:41:16] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-26T21:41:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:16 smithi043 ceph-mon[24886]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:17.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:16 smithi043 ceph-mon[29585]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:16 smithi134 ceph-mon[25806]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:18.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:17 smithi134 ceph-mon[25806]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:41:18.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:17 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:17 smithi043 ceph-mon[29585]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:41:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:17 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:17 smithi043 ceph-mon[24886]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:41:18.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:17 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:19.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:20.875 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[24886]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[24886]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[24886]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[29585]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[29585]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[29585]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:20.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:20 smithi134 ceph-mon[25806]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:20 smithi134 ceph-mon[25806]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-03-26T21:41:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:20 smithi134 ceph-mon[25806]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:22.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:22 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:22.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:22 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:22.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:22 smithi134 ceph-mon[25806]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:41:22.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:22 smithi134 ceph-mon[25806]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:41:22.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:22 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[24886]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[24886]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[29585]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[29585]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:41:22.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:22 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:23.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41:23.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:24.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:24 smithi134 ceph-mon[25806]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:41:24.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:24 smithi043 ceph-mon[24886]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:41:24.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:24 smithi043 ceph-mon[29585]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:41:26.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:41:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:41:26] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-26T21:41:27.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:26 smithi043 ceph-mon[24886]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:41:27.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:26 smithi043 ceph-mon[29585]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:41:27.144 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:26 smithi134 ceph-mon[25806]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:41:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:28 smithi134 ceph-mon[25806]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:41:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:28 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:28 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:29.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:28 smithi043 ceph-mon[24886]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:41:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:28 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:28 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:28 smithi043 ceph-mon[29585]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:41:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:28 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:28 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:31.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:30 smithi043 ceph-mon[24886]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:31.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:30 smithi043 ceph-mon[29585]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:31.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:30 smithi134 ceph-mon[25806]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:33.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:32 smithi043 ceph-mon[24886]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:41:33.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:32 smithi043 ceph-mon[29585]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:41:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:32 smithi134 ceph-mon[25806]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:41:33.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41:33.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:35.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:34 smithi043 ceph-mon[24886]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:35.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:34 smithi043 ceph-mon[29585]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:34 smithi134 ceph-mon[25806]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:36.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:41:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:41:36] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-26T21:41:37.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:36 smithi043 ceph-mon[24886]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:37.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:36 smithi043 ceph-mon[29585]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:36 smithi134 ceph-mon[25806]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:38 smithi134 ceph-mon[25806]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:38 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:39.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:38 smithi043 ceph-mon[24886]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:38 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:38 smithi043 ceph-mon[29585]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:38 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:40 smithi043 ceph-mon[29585]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:41.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:40 smithi043 ceph-mon[24886]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:40 smithi134 ceph-mon[25806]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:41 smithi043 ceph-mon[24886]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-03-26T21:41:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:42.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:42.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:41 smithi043 ceph-mon[29585]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-03-26T21:41:42.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:42.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:42.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:41 smithi134 ceph-mon[25806]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-03-26T21:41:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:41:43.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:42 smithi043 ceph-mon[29585]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-26T21:41:43.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:42 smithi043 ceph-mon[29585]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:43.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:42 smithi043 ceph-mon[24886]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-26T21:41:43.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:42 smithi043 ceph-mon[24886]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:42 smithi134 ceph-mon[25806]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-26T21:41:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:42 smithi134 ceph-mon[25806]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:43.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:43 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41:43.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:44.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:43 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:44.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:43 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:43 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:44 smithi043 ceph-mon[24886]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:41:45.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:44 smithi043 ceph-mon[29585]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:41:45.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:44 smithi134 ceph-mon[25806]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:41:46.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:45 smithi134 ceph-mon[25806]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:46.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:45 smithi043 ceph-mon[24886]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:46.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:45 smithi043 ceph-mon[29585]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:46.593 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:41:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:41:46] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-03-26T21:41:48.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:48 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:48.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:48 smithi134 ceph-mon[25806]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:41:48.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:48 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:48.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:48 smithi043 ceph-mon[24886]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:41:48.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:48 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:48.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:48 smithi043 ceph-mon[29585]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:41:49.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:51.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:50 smithi043 ceph-mon[24886]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:51.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:50 smithi043 ceph-mon[29585]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:50 smithi134 ceph-mon[25806]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:41:53.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:52 smithi043 ceph-mon[24886]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:41:53.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:52 smithi043 ceph-mon[29585]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:41:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:52 smithi134 ceph-mon[25806]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:41:53.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41:53.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:55.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:54 smithi043 ceph-mon[24886]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:55.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:54 smithi043 ceph-mon[29585]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:54 smithi134 ceph-mon[25806]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:56.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:41:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:41:56] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-03-26T21:41:57.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:56 smithi043 ceph-mon[24886]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:57.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:56 smithi043 ceph-mon[29585]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:56 smithi134 ceph-mon[25806]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:41:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:58 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:58 smithi134 ceph-mon[25806]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:41:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:59.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:41:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:41: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:41:59.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:58 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:59.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:58 smithi043 ceph-mon[29585]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:59.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:41:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:41:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:58 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:41:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:58 smithi043 ceph-mon[24886]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:41:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:41:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:00.934 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:00 smithi043 ceph-mon[24886]: pgmap v120: 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 2024-03-26T21:42:00.934 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:00.934 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:00.934 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:00.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:00 smithi043 ceph-mon[29585]: pgmap v120: 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 2024-03-26T21:42:00.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:00.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:00.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:00 smithi134 ceph-mon[25806]: pgmap v120: 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 2024-03-26T21:42:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.058 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[24886]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-03-26T21:42:02.058 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[24886]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-26T21:42:02.058 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.058 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.058 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[29585]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-03-26T21:42:02.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[29585]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-26T21:42:02.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:01 smithi134 ceph-mon[25806]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-03-26T21:42:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:01 smithi134 ceph-mon[25806]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-26T21:42:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:02.367 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- 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' 2024-03-26T21:42:02.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:02 smithi043 ceph-mon[24886]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-03-26T21:42:02.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:02 smithi043 ceph-mon[24886]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-03-26T21:42:02.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:02 smithi043 ceph-mon[29585]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-03-26T21:42:02.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:02 smithi043 ceph-mon[29585]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-03-26T21:42:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:02 smithi134 ceph-mon[25806]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-03-26T21:42:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:02 smithi134 ceph-mon[25806]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-03-26T21:42:03.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:03 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42:03.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:04.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:04 smithi043 ceph-mon[24886]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-03-26T21:42:04.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:04 smithi043 ceph-mon[29585]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-03-26T21:42:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:04 smithi134 ceph-mon[25806]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-03-26T21:42:05.820 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled to redeploy mgr.y on host 'smithi043' 2024-03-26T21:42:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1078813663' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:42:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1078813663' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:42:06.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:06.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:06.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:06.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:05 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:05 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1078813663' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-26T21:42:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:05 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:05 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:05 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:05 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:06.529 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps --refresh' 2024-03-26T21:42:06.662 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:42:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:42:06] "GET /metrics HTTP/1.1" 200 37966 "" "Prometheus/2.33.4" 2024-03-26T21:42:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:06 smithi134 ceph-mon[25806]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-03-26T21:42:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:06 smithi134 ceph-mon[25806]: from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:42:07.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:06 smithi134 ceph-mon[25806]: Schedule redeploy daemon mgr.y 2024-03-26T21:42:07.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:06 smithi043 ceph-mon[24886]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-03-26T21:42:07.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:06 smithi043 ceph-mon[24886]: from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:42:07.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:06 smithi043 ceph-mon[24886]: Schedule redeploy daemon mgr.y 2024-03-26T21:42:07.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:06 smithi043 ceph-mon[29585]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-03-26T21:42:07.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:06 smithi043 ceph-mon[29585]: from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:42:07.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:06 smithi043 ceph-mon[29585]: Schedule redeploy daemon mgr.y 2024-03-26T21:42:08.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:07 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:08.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:07 smithi134 ceph-mon[25806]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-03-26T21:42:08.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:07 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:08.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:07 smithi043 ceph-mon[24886]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-03-26T21:42:08.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:07 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:08.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:07 smithi043 ceph-mon[29585]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 97 op/s 2024-03-26T21:42:08.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:09.535 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:42:09.535 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 8s ago 16m - - 2024-03-26T21:42:09.535 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 9s ago 16m - - 2024-03-26T21:42:09.535 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (2m) 8s ago 10m 24.7M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:42:09.535 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 9s ago 10m - - 2024-03-26T21:42:09.535 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (2m) 8s ago 9m 46.4M - 3.5 e1d6a67b021e 5e86011a6cbe 2024-03-26T21:42:09.535 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283 running (4m) 9s ago 15m 516M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5984e221869c 2024-03-26T21:42:09.535 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:9283 running (17m) 8s ago 17m 412M - 17.2.0 e1d6a67b021e 5857f9111279 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (17m) 8s ago 17m 63.7M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (16m) 9s ago 16m 47.4M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (16m) 8s ago 16m 45.7M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (3m) 8s ago 11m 16.7M - 1.3.1 1dbe0e931976 e490a1665cee 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (2m) 9s ago 11m 17.4M - 1.3.1 1dbe0e931976 4dcee6487cb5 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (15m) 8s ago 15m 52.1M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (15m) 8s ago 15m 55.1M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (14m) 8s ago 14m 49.1M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (14m) 8s ago 14m 53.6M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (13m) 9s ago 13m 53.4M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (13m) 9s ago 13m 52.4M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (13m) 9s ago 13m 51.0M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (12m) 9s ago 12m 52.0M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (2m) 9s ago 11m 68.6M - 2.33.4 514e6a882f6e b21d554a9864 2024-03-26T21:42:09.536 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (10m) 8s ago 10m 72.2M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:42:09.537 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (10m) 9s ago 10m 71.6M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:42:10.407 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'sleep 180' 2024-03-26T21:42:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2024-03-26T21:42:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:42:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-26T21:42:11.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-26T21:42:11.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:11.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:42:11.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:42:11.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:42:11.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:10 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:42:11.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:42:11.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:10 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:12.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:11 smithi134 ceph-mon[25806]: Deploying daemon mgr.y on smithi043 2024-03-26T21:42:12.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:11 smithi043 ceph-mon[24886]: Deploying daemon mgr.y on smithi043 2024-03-26T21:42:12.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:11 smithi043 ceph-mon[29585]: Deploying daemon mgr.y on smithi043 2024-03-26T21:42:12.960 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:12 smithi043 ceph-mon[24886]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-26T21:42:12.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:12 smithi043 ceph-mon[29585]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-26T21:42:13.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:12 smithi134 ceph-mon[25806]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-26T21:42:13.336 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:13 smithi043 systemd[1]: Stopping Ceph mgr.y for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:42:13.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:13 smithi043 podman[70632]: 2024-03-26 21:42:13.343949701 +0000 UTC m=+0.146591034 container died 5857f911127913436d364555f8cf653a361b6463833d0ae90160fc427c2ad0b8 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y, distribution-scope=public, version=8, release=754, io.openshift.tags=base centos centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, architecture=x86_64, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container) 2024-03-26T21:42:13.768 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42:13.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:13.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:13 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:13.957 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:13 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:13.957 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:13 smithi043 podman[70632]: 2024-03-26 21:42:13.704798573 +0000 UTC m=+0.507439903 container cleanup 5857f911127913436d364555f8cf653a361b6463833d0ae90160fc427c2ad0b8 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, architecture=x86_64, io.buildah.version=1.19.8, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, vcs-type=git, vendor=Red Hat, Inc., distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, version=8, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-03-26T21:42:13.957 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:13 smithi043 bash[70632]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y 2024-03-26T21:42:14.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:13 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:14.218 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:13 smithi043 podman[70646]: 2024-03-26 21:42:13.964565974 +0000 UTC m=+0.621486318 container remove 5857f911127913436d364555f8cf653a361b6463833d0ae90160fc427c2ad0b8 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, architecture=x86_64) 2024-03-26T21:42:14.219 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:13 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:42:14.219 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-03-26T21:42:14.219 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 systemd[1]: Stopped Ceph mgr.y for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:42:14.219 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.y.service: Consumed 1min 11.686s CPU time. 2024-03-26T21:42:14.532 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 systemd[1]: Starting Ceph mgr.y for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:42:14.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:14 smithi043 ceph-mon[24886]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:42:14.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:14 smithi043 ceph-mon[29585]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:42:14.788 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 podman[70781]: 2024-03-26 21:42:14.442938821 +0000 UTC m=+0.017765231 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:42:14.788 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 podman[70781]: 2024-03-26 21:42:14.565852029 +0000 UTC m=+0.140678437 container create cadc48d373b28146caa8f4072ce647e88b5de5f233fb5c02c968d75261dca89a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-03-26T21:42:14.788 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 podman[70781]: 2024-03-26 21:42:14.768282904 +0000 UTC m=+0.343109314 container init cadc48d373b28146caa8f4072ce647e88b5de5f233fb5c02c968d75261dca89a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-03-26T21:42:14.788 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 podman[70781]: 2024-03-26 21:42:14.770781217 +0000 UTC m=+0.345607636 container start cadc48d373b28146caa8f4072ce647e88b5de5f233fb5c02c968d75261dca89a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:42:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:14 smithi134 ceph-mon[25806]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:42:15.098 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 ceph-mgr[70800]: -- 172.21.15.43:0/3235477644 <== mon.1 v2:172.21.15.43:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564f37dd65a0 con 0x564f37dab000 2024-03-26T21:42:15.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 bash[70781]: cadc48d373b28146caa8f4072ce647e88b5de5f233fb5c02c968d75261dca89a 2024-03-26T21:42:15.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:14 smithi043 systemd[1]: Started Ceph mgr.y for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:42:15.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:15.359+0000 7f8ca2881200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:42:15.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:15.455+0000 7f8ca2881200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:42:16.263 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:16.160+0000 7f8ca2881200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:42:16.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:16.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:16.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-03-26T21:42:16.264 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:15 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:42:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:42:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:42:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:42:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-03-26T21:42:16.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:15 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:16.517 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:16.269+0000 7f8ca2881200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:42:16.517 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:16.422+0000 7f8ca2881200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:42:16.706 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:42:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:42:16] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-03-26T21:42:16.848 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:16.523+0000 7f8ca2881200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:42:16.849 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:16.614+0000 7f8ca2881200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:42:17.176 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:16.891+0000 7f8ca2881200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:42:17.176 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:17 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:17.014+0000 7f8ca2881200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:42:17.176 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:17 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:17.104+0000 7f8ca2881200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:42:17.561 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:17 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:17.205+0000 7f8ca2881200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:42:17.561 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:17 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:17.389+0000 7f8ca2881200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:42:18.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:18 smithi043 ceph-mon[24886]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 0 op/s 2024-03-26T21:42:18.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:18 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:18.337 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:18 smithi043 ceph-mon[29585]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 0 op/s 2024-03-26T21:42:18.337 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:18 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:18.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:18 smithi134 ceph-mon[25806]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 0 op/s 2024-03-26T21:42:18.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:18 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:18.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:18.479+0000 7f8ca2881200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:42:18.960 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:18.615+0000 7f8ca2881200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:42:19.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:19.267 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:18 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:18.967+0000 7f8ca2881200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:42:19.268 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:19 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:19.062+0000 7f8ca2881200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:42:19.268 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:19 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:19.274+0000 7f8ca2881200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:42:19.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:19 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:19.470+0000 7f8ca2881200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:42:20.051 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:19 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:19.787+0000 7f8ca2881200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:42:20.308 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:20.058+0000 7f8ca2881200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:42:20.309 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:20.315+0000 7f8ca2881200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:42:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[24886]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:42:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[29585]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:42:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:20 smithi134 ceph-mon[25806]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:42:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:21.491 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:21.202+0000 7f8ca2881200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:42:22.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-mon[24886]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:42:22.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-mon[24886]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:42:22.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-mon[24886]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:22.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-mon[24886]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:22.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:21.809+0000 7f8ca2881200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:42:22.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:21.915+0000 7f8ca2881200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:42:22.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-mon[29585]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:42:22.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-mon[29585]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:42:22.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-mon[29585]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:22.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:21 smithi043 ceph-mon[29585]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:21 smithi134 ceph-mon[25806]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:42:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:21 smithi134 ceph-mon[25806]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:42:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:21 smithi134 ceph-mon[25806]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:21 smithi134 ceph-mon[25806]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:22.414 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:22.150+0000 7f8ca2881200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:42:22.414 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:42:22] ENGINE Bus STARTING 2024-03-26T21:42:22.414 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: CherryPy Checker: 2024-03-26T21:42:22.415 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: The Application mounted at '' has an empty config. 2024-03-26T21:42:22.415 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:42:22.415 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:42:22] ENGINE Serving on http://:::9283 2024-03-26T21:42:22.415 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:42:22] ENGINE Bus STARTED 2024-03-26T21:42:23.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[24886]: Standby manager daemon y restarted 2024-03-26T21:42:23.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[24886]: Standby manager daemon y started 2024-03-26T21:42:23.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:42:23.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:42:23.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:42:23.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:42:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[29585]: Standby manager daemon y restarted 2024-03-26T21:42:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[29585]: Standby manager daemon y started 2024-03-26T21:42:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:42:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:42:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:42:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:22 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:42:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:22 smithi134 ceph-mon[25806]: Standby manager daemon y restarted 2024-03-26T21:42:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:22 smithi134 ceph-mon[25806]: Standby manager daemon y started 2024-03-26T21:42:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:22 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:42:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:22 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:42:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:22 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:42:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:22 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:42:23.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42:23.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:24.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:23 smithi043 ceph-mon[24886]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:24.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:23 smithi043 ceph-mon[24886]: mgrmap e27: x(active, since 3m), standbys: y 2024-03-26T21:42:24.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:23 smithi043 ceph-mon[29585]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:24.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:23 smithi043 ceph-mon[29585]: mgrmap e27: x(active, since 3m), standbys: y 2024-03-26T21:42:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:23 smithi134 ceph-mon[25806]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:23 smithi134 ceph-mon[25806]: mgrmap e27: x(active, since 3m), standbys: y 2024-03-26T21:42:26.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:25 smithi043 ceph-mon[24886]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:26.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:25 smithi043 ceph-mon[29585]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:25 smithi134 ceph-mon[25806]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-03-26T21:42:26.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:42:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:42:26] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-03-26T21:42:28.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:27 smithi043 ceph-mon[24886]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-03-26T21:42:28.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:27 smithi043 ceph-mon[29585]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-03-26T21:42:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:27 smithi134 ceph-mon[25806]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-03-26T21:42:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:28 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:28 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:29.041 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:28 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:28 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:29.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:28 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:29.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:28 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:30.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:29 smithi134 ceph-mon[25806]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-26T21:42:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:29 smithi043 ceph-mon[24886]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-26T21:42:30.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:29 smithi043 ceph-mon[29585]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-26T21:42:31.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:30 smithi134 ceph-mon[25806]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:42:31.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:30 smithi043 ceph-mon[24886]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:42:31.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:30 smithi043 ceph-mon[29585]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:42:33.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:33 smithi134 ceph-mon[25806]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:42:33.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42:33.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:33 smithi043 ceph-mon[24886]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:42:34.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:33 smithi043 ceph-mon[29585]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:42:36.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:35 smithi043 ceph-mon[24886]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:42:36.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:35 smithi043 ceph-mon[29585]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:42:36.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:35 smithi134 ceph-mon[25806]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:42:36.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:42:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:42:36] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-03-26T21:42:38.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:37 smithi043 ceph-mon[24886]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:42:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:37 smithi043 ceph-mon[29585]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:42:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:37 smithi134 ceph-mon[25806]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:42:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:38 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:39.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:38 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:38 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:40.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:39 smithi134 ceph-mon[25806]: 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 2024-03-26T21:42:40.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:39 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:40.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:39 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:40.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:39 smithi043 ceph-mon[24886]: 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 2024-03-26T21:42:40.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:39 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:40.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:39 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:40.207 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:39 smithi043 ceph-mon[29585]: 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 2024-03-26T21:42:40.207 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:39 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:40.207 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:39 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[29585]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:42:41.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[29585]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:42:41.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[24886]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:42:41.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[24886]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:42:41.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:40 smithi134 ceph-mon[25806]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:42:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:40 smithi134 ceph-mon[25806]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:42:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:42:42.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:41 smithi043 ceph-mon[24886]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:42:42.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:41 smithi043 ceph-mon[24886]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-03-26T21:42:42.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:41 smithi043 ceph-mon[29585]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:42:42.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:41 smithi043 ceph-mon[29585]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-03-26T21:42:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:41 smithi134 ceph-mon[25806]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:42:42.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:41 smithi134 ceph-mon[25806]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-03-26T21:42:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:42 smithi134 ceph-mon[25806]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-03-26T21:42:43.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:42 smithi043 ceph-mon[24886]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-03-26T21:42:43.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:42 smithi043 ceph-mon[29585]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-03-26T21:42:43.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:43 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42:43.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:43.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:43 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:43.987 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:43 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:43 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:46.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:45 smithi134 ceph-mon[25806]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:42:46.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:45 smithi043 ceph-mon[24886]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:42:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:45 smithi043 ceph-mon[29585]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:42:46.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:42:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:42:46] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-26T21:42:48.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:47 smithi043 ceph-mon[24886]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:42:48.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:47 smithi043 ceph-mon[29585]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:42:48.236 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:47 smithi134 ceph-mon[25806]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:42:48.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:49.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:48 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:49.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:48 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:49.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:48 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:50.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:49 smithi134 ceph-mon[25806]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:42:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:49 smithi043 ceph-mon[24886]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:42:50.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:49 smithi043 ceph-mon[29585]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:42:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:51 smithi134 ceph-mon[25806]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:42:52.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:51 smithi043 ceph-mon[24886]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:42:52.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:51 smithi043 ceph-mon[29585]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:42:53.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42:53.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:54.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:53 smithi134 ceph-mon[25806]: 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 2024-03-26T21:42:54.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:53 smithi043 ceph-mon[24886]: 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 2024-03-26T21:42:54.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:53 smithi043 ceph-mon[29585]: 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 2024-03-26T21:42:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:55 smithi043 ceph-mon[24886]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:42:56.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:55 smithi043 ceph-mon[29585]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:42:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:55 smithi134 ceph-mon[25806]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:42:56.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:42:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:42:56] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-26T21:42:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:57 smithi043 ceph-mon[24886]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:42:58.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:57 smithi043 ceph-mon[29585]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:42:58.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:57 smithi134 ceph-mon[25806]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:42:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:58 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:59.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:42:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:42: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:42:59.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:58 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:59.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:42:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:58 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:42:59.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:42:59 smithi134 ceph-mon[25806]: 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 2024-03-26T21:43:00.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:42:59 smithi043 ceph-mon[24886]: 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 2024-03-26T21:43:00.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:42:59 smithi043 ceph-mon[29585]: 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 2024-03-26T21:43:01.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:43:01.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:43:01.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:01.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:43:01.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:43:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:03.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:03 smithi043 ceph-mon[29585]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:43:03.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:03 smithi043 ceph-mon[24886]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:43:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:03 smithi134 ceph-mon[25806]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:43:03.791 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:03 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43:03.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:05 smithi043 ceph-mon[24886]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:43:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:05 smithi043 ceph-mon[29585]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:43:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:05 smithi134 ceph-mon[25806]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:43:06.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:43:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:43:06] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-03-26T21:43:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:07 smithi043 ceph-mon[24886]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:43:08.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:07 smithi043 ceph-mon[29585]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:43:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:07 smithi134 ceph-mon[25806]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:43:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:08 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:09.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:08 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:09.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:08 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:10.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:09 smithi134 ceph-mon[25806]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:43:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:09 smithi043 ceph-mon[24886]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:43:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:09 smithi043 ceph-mon[29585]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:43:12.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:11 smithi134 ceph-mon[25806]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:43:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:11 smithi043 ceph-mon[24886]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:43:12.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:11 smithi043 ceph-mon[29585]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:43:13.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43:13.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:13 smithi134 ceph-mon[25806]: 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 2024-03-26T21:43:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:13 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:13 smithi043 ceph-mon[24886]: 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 2024-03-26T21:43:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:13 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:13 smithi043 ceph-mon[29585]: 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 2024-03-26T21:43:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:13 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[24886]: 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 2024-03-26T21:43:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:43:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:43:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:16.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[29585]: 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 2024-03-26T21:43:16.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:43:16.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:16.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:43:16.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:15 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:15 smithi134 ceph-mon[25806]: 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 2024-03-26T21:43:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:43:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:43:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:43:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:15 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:16.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:43:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:43:16] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-26T21:43:17.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:16 smithi043 ceph-mon[29585]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:43:17.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:16 smithi043 ceph-mon[29585]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:16 smithi043 ceph-mon[24886]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:43:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:16 smithi043 ceph-mon[24886]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:17.102 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:16 smithi134 ceph-mon[25806]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:43:17.103 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:16 smithi134 ceph-mon[25806]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:18 smithi134 ceph-mon[25806]: 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 2024-03-26T21:43:19.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:18 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:19.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:19.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:18 smithi043 ceph-mon[24886]: 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 2024-03-26T21:43:19.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:18 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:19.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:18 smithi043 ceph-mon[29585]: 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 2024-03-26T21:43:19.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:18 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:20 smithi134 ceph-mon[25806]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[24886]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[29585]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:22.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:21 smithi043 ceph-mon[24886]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:43:22.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:21 smithi043 ceph-mon[24886]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-03-26T21:43:22.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:21 smithi043 ceph-mon[24886]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:22.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:21 smithi043 ceph-mon[24886]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:22.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:21 smithi043 ceph-mon[29585]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:43:22.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:21 smithi043 ceph-mon[29585]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-03-26T21:43:22.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:21 smithi043 ceph-mon[29585]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:22.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:21 smithi043 ceph-mon[29585]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:21 smithi134 ceph-mon[25806]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:43:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:21 smithi134 ceph-mon[25806]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-03-26T21:43:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:21 smithi134 ceph-mon[25806]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:21 smithi134 ceph-mon[25806]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:23.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43:23.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:24.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:23 smithi043 ceph-mon[24886]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:24.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:23 smithi043 ceph-mon[29585]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:23 smithi134 ceph-mon[25806]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:25 smithi134 ceph-mon[25806]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:26.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:25 smithi043 ceph-mon[24886]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:26.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:25 smithi043 ceph-mon[29585]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-03-26T21:43:26.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:43:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:43:26] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-26T21:43:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:27 smithi134 ceph-mon[25806]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:43:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:27 smithi043 ceph-mon[24886]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:43:28.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:27 smithi043 ceph-mon[29585]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:43:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:28 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:29.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:28 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:29.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:28 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:28 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:29.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:28 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:29.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:28 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:30.205 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:29 smithi134 ceph-mon[25806]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:43:30.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:29 smithi043 ceph-mon[24886]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:43:30.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:29 smithi043 ceph-mon[29585]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:43:31.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:30 smithi134 ceph-mon[25806]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:43:31.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:30 smithi043 ceph-mon[24886]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:43:31.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:30 smithi043 ceph-mon[29585]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:43:33.781 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43:33.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:34.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:33 smithi134 ceph-mon[25806]: 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 2024-03-26T21:43:34.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:33 smithi043 ceph-mon[24886]: 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 2024-03-26T21:43:34.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:33 smithi043 ceph-mon[29585]: 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 2024-03-26T21:43:36.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:35 smithi134 ceph-mon[25806]: 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 2024-03-26T21:43:36.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:35 smithi043 ceph-mon[24886]: 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 2024-03-26T21:43:36.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:35 smithi043 ceph-mon[29585]: 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 2024-03-26T21:43:36.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:43:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:43:36] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-03-26T21:43:38.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:37 smithi043 ceph-mon[24886]: 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 2024-03-26T21:43:38.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:37 smithi043 ceph-mon[29585]: 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 2024-03-26T21:43:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:37 smithi134 ceph-mon[25806]: 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 2024-03-26T21:43:39.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:38 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:39.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:39.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:38 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:39.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:38 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:40.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:39 smithi043 ceph-mon[24886]: 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 2024-03-26T21:43:40.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:39 smithi043 ceph-mon[29585]: 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 2024-03-26T21:43:40.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:39 smithi134 ceph-mon[25806]: 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 2024-03-26T21:43:41.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:41 smithi134 ceph-mon[25806]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:43:41.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:41 smithi134 ceph-mon[25806]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:43:41.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[24886]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:43:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[24886]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:43:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[29585]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[29585]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:43:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:42 smithi134 ceph-mon[25806]: 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 2024-03-26T21:43:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:42 smithi134 ceph-mon[25806]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:43:42.577 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:42 smithi043 ceph-mon[24886]: 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 2024-03-26T21:43:42.577 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:42 smithi043 ceph-mon[24886]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:43:42.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:42 smithi043 ceph-mon[29585]: 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 2024-03-26T21:43:42.578 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:42 smithi043 ceph-mon[29585]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:43:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:43 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:43.540 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:43 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43:43.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:43.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:43 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:43.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:43 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:44.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:44 smithi134 ceph-mon[25806]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:43:44.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:44 smithi043 ceph-mon[24886]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:43:44.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:44 smithi043 ceph-mon[29585]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:43:46.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:43:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:43:46] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-26T21:43:47.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:46 smithi134 ceph-mon[25806]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:43:47.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:46 smithi043 ceph-mon[24886]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:43:47.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:46 smithi043 ceph-mon[29585]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:43:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:48 smithi134 ceph-mon[25806]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:43:49.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:48 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:49.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43:48.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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:48 smithi043 ceph-mon[24886]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:43:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:48 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:49.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:48 smithi043 ceph-mon[29585]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 0 op/s 2024-03-26T21:43:49.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:48 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:51.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:50 smithi134 ceph-mon[25806]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:43:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:50 smithi043 ceph-mon[24886]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:43:51.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:50 smithi043 ceph-mon[29585]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:43:53.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:52 smithi134 ceph-mon[25806]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:43:53.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:52 smithi043 ceph-mon[24886]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:43:53.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:52 smithi043 ceph-mon[29585]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:43:53.540 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43:53.503Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:54.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:53 smithi134 ceph-mon[25806]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:43:54.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:53 smithi043 ceph-mon[24886]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:43:54.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:53 smithi043 ceph-mon[29585]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:43:56.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:43:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:43:56] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-26T21:43:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:56 smithi134 ceph-mon[25806]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:56 smithi043 ceph-mon[24886]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:56 smithi043 ceph-mon[29585]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:43:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:58 smithi134 ceph-mon[25806]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:43:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:58 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:59.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:43:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:59.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:43:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:43: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:43:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:58 smithi043 ceph-mon[24886]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:43:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:58 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:43:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:43:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:58 smithi043 ceph-mon[29585]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:43:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:58 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:43:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:43:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:00 smithi134 ceph-mon[25806]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:00 smithi043 ceph-mon[29585]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:00 smithi043 ceph-mon[24886]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:01 smithi134 ceph-mon[25806]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:44:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:01 smithi134 ceph-mon[25806]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:44:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:01 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[24886]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[24886]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[29585]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[29585]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:01 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:02 smithi134 ceph-mon[25806]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:03.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:02 smithi134 ceph-mon[25806]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-26T21:44:03.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:02 smithi043 ceph-mon[24886]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:03.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:02 smithi043 ceph-mon[24886]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-26T21:44:03.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:02 smithi043 ceph-mon[29585]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:03.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:02 smithi043 ceph-mon[29585]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-26T21:44:03.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:44:03 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:44:03.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:44:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:04 smithi134 ceph-mon[25806]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-26T21:44:05.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:04 smithi043 ceph-mon[24886]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-26T21:44:05.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:04 smithi043 ceph-mon[29585]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-03-26T21:44:06.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:05 smithi043 ceph-mon[24886]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:44:06.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:05 smithi043 ceph-mon[29585]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:44:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:05 smithi134 ceph-mon[25806]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:44:06.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:44:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:44:06] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-26T21:44:08.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:08 smithi043 ceph-mon[24886]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:44:08.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:08 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:08.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:08 smithi043 ceph-mon[29585]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:44:08.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:08 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:08.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:08 smithi134 ceph-mon[25806]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:44:08.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:08 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:09.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:44:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:44:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:10 smithi134 ceph-mon[25806]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:10 smithi043 ceph-mon[24886]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:11.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:10 smithi043 ceph-mon[29585]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:13.124 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:12 smithi134 ceph-mon[25806]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:44:13.348 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:12 smithi043 ceph-mon[24886]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:44:13.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:12 smithi043 ceph-mon[29585]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:44:13.789 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:44:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:44:13.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:44:14.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:13 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:13 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:13 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:14 smithi134 ceph-mon[25806]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:14 smithi043 ceph-mon[24886]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:14 smithi043 ceph-mon[29585]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:16.191 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:15 smithi134 ceph-mon[25806]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:16.191 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:16.191 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:16.191 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:16.192 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:15 smithi134 ceph-mon[25806]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-26T21:44:16.192 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:15 smithi134 ceph-mon[25806]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:16.192 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:15 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[24886]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[24886]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-26T21:44:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[24886]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:16.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[29585]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:16.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:44:16.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:44:16.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:44:16.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[29585]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-26T21:44:16.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[29585]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:16.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:15 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:16.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:44:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:44:16] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-03-26T21:44:18.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:18 smithi043 ceph-mon[29585]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:44:18.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:18 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:18.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:18 smithi043 ceph-mon[24886]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:44:18.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:18 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:18.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:18 smithi134 ceph-mon[25806]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:44:18.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:18 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:19.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:44:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:44:21.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:20 smithi134 ceph-mon[25806]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:21.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:21.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:21.175 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:20 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:20 smithi043 ceph-mon[24886]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:20 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:20 smithi043 ceph-mon[29585]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:20 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:22.135 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[24886]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:44:22.135 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[24886]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:44:22.135 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:22.135 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:22.135 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:22.136 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[29585]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:44:22.136 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[29585]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:44:22.136 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:22.136 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:22.136 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:21 smithi134 ceph-mon[25806]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:44:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:21 smithi134 ceph-mon[25806]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:44:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:22 smithi134 ceph-mon[25806]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:22 smithi134 ceph-mon[25806]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:22 smithi043 ceph-mon[24886]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:22 smithi043 ceph-mon[24886]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:22 smithi043 ceph-mon[29585]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:22 smithi043 ceph-mon[29585]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:23.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:44:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:44:23.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi043\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi043\", job=\"node\", machine=\"x86_64\", nodename=\"smithi043\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:44:25.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:24 smithi043 ceph-mon[24886]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:24 smithi043 ceph-mon[29585]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:24 smithi134 ceph-mon[25806]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:25.903 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:25 smithi043 ceph-mon[29585]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:25.903 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:25 smithi043 ceph-mon[24886]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:25 smithi134 ceph-mon[25806]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-03-26T21:44:26.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:44:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:44:26] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-03-26T21:44:28.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:28 smithi134 ceph-mon[25806]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:44:28.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:28 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:28.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:28 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:28.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:28 smithi043 ceph-mon[24886]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:44:28.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:28 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:28.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:28 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:28.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:28 smithi043 ceph-mon[29585]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:44:28.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:28 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:28.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:28 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:29.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:44:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:44: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.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"172.21.15.134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", cluster_addr=\"172.21.15.43\", device_class=\"ssd\", hostname=\"smithi043\", instance=\"smithi134:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.43\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:44:31.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:30 smithi134 ceph-mon[25806]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:31.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:30 smithi043 ceph-mon[24886]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:31.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:30 smithi043 ceph-mon[29585]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:33.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:32 smithi134 ceph-mon[25806]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:44:33.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:32 smithi043 ceph-mon[29585]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:44:33.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:32 smithi043 ceph-mon[24886]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:44:33.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:44:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:44:33.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi134\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi134\", job=\"node\", machine=\"x86_64\", nodename=\"smithi134\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"1f42f524-ebb7-11ee-95d0-87774f69a715\", domainname=\"(none)\", instance=\"smithi134\", job=\"node\", machine=\"x86_64\", nodename=\"smithi134\", release=\"5.14.0-432.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-26T21:44:34.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:33 smithi134 ceph-mon[25806]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:34.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:33 smithi043 ceph-mon[29585]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:34.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:33 smithi043 ceph-mon[24886]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:36.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:44:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:44:36] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-03-26T21:44:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:36 smithi134 ceph-mon[25806]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:37.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:36 smithi043 ceph-mon[29585]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:37.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:36 smithi043 ceph-mon[24886]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:39.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:38 smithi134 ceph-mon[25806]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:39.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:38 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:39.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:38 smithi043 ceph-mon[29585]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:39.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:38 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:39.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:38 smithi043 ceph-mon[24886]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:39.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:38 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:40 smithi043 ceph-mon[29585]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:41.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:40 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:41.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:40 smithi043 ceph-mon[24886]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:41.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:40 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:40 smithi134 ceph-mon[25806]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:40 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:41 smithi134 ceph-mon[25806]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-26T21:44:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:41 smithi134 ceph-mon[25806]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:44:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:41 smithi134 ceph-mon[25806]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:41 smithi134 ceph-mon[25806]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:44:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:41 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:42.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[24886]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-26T21:44:42.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[24886]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:44:42.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:42.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[24886]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[24886]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[29585]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[29585]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[29585]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[29585]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:44:42.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:41 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:44:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:43 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:43.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:43 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:43.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:43 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:44.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:44 smithi134 ceph-mon[25806]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:44:44.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:44 smithi043 ceph-mon[24886]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:44:44.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:44 smithi043 ceph-mon[29585]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:44:46.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:44:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:44:46] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-03-26T21:44:47.068 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:46 smithi043 ceph-mon[24886]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:44:47.069 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:46 smithi043 ceph-mon[29585]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:44:47.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:46 smithi134 ceph-mon[25806]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:44:49.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:48 smithi134 ceph-mon[25806]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:44:49.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:48 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:48 smithi043 ceph-mon[24886]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:44:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:48 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:49.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:48 smithi043 ceph-mon[29585]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:44:49.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:48 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:50 smithi134 ceph-mon[25806]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:50 smithi043 ceph-mon[24886]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:51.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:50 smithi043 ceph-mon[29585]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:52.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:51 smithi043 ceph-mon[24886]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:44:52.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:51 smithi043 ceph-mon[29585]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:44:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:51 smithi134 ceph-mon[25806]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:44:54.466 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:54 smithi134 ceph-mon[25806]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:54.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:54 smithi043 ceph-mon[24886]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:54.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:54 smithi043 ceph-mon[29585]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:56.793 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:44:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:44:56] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-03-26T21:44:57.121 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:56 smithi134 ceph-mon[25806]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:56 smithi043 ceph-mon[24886]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:56 smithi043 ceph-mon[29585]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:44:59.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:58 smithi043 ceph-mon[24886]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:59.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:58 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:59.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:44:58 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:59.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:58 smithi043 ceph-mon[29585]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:59.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:58 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:59.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:44:58 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:44:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:58 smithi134 ceph-mon[25806]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:44:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:58 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:44:59.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:44:58 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:00 smithi134 ceph-mon[25806]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:00 smithi134 ceph-mon[25806]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-26T21:45:01.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:00 smithi134 ceph-mon[25806]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:01.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:00 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[24886]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[24886]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-26T21:45:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[24886]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[29585]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:01.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[29585]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-26T21:45:01.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[29585]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:01.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:00 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:02.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:02 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:02.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:02 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:02.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:02 smithi134 ceph-mon[25806]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:02.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:02 smithi134 ceph-mon[25806]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:02.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:02 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:02.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:02.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:02.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[24886]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:02.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[24886]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:02.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[29585]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:02.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[29585]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:02.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:02 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:04.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:04 smithi134 ceph-mon[25806]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:04.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:04 smithi043 ceph-mon[24886]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:04.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:04 smithi043 ceph-mon[29585]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:06.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:45:06] "GET /metrics HTTP/1.1" 200 37967 "" "Prometheus/2.33.4" 2024-03-26T21:45:07.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:06 smithi043 ceph-mon[24886]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:07.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:06 smithi043 ceph-mon[29585]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:06 smithi134 ceph-mon[25806]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:09.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:08 smithi043 ceph-mon[24886]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:45:09.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:08 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:09.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:08 smithi043 ceph-mon[29585]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:45:09.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:08 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:08 smithi134 ceph-mon[25806]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 775 B/s rd, 0 op/s 2024-03-26T21:45:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:08 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:10 smithi134 ceph-mon[25806]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:10 smithi043 ceph-mon[24886]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:11.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:10 smithi043 ceph-mon[29585]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:13.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:12 smithi043 ceph-mon[24886]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:45:13.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:12 smithi043 ceph-mon[29585]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:45:13.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:12 smithi134 ceph-mon[25806]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:45:13.421 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T21:45:14.077 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:13 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:14.077 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:13 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:13 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:15.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:14 smithi134 ceph-mon[25806]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:45:15.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:14 smithi043 ceph-mon[24886]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:45:15.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:14 smithi043 ceph-mon[29585]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:45:15.453 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 14s ago 19m - - 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 14s ago 19m - - 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (5m) 14s ago 14m 22.9M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 14s ago 13m - - 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (5m) 14s ago 13m 51.5M - 3.5 e1d6a67b021e 5e86011a6cbe 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283 running (7m) 14s ago 18m 525M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5984e221869c 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (3m) 14s ago 20m 452M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (20m) 14s ago 20m 68.5M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (19m) 14s ago 19m 52.2M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (19m) 14s ago 19m 49.1M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (6m) 14s ago 14m 18.2M - 1.3.1 1dbe0e931976 e490a1665cee 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (5m) 14s ago 14m 20.2M - 1.3.1 1dbe0e931976 4dcee6487cb5 2024-03-26T21:45:15.454 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (18m) 14s ago 18m 52.9M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (18m) 14s ago 18m 55.9M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (17m) 14s ago 17m 50.6M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (17m) 14s ago 17m 54.7M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (16m) 14s ago 16m 55.3M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (16m) 14s ago 16m 53.5M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (16m) 14s ago 16m 52.4M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (15m) 14s ago 15m 53.0M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (5m) 14s ago 15m 71.0M - 2.33.4 514e6a882f6e b21d554a9864 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (13m) 14s ago 13m 73.1M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:45:15.455 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (13m) 14s ago 13m 72.6M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:45:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:15 smithi134 ceph-mon[25806]: from='client.25111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:15 smithi134 ceph-mon[25806]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:15 smithi134 ceph-mon[25806]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:15 smithi134 ceph-mon[25806]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:45:16.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:15 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:16.071 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:16.071 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[24886]: from='client.25111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[24886]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[24886]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[24886]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[29585]: from='client.25111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[29585]: from='mgr.24827 172.21.15.134:0/3977832863' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[29585]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:45:16.072 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[29585]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:45:16.073 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:15 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:16.096 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions' 2024-03-26T21:45:16.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:45:16] "GET /metrics HTTP/1.1" 200 37967 "" "Prometheus/2.33.4" 2024-03-26T21:45:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:45:18.215 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:45:18.216 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:45:18.217 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:45:18.217 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:45:18.217 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:45:18.217 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:45:18.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:18 smithi134 ceph-mon[25806]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-03-26T21:45:18.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:18 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:18.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:18 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2652104956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:45:18.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:18 smithi043 ceph-mon[29585]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-03-26T21:45:18.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:18 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:18.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:18 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2652104956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:45:18.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:18 smithi043 ceph-mon[24886]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-03-26T21:45:18.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:18 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:18.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:18 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2652104956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:45:18.818 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T21:45:21.005 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:45:21.005 INFO:teuthology.orchestra.run.smithi043.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:45:21.005 INFO:teuthology.orchestra.run.smithi043.stdout: daemon grafana.a on smithi134 is in error state 2024-03-26T21:45:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:20 smithi134 ceph-mon[25806]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-03-26T21:45:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:20 smithi043 ceph-mon[24886]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-03-26T21:45:21.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:20 smithi043 ceph-mon[29585]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-03-26T21:45:21.720 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph -s' 2024-03-26T21:45:22.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2528694028' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[24886]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:22.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:45:22.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2528694028' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:45:22.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:22.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:22.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:21 smithi043 ceph-mon[29585]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:45:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2528694028' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:45:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:22.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:21 smithi134 ceph-mon[25806]: from='mgr.24827 ' entity='mgr.x' 2024-03-26T21:45:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: cluster: 2024-03-26T21:45:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: id: 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:45:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: health: HEALTH_WARN 2024-03-26T21:45:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: 1 failed cephadm daemon(s) 2024-03-26T21:45:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:45:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: services: 2024-03-26T21:45:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: mon: 3 daemons, quorum a,c,b (age 19m) 2024-03-26T21:45:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: mgr: x(active, since 6m), standbys: y 2024-03-26T21:45:23.717 INFO:teuthology.orchestra.run.smithi043.stdout: osd: 8 osds: 8 up (since 15m), 8 in (since 16m) 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: data: 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: pools: 6 pools, 161 pgs 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: objects: 209 objects, 585 KiB 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: usage: 90 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: pgs: 161 active+clean 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: io: 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: client: 833 B/s rd, 0 op/s rd, 0 op/s wr 2024-03-26T21:45:23.718 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:45:24.351 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph mgr fail' 2024-03-26T21:45:25.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:24 smithi043 ceph-mon[24886]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:25.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:24 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3797387187' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:45:25.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:24 smithi043 ceph-mon[29585]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:25.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:24 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3797387187' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:45:25.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:24 smithi134 ceph-mon[25806]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:25.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:24 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3797387187' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:45:26.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:45:26] "GET /metrics HTTP/1.1" 200 37967 "" "Prometheus/2.33.4" 2024-03-26T21:45:27.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:45:26] ENGINE Bus STOPPING 2024-03-26T21:45:27.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:45:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:45:27.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:45:26] ENGINE Bus STOPPED 2024-03-26T21:45:27.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:45:26] ENGINE Bus STARTING 2024-03-26T21:45:27.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:45:27] ENGINE Serving on http://:::9283 2024-03-26T21:45:27.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:45:27] ENGINE Bus STARTED 2024-03-26T21:45:27.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-mon[24886]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:27.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1299333792' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:45:27.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:45:27.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-mon[24886]: osdmap e102: 8 total, 8 up, 8 in 2024-03-26T21:45:27.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-mon[29585]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:27.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1299333792' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:45:27.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:45:27.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:26 smithi043 ceph-mon[29585]: osdmap e102: 8 total, 8 up, 8 in 2024-03-26T21:45:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:26 smithi134 ceph-mon[25806]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:45:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:26 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1299333792' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:45:27.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:26 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:45:27.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:26 smithi134 ceph-mon[25806]: osdmap e102: 8 total, 8 up, 8 in 2024-03-26T21:45:27.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:26.891+0000 7faaf32cb700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-26T21:45:27.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ignoring --setuser ceph since I am not root 2024-03-26T21:45:27.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ignoring --setgroup ceph since I am not root 2024-03-26T21:45:27.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:26 smithi134 ceph-mgr[51786]: -- 172.21.15.134:0/3083348067 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557871f1c5a0 con 0x557871ef0c00 2024-03-26T21:45:27.611 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'sleep 180' 2024-03-26T21:45:27.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:27.484+0000 7f8312be0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:45:27.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:27.582+0000 7f8312be0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:45:28.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-26T21:45:28.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: mgrmap e28: y(active, starting, since 0.486691s) 2024-03-26T21:45:28.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:45:28.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:45:28.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:45:28.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:45:28.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:45:28.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: Manager daemon y is now available 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:45:28.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:45:28.154 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[24886]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: mgrmap e28: y(active, starting, since 0.486691s) 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:45:28.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: Manager daemon y is now available 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:45:28.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:28.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:28.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:45:28.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:45:28.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:28.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:45:28.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:27 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:45:28.258 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:28.264+0000 7f8312be0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:45:28.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-26T21:45:28.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: mgrmap e28: y(active, starting, since 0.486691s) 2024-03-26T21:45:28.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:45:28.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:45:28.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:45:28.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:45:28.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: Manager daemon y is now available 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:45:28.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:45:28.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:27 smithi134 ceph-mon[25806]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:45:28.530 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:28.362+0000 7f8312be0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:45:28.531 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:28.514+0000 7f8312be0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:45:28.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:28.631+0000 7f8312be0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:45:28.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:28.747+0000 7f8312be0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:45:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: mgrmap e29: y(active, since 1.50871s) 2024-03-26T21:45:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:29.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: [26/Mar/2024:21:45:28] ENGINE Bus STARTING 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: [26/Mar/2024:21:45:28] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: [26/Mar/2024:21:45:28] ENGINE Serving on http://172.21.15.43:8765 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: [26/Mar/2024:21:45:28] ENGINE Bus STARTED 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:45:29.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: mgrmap e29: y(active, since 1.50871s) 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: [26/Mar/2024:21:45:28] ENGINE Bus STARTING 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: [26/Mar/2024:21:45:28] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: [26/Mar/2024:21:45:28] ENGINE Serving on http://172.21.15.43:8765 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: [26/Mar/2024:21:45:28] ENGINE Bus STARTED 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:28 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.146 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:29.042+0000 7f8312be0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:29.154+0000 7f8312be0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: mgrmap e29: y(active, since 1.50871s) 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='client.15162 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: [26/Mar/2024:21:45:28] ENGINE Bus STARTING 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: [26/Mar/2024:21:45:28] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:45:29.147 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: [26/Mar/2024:21:45:28] ENGINE Serving on http://172.21.15.43:8765 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: [26/Mar/2024:21:45:28] ENGINE Bus STARTED 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:45:29.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:29.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:45:29.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:29.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:28 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:29.526 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:29.242+0000 7f8312be0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:45:29.526 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:29.345+0000 7f8312be0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:45:29.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:29.534+0000 7f8312be0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:45:30.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:30.575+0000 7f8312be0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:45:30.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:30.714+0000 7f8312be0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:45:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-mon[25806]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-mon[25806]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-mon[25806]: mgrmap e30: y(active, since 3s) 2024-03-26T21:45:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:30 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[24886]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:30.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[24886]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:30.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[24886]: mgrmap e30: y(active, since 3s) 2024-03-26T21:45:30.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[29585]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:30.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[29585]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[29585]: mgrmap e30: y(active, since 3s) 2024-03-26T21:45:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:30 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:31.158 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:31.069+0000 7f8312be0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:45:31.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:31.166+0000 7f8312be0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:45:31.540 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:31.365+0000 7f8312be0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:45:31.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:31 smithi043 ceph-mon[24886]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:31.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:31 smithi043 ceph-mon[24886]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:31.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:31 smithi043 ceph-mon[29585]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:31.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:31 smithi043 ceph-mon[29585]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:31.850 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:31.555+0000 7f8312be0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:45:31.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:31 smithi134 ceph-mon[25806]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:31.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:31 smithi134 ceph-mon[25806]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:32.102 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:31.858+0000 7f8312be0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:45:32.364 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:32.128+0000 7f8312be0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:45:32.709 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:32.371+0000 7f8312be0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[24886]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[24886]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[29585]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[29585]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:32.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:32 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:33.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:32 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:33.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:32 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:33.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:32 smithi134 ceph-mon[25806]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:33.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:32 smithi134 ceph-mon[25806]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:33.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:32 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:33.389 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:33.211+0000 7f8312be0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:45:34.142 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:33.807+0000 7f8312be0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:45:34.142 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:33.914+0000 7f8312be0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:45:34.142 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:34.149+0000 7f8312be0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:45:34.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:34.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:34.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-mon[25806]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 33 op/s 2024-03-26T21:45:34.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-mon[25806]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 33 op/s 2024-03-26T21:45:34.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:34.423 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:45:34] ENGINE Bus STARTING 2024-03-26T21:45:34.423 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: CherryPy Checker: 2024-03-26T21:45:34.424 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: The Application mounted at '' has an empty config. 2024-03-26T21:45:34.424 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:45:34.424 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:45:34] ENGINE Serving on http://:::9283 2024-03-26T21:45:34.424 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:45:34] ENGINE Bus STARTED 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[24886]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 33 op/s 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[24886]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 33 op/s 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[29585]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 33 op/s 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[29585]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 0 B/s wr, 33 op/s 2024-03-26T21:45:34.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:34 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[24886]: Standby manager daemon x started 2024-03-26T21:45:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:45:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:45:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:35 smithi134 ceph-mon[25806]: Standby manager daemon x started 2024-03-26T21:45:35.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:35 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:45:35.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:35 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:45:35.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:35 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:45:35.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:35 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:45:35.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:35 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:35 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:35 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:35.689 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:45:35.551+0000 7f8c284dc700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Creating ceph-iscsi config... 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Traceback (most recent call last): 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return _run_code(code, main_globals, None, 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: exec(code, run_globals) 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:45:35.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:45:35.691 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:45:35.691 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:45:35.691 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:45:35.691 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:45:35.691 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:45:35.691 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:35.691 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Traceback (most recent call last): 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return future.result(timeout) 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return self.__get_result() 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: raise self._exception 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:45:35.692 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: config_blobs=daemon_spec.final_config, 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Creating ceph-iscsi config... 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Traceback (most recent call last): 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return _run_code(code, main_globals, None, 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: exec(code, run_globals) 2024-03-26T21:45:35.693 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:45:35.694 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:45:35.694 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:45:35.694 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:45:35.694 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:45:35.694 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:45:35.694 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:45:35.694 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:35.694 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[24886]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[24886]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[24886]: mgrmap e31: y(active, since 8s), standbys: x 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[24886]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:45:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.351 INFO:journalctl@ceph.mon.a.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: return future.result(timeout) 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: return self.__get_result() 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: raise self._exception 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:45:36.352 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:45:36.353 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:45:36.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[29585]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-26T21:45:36.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[29585]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-26T21:45:36.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[29585]: mgrmap e31: y(active, since 8s), standbys: x 2024-03-26T21:45:36.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:45:36.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[29585]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:45:36.354 INFO:journalctl@ceph.mon.c.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:45:36.354 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:45:36.354 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:45:36.354 INFO:journalctl@ceph.mon.c.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:45:36.355 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: return future.result(timeout) 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: return self.__get_result() 2024-03-26T21:45:36.356 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: raise self._exception 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:45:36.357 INFO:journalctl@ceph.mon.c.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.c.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:45:36.358 INFO:journalctl@ceph.mon.a.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.a.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[24886]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[24886]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.c.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.c.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[29585]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:45:36.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:36 smithi043 ceph-mon[29585]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:45:36.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:36 smithi134 ceph-mon[25806]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:36 smithi134 ceph-mon[25806]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:36 smithi134 ceph-mon[25806]: mgrmap e31: y(active, since 8s), standbys: x 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:36 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:36 smithi134 ceph-mon[25806]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout: Creating ceph-iscsi config... 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:45:36.419 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: exec(code, run_globals) 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:45:36.420 INFO:journalctl@ceph.mon.b.smithi134.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: return future.result(timeout) 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.__get_result() 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: raise self._exception 2024-03-26T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: Creating ceph-iscsi config... 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:45:36.422 INFO:journalctl@ceph.mon.b.smithi134.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: exec(code, run_globals) 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:36 smithi134 ceph-mon[25806]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:45:36.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:36 smithi134 ceph-mon[25806]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:45:36.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:45:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:45:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:45:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:38 smithi134 ceph-mon[25806]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-26T21:45:38.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:38 smithi043 ceph-mon[24886]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-26T21:45:38.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:38 smithi043 ceph-mon[29585]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-26T21:45:39.463 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 systemd[1]: Stopping Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:45:39.463 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 bash[64510]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:45:39.721 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.470Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:45:39.721 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.470Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:45:39.721 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.470Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.470Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.470Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.470Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.471Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.471Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.471Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.471Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.471Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[56349]: ts=2024-03-26T21:45:39.471Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:45:39.722 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 podman[64523]: 2024-03-26 21:45:39.481034758 +0000 UTC m=+0.124648877 container died b21d554a98645dadc5a1e9da67b2e69f390685b2e33903a921b8d9ed14b12285 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:45:40.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 podman[64523]: 2024-03-26 21:45:39.836347198 +0000 UTC m=+0.479961316 container cleanup b21d554a98645dadc5a1e9da67b2e69f390685b2e33903a921b8d9ed14b12285 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:45:40.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 bash[64523]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:45:40.040 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:39 smithi134 bash[64549]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:45:40.389 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-mon[25806]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:45:40.389 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 podman[64537]: 2024-03-26 21:45:40.146059895 +0000 UTC m=+0.667144569 container remove b21d554a98645dadc5a1e9da67b2e69f390685b2e33903a921b8d9ed14b12285 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:45:40.389 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-03-26T21:45:40.389 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 systemd[1]: Stopped Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:45:40.389 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Consumed 1.862s CPU time. 2024-03-26T21:45:40.389 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 systemd[1]: Starting Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:45:40.390 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 podman[64616]: 2024-03-26 21:45:40.294629345 +0000 UTC m=+0.019304446 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-03-26T21:45:40.390 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 podman[64616]: 2024-03-26 21:45:40.397081532 +0000 UTC m=+0.121756652 container create 777836ab27cf46b8274f15c068cecdd7a2f1ff378fd75d7595910eba6fd89d95 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:45:40.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:40 smithi043 ceph-mon[24886]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:45:40.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:40 smithi043 ceph-mon[29585]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-26T21:45:40.642 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 podman[64616]: 2024-03-26 21:45:40.624204154 +0000 UTC m=+0.348879232 container init 777836ab27cf46b8274f15c068cecdd7a2f1ff378fd75d7595910eba6fd89d95 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:45:40.642 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 podman[64616]: 2024-03-26 21:45:40.62661911 +0000 UTC m=+0.351294192 container start 777836ab27cf46b8274f15c068cecdd7a2f1ff378fd75d7595910eba6fd89d95 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:45:40.959 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.650Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:45:40.959 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.650Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:45:40.959 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.650Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:45:40.959 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.650Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi134 (none))" 2024-03-26T21:45:40.959 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.650Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:45:40.959 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.650Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:45:40.959 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.651Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:45:40.960 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.652Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:45:40.960 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.653Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:45:40.960 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.655Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:45:40.960 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.655Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.859µs 2024-03-26T21:45:40.960 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.655Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:45:40.960 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 bash[64616]: 777836ab27cf46b8274f15c068cecdd7a2f1ff378fd75d7595910eba6fd89d95 2024-03-26T21:45:40.960 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 systemd[1]: Started Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:45:40.960 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.879Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-26T21:45:40.960 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:40.966Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-26T21:45:41.290 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:41.155Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-26T21:45:41.734 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:41.398Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-26T21:45:41.734 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:41.398Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-26T21:45:41.734 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:41.398Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.478µs wal_replay_duration=743.086056ms total_replay_duration=743.136845ms 2024-03-26T21:45:41.734 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:41.403Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:45:41.734 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:41.403Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:45:41.735 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:41.403Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:45:41.735 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:41.422Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.168677ms db_storage=717ns remote_storage=1.301µs web_handler=400ns query_engine=625ns scrape=409.36µs scrape_sd=101.025µs notify=11.569µs notify_sd=21.72µs rules=18.304836ms 2024-03-26T21:45:41.735 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:45:41.422Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:45:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:45:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:45:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 0 op/s 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 0 op/s 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:41.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 0 op/s 2024-03-26T21:45:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 0 op/s 2024-03-26T21:45:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:45:41.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:41 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:45:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:45:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 0 op/s 2024-03-26T21:45:42.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 0 op/s 2024-03-26T21:45:42.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:42.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:45:42.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:41 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:42.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:42 smithi043 ceph-mon[24886]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:45:42.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:42 smithi043 ceph-mon[24886]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:45:42.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:42 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:42.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:42 smithi043 ceph-mon[29585]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:45:42.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:42 smithi043 ceph-mon[29585]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:45:42.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:42 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:43.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:42 smithi134 ceph-mon[25806]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:45:43.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:42 smithi134 ceph-mon[25806]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:45:43.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:42 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:43 smithi134 ceph-mon[25806]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s 2024-03-26T21:45:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:43 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:44.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:43 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:44.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:43 smithi043 ceph-mon[24886]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s 2024-03-26T21:45:44.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:43 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:44.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:43 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:44.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:43 smithi043 ceph-mon[29585]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 257 B/s rd, 0 op/s 2024-03-26T21:45:44.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:43 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:44.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:43 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:45:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:45:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:45:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:45:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-03-26T21:45:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 295 B/s rd, 0 op/s 2024-03-26T21:45:45.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:45.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:44 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1168668770' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:45:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:45:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:45:45.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:45:45.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:45:45.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:45.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:45.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:45.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-03-26T21:45:45.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 295 B/s rd, 0 op/s 2024-03-26T21:45:45.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:45.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1168668770' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:45:45.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:45:45.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:45:45.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:45:45.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:45:45.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:45:45.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:45:45.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:45:45.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s 2024-03-26T21:45:45.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 295 B/s rd, 0 op/s 2024-03-26T21:45:45.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:45.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:44 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1168668770' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:45:46.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:45 smithi134 ceph-mon[25806]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:46.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:45 smithi043 ceph-mon[24886]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:46.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:45 smithi043 ceph-mon[29585]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:47.098 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:45:46] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.33.4" 2024-03-26T21:45:48.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:47 smithi134 ceph-mon[25806]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:48.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:47 smithi043 ceph-mon[24886]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:48.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:47 smithi043 ceph-mon[29585]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:45:50.238 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:49 smithi134 ceph-mon[25806]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-03-26T21:45:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:49 smithi043 ceph-mon[24886]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-03-26T21:45:50.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:49 smithi043 ceph-mon[29585]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-03-26T21:45:52.135 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:51 smithi043 ceph-mon[24886]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-03-26T21:45:52.136 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:51 smithi043 ceph-mon[29585]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-03-26T21:45:52.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:51 smithi134 ceph-mon[25806]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-03-26T21:45:54.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:54 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:54.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:54 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:54.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:54 smithi134 ceph-mon[25806]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:54.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:54 smithi134 ceph-mon[25806]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:54.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:54 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:54.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:54.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:54.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[24886]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:54.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[24886]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:54.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:54.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:54.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:54.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[29585]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:54.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[29585]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:54.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:54 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:55.429 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:55 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:55.430 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:55 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:55.430 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:55 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:55.430 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:55 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:55.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:55 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:55.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:55 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:55.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:55 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:55.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:55 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:55.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:55 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:45:55.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:55 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:55.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:55 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:55.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:55 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:56.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:56 smithi134 ceph-mon[25806]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:45:56.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:56 smithi134 ceph-mon[25806]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:45:56.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:56 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:56.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:56 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:56.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:56 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:56.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[29585]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:45:56.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[29585]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:45:56.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:56.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:56.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:56.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[24886]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:45:56.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[24886]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:45:56.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:56.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:56.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:57.098 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:45:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:45:56] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.33.4" 2024-03-26T21:45:57.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:57 smithi043 ceph-mon[24886]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-26T21:45:57.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:57 smithi043 ceph-mon[24886]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:45:57.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:57 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:57.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:57 smithi043 ceph-mon[29585]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-26T21:45:57.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:57 smithi043 ceph-mon[29585]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:45:57.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:57 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:57.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:57 smithi134 ceph-mon[25806]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-26T21:45:57.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:57 smithi134 ceph-mon[25806]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:45:57.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:57 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:45:59.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:59 smithi134 ceph-mon[25806]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:59.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:59 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:59.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:59 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:59.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:59 smithi134 ceph-mon[25806]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-26T21:45:59.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:59 smithi134 ceph-mon[25806]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:45:59.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:45:59 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:59.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[24886]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:59.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:59.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:59.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[24886]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-26T21:45:59.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[24886]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:45:59.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:59.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[29585]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:45:59.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:59.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:45:59.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[29585]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-26T21:45:59.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[29585]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:45:59.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:45:59 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:00 smithi134 ceph-mon[25806]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-26T21:46:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:00 smithi043 ceph-mon[24886]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-26T21:46:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:00 smithi043 ceph-mon[29585]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-26T21:46:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:03 smithi134 ceph-mon[25806]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-03-26T21:46:03.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:03 smithi043 ceph-mon[24886]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-03-26T21:46:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:03 smithi043 ceph-mon[29585]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-03-26T21:46:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:05 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:05 smithi134 ceph-mon[25806]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:05.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:05 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:05.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:05 smithi043 ceph-mon[24886]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:05.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:05 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:05.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:05 smithi043 ceph-mon[29585]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:07.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:46:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:46:06] "GET /metrics HTTP/1.1" 200 37979 "" "Prometheus/2.33.4" 2024-03-26T21:46:07.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:07 smithi134 ceph-mon[25806]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:46:07.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:07 smithi043 ceph-mon[24886]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:46:07.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:07 smithi043 ceph-mon[29585]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:46:09.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:09 smithi134 ceph-mon[25806]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:46:09.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:09 smithi043 ceph-mon[24886]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:46:09.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:09 smithi043 ceph-mon[29585]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:46:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:10 smithi134 ceph-mon[25806]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:10 smithi043 ceph-mon[24886]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:11.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:10 smithi043 ceph-mon[29585]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:12.322 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:12 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:12 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:12.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:12 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:13.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:13 smithi043 ceph-mon[24886]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:13.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:13 smithi043 ceph-mon[29585]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:13.446 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:13 smithi134 ceph-mon[25806]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:15.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:15.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:15.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:15.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[24886]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:46:15.554 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[24886]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:46:15.555 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:15.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:15.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:15.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:15.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[29585]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:46:15.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[29585]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:46:15.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:15 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:15.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:15 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:15.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:15 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:15.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:15 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:15.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:15 smithi134 ceph-mon[25806]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:46:15.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:15 smithi134 ceph-mon[25806]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:46:15.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:15 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:17.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:46:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:46:16] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-03-26T21:46:17.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:17 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:17.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:17 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:17.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:17 smithi134 ceph-mon[25806]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:46:17.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:17 smithi134 ceph-mon[25806]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-03-26T21:46:17.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:17 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:17.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:17.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:17.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[24886]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:46:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[24886]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-03-26T21:46:17.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:17.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:17.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:17.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[29585]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:46:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[29585]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-03-26T21:46:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:17 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:19.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:19 smithi134 ceph-mon[25806]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:19 smithi043 ceph-mon[24886]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:19.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:19 smithi043 ceph-mon[29585]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:20 smithi134 ceph-mon[25806]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:20 smithi043 ceph-mon[24886]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:21.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:20 smithi043 ceph-mon[29585]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:23.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:23 smithi134 ceph-mon[25806]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2024-03-26T21:46:23.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:23 smithi043 ceph-mon[24886]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2024-03-26T21:46:23.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:23 smithi043 ceph-mon[29585]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2024-03-26T21:46:25.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:25 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:25.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:25 smithi134 ceph-mon[25806]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-03-26T21:46:25.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:25 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:25.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:25 smithi043 ceph-mon[24886]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-03-26T21:46:25.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:25 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:25.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:25 smithi043 ceph-mon[29585]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-03-26T21:46:27.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:46:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:46:26] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.33.4" 2024-03-26T21:46:27.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:27 smithi134 ceph-mon[25806]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-26T21:46:27.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:27.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:27 smithi043 ceph-mon[24886]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-26T21:46:27.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:27.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:27 smithi043 ceph-mon[29585]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-26T21:46:27.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:29.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:29 smithi134 ceph-mon[25806]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:29.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:29 smithi043 ceph-mon[24886]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:29.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:29 smithi043 ceph-mon[29585]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:31.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:30 smithi134 ceph-mon[25806]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:31.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:30 smithi043 ceph-mon[24886]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:31.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:30 smithi043 ceph-mon[29585]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:33.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:33 smithi043 ceph-mon[24886]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:33.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:33 smithi043 ceph-mon[29585]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:33.512 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:33 smithi134 ceph-mon[25806]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:46:35.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:35.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[24886]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:35.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:35.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[24886]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[24886]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[29585]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[29585]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[29585]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:35.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:35 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:35.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:35 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:35.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:35 smithi134 ceph-mon[25806]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:35.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:35 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:35.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:35 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:35.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:35 smithi134 ceph-mon[25806]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T21:46:35.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:35 smithi134 ceph-mon[25806]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:35.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:35 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:37.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:46:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:46:36] "GET /metrics HTTP/1.1" 200 37970 "" "Prometheus/2.33.4" 2024-03-26T21:46:37.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:37 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:37.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:37 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:37.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:37 smithi134 ceph-mon[25806]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:46:37.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:37 smithi134 ceph-mon[25806]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:46:37.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:37 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:37.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:37.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:37.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[24886]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:46:37.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[24886]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:46:37.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:37.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:37.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:37.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[29585]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:46:37.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[29585]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:46:37.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:37 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:39.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:39 smithi134 ceph-mon[25806]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:46:39.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:39 smithi043 ceph-mon[24886]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:46:39.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:39 smithi043 ceph-mon[29585]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:46:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:40 smithi134 ceph-mon[25806]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:46:41.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:40 smithi043 ceph-mon[29585]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:46:41.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:40 smithi043 ceph-mon[24886]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:46:42.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:42 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:42.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:42 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:42 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:43 smithi043 ceph-mon[29585]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:46:43.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:43 smithi043 ceph-mon[24886]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:46:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:43 smithi134 ceph-mon[25806]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:46:44.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:44.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:44.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:46:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:46:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:45.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:45.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:45.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:45.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:45.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:46:45.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:45.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:46:45.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:45.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:46:45.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:46:45.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:45.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:45.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:47.098 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:46:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:46:46] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-26T21:46:47.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:47 smithi043 ceph-mon[29585]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:46:47.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:47 smithi043 ceph-mon[24886]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:46:48.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:47 smithi134 ceph-mon[25806]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:46:49.842 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:49 smithi134 ceph-mon[25806]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:49.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:49 smithi043 ceph-mon[29585]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:49.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:49 smithi043 ceph-mon[24886]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:50 smithi134 ceph-mon[25806]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:51.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:50 smithi043 ceph-mon[29585]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:50 smithi043 ceph-mon[24886]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:53.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:53 smithi134 ceph-mon[25806]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:46:53.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:53 smithi043 ceph-mon[24886]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:46:53.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:53 smithi043 ceph-mon[29585]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-03-26T21:46:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:55 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:55 smithi134 ceph-mon[25806]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:46:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:55 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:55 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:55 smithi134 ceph-mon[25806]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-26T21:46:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:55 smithi134 ceph-mon[25806]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:55 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[24886]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:46:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[24886]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-26T21:46:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[24886]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:46:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[29585]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:46:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[29585]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-26T21:46:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[29585]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:46:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:55 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:46:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:46:56] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-26T21:46:57.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:57 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:57 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:57 smithi134 ceph-mon[25806]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-03-26T21:46:57.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:57 smithi134 ceph-mon[25806]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:46:57.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:57 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:57 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:57.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[24886]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-03-26T21:46:57.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[24886]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:46:57.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:57.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[29585]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-03-26T21:46:57.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[29585]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:46:57.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:46:57.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:57 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:46:59.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:46:59 smithi134 ceph-mon[25806]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:46:59.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:46:59 smithi043 ceph-mon[24886]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:46:59.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:46:59 smithi043 ceph-mon[29585]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:47:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:00 smithi134 ceph-mon[25806]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:47:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:00 smithi043 ceph-mon[24886]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:47:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:00 smithi043 ceph-mon[29585]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:47:03.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:03 smithi134 ceph-mon[25806]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:47:03.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:03 smithi043 ceph-mon[24886]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:47:03.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:03 smithi043 ceph-mon[29585]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:47:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:05 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:05.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:05 smithi134 ceph-mon[25806]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:05.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:05 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:05.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:05 smithi043 ceph-mon[24886]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:05.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:05 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:05.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:05 smithi043 ceph-mon[29585]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:07.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:47:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:47:06] "GET /metrics HTTP/1.1" 200 37975 "" "Prometheus/2.33.4" 2024-03-26T21:47:07.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:07 smithi134 ceph-mon[25806]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:47:07.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:07 smithi043 ceph-mon[24886]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:47:07.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:07 smithi043 ceph-mon[29585]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:47:09.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:09 smithi134 ceph-mon[25806]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:09.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:09 smithi043 ceph-mon[24886]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:09.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:09 smithi043 ceph-mon[29585]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:10 smithi134 ceph-mon[25806]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:10 smithi043 ceph-mon[24886]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:11.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:10 smithi043 ceph-mon[29585]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:12 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:12.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:12 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:12.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:12 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:13.148 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:13 smithi043 ceph-mon[24886]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:13.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:13 smithi043 ceph-mon[29585]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:13.313 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:13 smithi134 ceph-mon[25806]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[24886]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[24886]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[24886]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[29585]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[29585]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T21:47:16.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[29585]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:16.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:15 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:15 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:16.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:15 smithi134 ceph-mon[25806]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:16.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:15 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:16.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:15 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:16.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:15 smithi134 ceph-mon[25806]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T21:47:16.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:15 smithi134 ceph-mon[25806]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:16.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:15 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:17.098 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:47:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:47:16] "GET /metrics HTTP/1.1" 200 37973 "" "Prometheus/2.33.4" 2024-03-26T21:47:17.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:17 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:17.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:17 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:17.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:17 smithi134 ceph-mon[25806]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:47:17.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:17 smithi134 ceph-mon[25806]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:47:17.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:17 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[24886]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[24886]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[29585]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[29585]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:47:17.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:17 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:19.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:19 smithi043 ceph-mon[24886]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:47:19.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:19 smithi043 ceph-mon[29585]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:47:20.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:19 smithi134 ceph-mon[25806]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:47:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:20 smithi134 ceph-mon[25806]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:47:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:20 smithi043 ceph-mon[24886]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:47:21.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:20 smithi043 ceph-mon[29585]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:47:23.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:23 smithi043 ceph-mon[24886]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:47:23.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:23 smithi043 ceph-mon[29585]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:47:24.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:23 smithi134 ceph-mon[25806]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:47:25.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:25 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:25.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:25 smithi043 ceph-mon[24886]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:25.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:25 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:25.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:25 smithi043 ceph-mon[29585]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:26.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:25 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:26.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:25 smithi134 ceph-mon[25806]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:27.098 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:47:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:47:26] "GET /metrics HTTP/1.1" 200 37973 "" "Prometheus/2.33.4" 2024-03-26T21:47:27.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:27 smithi043 ceph-mon[24886]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:47:27.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:27.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:27 smithi043 ceph-mon[29585]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:47:27.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:28.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:27 smithi134 ceph-mon[25806]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:47:28.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:29.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:29 smithi043 ceph-mon[24886]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:29.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:29 smithi043 ceph-mon[29585]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:30.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:29 smithi134 ceph-mon[25806]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:31.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:30 smithi134 ceph-mon[25806]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:31.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:30 smithi043 ceph-mon[24886]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:31.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:30 smithi043 ceph-mon[29585]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:33.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:33 smithi043 ceph-mon[24886]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:33.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:33 smithi043 ceph-mon[29585]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:34.023 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:33 smithi134 ceph-mon[25806]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:47:35.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:35 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:35.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:35 smithi134 ceph-mon[25806]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:35.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:35 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:35.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:35 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:35.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:35 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:35.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:35.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[24886]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:35.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:35.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:35.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:35.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:35.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[29585]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:35.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:35.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:35.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:35 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:36.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:36 smithi043 ceph-mon[24886]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-03-26T21:47:36.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:36 smithi043 ceph-mon[24886]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:36.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:36 smithi043 ceph-mon[29585]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-03-26T21:47:36.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:36 smithi043 ceph-mon[29585]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:36.934 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:36 smithi134 ceph-mon[25806]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-03-26T21:47:36.934 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:36 smithi134 ceph-mon[25806]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:37.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:47:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:47:36] "GET /metrics HTTP/1.1" 200 37969 "" "Prometheus/2.33.4" 2024-03-26T21:47:38.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:37 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:38.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:37 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:38.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:37 smithi134 ceph-mon[25806]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:47:38.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:37 smithi134 ceph-mon[25806]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:47:38.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:37 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[29585]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:47:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[29585]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:47:38.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:38.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:38.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:38.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[24886]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:47:38.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[24886]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:47:38.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:37 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:40.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:39 smithi134 ceph-mon[25806]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:47:40.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:39 smithi043 ceph-mon[29585]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:47:40.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:39 smithi043 ceph-mon[24886]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:47:41.258 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:40 smithi043 ceph-mon[29585]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:47:41.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:40 smithi043 ceph-mon[24886]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:47:41.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:40 smithi134 ceph-mon[25806]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:47:42.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:42 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:42.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:42 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:42 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:43.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:43 smithi043 ceph-mon[24886]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:47:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:43 smithi043 ceph-mon[29585]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:47:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:43 smithi134 ceph-mon[25806]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T21:47:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:47:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:45.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:44 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:47:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:44 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:45.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:47:45.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:47:45.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:47:45.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:44 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:46.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:45 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:46.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:45 smithi134 ceph-mon[25806]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:46.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:45 smithi134 ceph-mon[25806]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:47:46.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:45 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:46.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:45 smithi043 ceph-mon[24886]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:46.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:45 smithi043 ceph-mon[24886]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:47:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:45 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:45 smithi043 ceph-mon[29585]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:46.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:45 smithi043 ceph-mon[29585]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:47:47.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:47:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:47:46] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-26T21:47:48.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:47 smithi134 ceph-mon[25806]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:48.098 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:47 smithi043 ceph-mon[24886]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:48.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:47 smithi043 ceph-mon[29585]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:50.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:49 smithi134 ceph-mon[25806]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:50.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:49 smithi043 ceph-mon[24886]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:50.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:49 smithi043 ceph-mon[29585]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:50 smithi134 ceph-mon[25806]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:50 smithi043 ceph-mon[24886]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:51.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:50 smithi043 ceph-mon[29585]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:53.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:53 smithi043 ceph-mon[24886]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:53.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:53 smithi043 ceph-mon[29585]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:53 smithi134 ceph-mon[25806]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:47:55.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:55.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[24886]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:47:55.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:55.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:55.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[29585]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:47:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:55 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:55 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:47:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:55 smithi134 ceph-mon[25806]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:47:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:55 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:55 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:56.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:55 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:56.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:56 smithi134 ceph-mon[25806]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-03-26T21:47:56.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:56 smithi134 ceph-mon[25806]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:56.946 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:47:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:47:56] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-26T21:47:56.946 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:56 smithi043 ceph-mon[24886]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-03-26T21:47:56.946 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:56 smithi043 ceph-mon[24886]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:56.947 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:56 smithi043 ceph-mon[29585]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-03-26T21:47:56.947 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:56 smithi043 ceph-mon[29585]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:47:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:57 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:57 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:57 smithi134 ceph-mon[25806]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-26T21:47:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:57 smithi134 ceph-mon[25806]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-26T21:47:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:57 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:57 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[24886]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-26T21:47:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[24886]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-26T21:47:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:58.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:47:58.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:58.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:58.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[29585]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-26T21:47:58.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[29585]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-26T21:47:58.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:47:58.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:57 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:00.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:47:59 smithi043 ceph-mon[24886]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:48:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:47:59 smithi043 ceph-mon[29585]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:48:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:47:59 smithi134 ceph-mon[25806]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:48:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:00 smithi134 ceph-mon[25806]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-26T21:48:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:00 smithi043 ceph-mon[24886]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-26T21:48:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:00 smithi043 ceph-mon[29585]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-26T21:48:04.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:03 smithi043 ceph-mon[24886]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-03-26T21:48:04.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:03 smithi043 ceph-mon[29585]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-03-26T21:48:04.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:03 smithi134 ceph-mon[25806]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2024-03-26T21:48:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:05 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:06.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:05 smithi043 ceph-mon[24886]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:05 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:06.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:05 smithi043 ceph-mon[29585]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:05 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:05 smithi134 ceph-mon[25806]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:07.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:48:06] "GET /metrics HTTP/1.1" 200 37980 "" "Prometheus/2.33.4" 2024-03-26T21:48:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:07 smithi043 ceph-mon[24886]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:48:08.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:07 smithi043 ceph-mon[29585]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:48:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:07 smithi134 ceph-mon[25806]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:48:10.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:09 smithi043 ceph-mon[24886]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:10.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:09 smithi043 ceph-mon[29585]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:09 smithi134 ceph-mon[25806]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:10 smithi134 ceph-mon[25806]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:10 smithi043 ceph-mon[24886]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:11.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:10 smithi043 ceph-mon[29585]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:12 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:12.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:12 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:12.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:12 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:13.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:13 smithi043 ceph-mon[24886]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:13.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:13 smithi043 ceph-mon[29585]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:13.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:13 smithi134 ceph-mon[25806]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:15.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:15.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[24886]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:15.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:15.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:15.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:15.957 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:15.957 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[29585]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:15.957 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:15.957 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:15.957 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:15 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:16.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:15 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:16.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:15 smithi134 ceph-mon[25806]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:16.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:15 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:16.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:15 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:16.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:15 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:16 smithi043 ceph-mon[24886]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2024-03-26T21:48:17.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:16 smithi043 ceph-mon[24886]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:17.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:48:16] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-26T21:48:17.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:16 smithi043 ceph-mon[29585]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2024-03-26T21:48:17.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:16 smithi043 ceph-mon[29585]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:16 smithi134 ceph-mon[25806]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2024-03-26T21:48:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:16 smithi134 ceph-mon[25806]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:18.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:17 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:18.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:17 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:18.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:17 smithi134 ceph-mon[25806]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:48:18.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:17 smithi134 ceph-mon[25806]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:48:18.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:17 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:18.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:18.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:18.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[24886]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:48:18.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[24886]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:48:18.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:18.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[29585]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-03-26T21:48:18.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[29585]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:48:18.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:17 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:19 smithi134 ceph-mon[25806]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:48:20.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:19 smithi043 ceph-mon[24886]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:48:20.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:19 smithi043 ceph-mon[29585]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:48:22.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:21 smithi134 ceph-mon[25806]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:48:22.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:21 smithi043 ceph-mon[24886]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:48:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:21 smithi043 ceph-mon[29585]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:48:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:23 smithi134 ceph-mon[25806]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-03-26T21:48:24.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:23 smithi043 ceph-mon[24886]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-03-26T21:48:24.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:23 smithi043 ceph-mon[29585]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-03-26T21:48:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:24 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:25.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:24 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:25.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:24 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:25 smithi134 ceph-mon[25806]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:26.348 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:25 smithi043 ceph-mon[24886]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:26.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:25 smithi043 ceph-mon[29585]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:27.099 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:48:26] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-26T21:48:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:27 smithi134 ceph-mon[25806]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:48:28.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:27 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:27 smithi043 ceph-mon[24886]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:48:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:27 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:28.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:27 smithi043 ceph-mon[29585]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:48:28.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:27 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:30.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:29 smithi134 ceph-mon[25806]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:29 smithi043 ceph-mon[24886]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:30.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:29 smithi043 ceph-mon[29585]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:32.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:31 smithi134 ceph-mon[25806]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:32.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:31 smithi043 ceph-mon[24886]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:32.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:31 smithi043 ceph-mon[29585]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:33.120 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T21:48:34.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:33 smithi134 ceph-mon[25806]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:34.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:33 smithi043 ceph-mon[24886]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:34.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:33 smithi043 ceph-mon[29585]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:48:35.124 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 18s ago 22m - - 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 19s ago 22m - - 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (9m) 18s ago 17m 22.9M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 19s ago 17m - - 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (2m) 18s ago 16m 54.9M - 3.5 e1d6a67b021e 35c40090218a 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283 running (11m) 19s ago 22m 449M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5984e221869c 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (6m) 18s ago 23m 514M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (23m) 18s ago 23m 78.3M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (22m) 19s ago 22m 57.6M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (22m) 18s ago 22m 55.3M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (9m) 18s ago 18m 18.6M - 1.3.1 1dbe0e931976 e490a1665cee 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (8m) 19s ago 18m 17.5M - 1.3.1 1dbe0e931976 4dcee6487cb5 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (21m) 18s ago 21m 53.4M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (21m) 18s ago 21m 56.2M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:48:35.125 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (21m) 18s ago 21m 50.6M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:48:35.126 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (20m) 18s ago 20m 55.0M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:48:35.126 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (20m) 19s ago 20m 54.7M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:48:35.126 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (19m) 19s ago 19m 53.9M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:48:35.126 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (19m) 19s ago 19m 52.9M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:48:35.126 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (19m) 19s ago 19m 53.5M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:48:35.126 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (2m) 19s ago 18m 73.2M - 2.33.4 514e6a882f6e 777836ab27cf 2024-03-26T21:48:35.126 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (16m) 18s ago 16m 74.3M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:48:35.126 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (16m) 19s ago 16m 74.0M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:48:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:34 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:35.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:34 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:35.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:34 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:35.756 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions' 2024-03-26T21:48:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:36 smithi134 ceph-mon[25806]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:36 smithi134 ceph-mon[25806]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:48:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:36 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:36 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:36 smithi134 ceph-mon[25806]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-26T21:48:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:36 smithi134 ceph-mon[25806]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:36.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:36 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:36.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[24886]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:36.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[24886]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:48:36.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:36.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:36.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[24886]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-26T21:48:36.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[24886]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:36.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:36.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[29585]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:36.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[29585]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:48:36.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:36.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:36.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[29585]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-26T21:48:36.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[29585]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:48:36.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:37.030 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:48:36] "GET /metrics HTTP/1.1" 200 37984 "" "Prometheus/2.33.4" 2024-03-26T21:48:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:38 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:38 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:38 smithi134 ceph-mon[25806]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:48:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:38 smithi134 ceph-mon[25806]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-03-26T21:48:38.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:38 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[29585]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:48:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[29585]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-03-26T21:48:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:38.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:38.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:38.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[24886]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-03-26T21:48:38.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[24886]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-03-26T21:48:38.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:38 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:39.937 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:48:39.938 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:48:39.939 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:48:39.939 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:48:39.939 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:48:39.939 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:48:39.939 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:48:39.939 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:48:40.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:40 smithi043 ceph-mon[24886]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:48:40.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:40 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2611486543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:48:40.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:40 smithi043 ceph-mon[29585]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:48:40.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:40 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2611486543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:48:40.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:40 smithi134 ceph-mon[25806]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:48:40.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:40 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2611486543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:48:40.638 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph -s' 2024-03-26T21:48:42.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:42 smithi043 ceph-mon[24886]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-03-26T21:48:42.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:42 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:42.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:42 smithi043 ceph-mon[29585]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-03-26T21:48:42.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:42 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:42 smithi134 ceph-mon[25806]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-03-26T21:48:42.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:42 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:42.761 INFO:teuthology.orchestra.run.smithi043.stdout: cluster: 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: id: 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: health: HEALTH_WARN 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: 1 failed cephadm daemon(s) 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: services: 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: mon: 3 daemons, quorum a,c,b (age 22m) 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: mgr: y(active, since 3m), standbys: x 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: osd: 8 osds: 8 up (since 19m), 8 in (since 19m) 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: data: 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: pools: 6 pools, 161 pgs 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: objects: 209 objects, 585 KiB 2024-03-26T21:48:42.762 INFO:teuthology.orchestra.run.smithi043.stdout: usage: 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:42.763 INFO:teuthology.orchestra.run.smithi043.stdout: pgs: 161 active+clean 2024-03-26T21:48:42.763 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:48:42.763 INFO:teuthology.orchestra.run.smithi043.stdout: io: 2024-03-26T21:48:42.763 INFO:teuthology.orchestra.run.smithi043.stdout: client: 836 B/s rd, 0 op/s rd, 0 op/s wr 2024-03-26T21:48:42.763 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-03-26T21:48:43.348 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:43 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2675303653' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:48:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:43 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2675303653' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:48:43.519 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T21:48:43.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:43 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2675303653' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-26T21:48:44.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:44 smithi043 ceph-mon[24886]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:48:44.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:44 smithi043 ceph-mon[29585]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:48:44.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:44 smithi134 ceph-mon[25806]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:48:45.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:45.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:48:45.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:45.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:45.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[24886]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:48:45.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[24886]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:48:45.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[24886]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:45.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:45.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:48:45.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:45.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:45.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[29585]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:48:45.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[29585]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:48:45.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:45 smithi043 ceph-mon[29585]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:45.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:45 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:45.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:48:45.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:45.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:45.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:45 smithi134 ceph-mon[25806]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:48:45.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:45 smithi134 ceph-mon[25806]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:48:45.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:45 smithi134 ceph-mon[25806]: from='mgr.25105 172.21.15.43:0/1346527494' entity='mgr.y' 2024-03-26T21:48:45.711 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:48:45.711 INFO:teuthology.orchestra.run.smithi043.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:48:45.711 INFO:teuthology.orchestra.run.smithi043.stdout: daemon grafana.a on smithi134 is in error state 2024-03-26T21:48:46.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:46 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/898535943' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:48:46.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:46 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/898535943' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:48:46.325 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-03-26T21:48:46.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:46 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/898535943' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:48:46.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:48:46] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-26T21:48:47.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:47 smithi043 ceph-mon[24886]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:47.266 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:47 smithi043 ceph-mon[29585]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:47.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:47 smithi134 ceph-mon[25806]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:48.308 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:48:48.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:48 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3279379329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:48:48.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:48 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3279379329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:48:48.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:48 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3279379329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:48:49.008 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph mgr fail' 2024-03-26T21:48:49.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:49 smithi043 ceph-mon[24886]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:49.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:49 smithi043 ceph-mon[29585]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:49.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:49 smithi134 ceph-mon[25806]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:51.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:50 smithi043 ceph-mon[24886]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:50 smithi043 ceph-mon[29585]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:51.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:50 smithi134 ceph-mon[25806]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:48:52.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:51 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2684484749' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:48:52.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:51 smithi043 ceph-mon[24886]: osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:48:52.231 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:51 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:51.941+0000 7f8c95e6d700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-26T21:48:52.231 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ignoring --setuser ceph since I am not root 2024-03-26T21:48:52.231 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ignoring --setgroup ceph since I am not root 2024-03-26T21:48:52.231 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mgr[70800]: -- 172.21.15.43:0/207784478 <== mon.0 v2:172.21.15.43:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5555867d05a0 con 0x5555867a4c00 2024-03-26T21:48:52.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:51 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2684484749' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:48:52.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:51 smithi043 ceph-mon[29585]: osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:48:52.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:51 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2684484749' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-26T21:48:52.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:51 smithi134 ceph-mon[25806]: osdmap e103: 8 total, 8 up, 8 in 2024-03-26T21:48:52.261 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:48:51 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:48:51] ENGINE Bus STOPPING 2024-03-26T21:48:52.261 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:48:51 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:48:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:48:52.261 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:48:51 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:48:51] ENGINE Bus STOPPED 2024-03-26T21:48:52.261 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:48:52] ENGINE Bus STARTING 2024-03-26T21:48:52.261 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:48:52] ENGINE Serving on http://:::9283 2024-03-26T21:48:52.261 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:48:52] ENGINE Bus STARTED 2024-03-26T21:48:52.514 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'sleep 180' 2024-03-26T21:48:52.766 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:52.544+0000 7f0ec8f10200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:48:52.766 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:52.668+0000 7f0ec8f10200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2684484749' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: mgrmap e32: x(active, starting, since 0.998971s) 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:48:53.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: Manager daemon x is now available 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:53.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:52 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2684484749' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-26T21:48:53.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: mgrmap e32: x(active, starting, since 0.998971s) 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:48:53.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: Manager daemon x is now available 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2684484749' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: mgrmap e32: x(active, starting, since 0.998971s) 2024-03-26T21:48:53.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:48:53.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: Manager daemon x is now available 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:48:53.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:48:53.056 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-26T21:48:53.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:48:53.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:53.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:48:53.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:52 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:53.705 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:53.418+0000 7f0ec8f10200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:48:53.705 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:53.538+0000 7f0ec8f10200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:48:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: [26/Mar/2024:21:48:52] ENGINE Bus STARTING 2024-03-26T21:48:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: [26/Mar/2024:21:48:52] ENGINE Serving on http://172.21.15.134:8765 2024-03-26T21:48:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: [26/Mar/2024:21:48:52] ENGINE Serving on https://172.21.15.134:7150 2024-03-26T21:48:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: [26/Mar/2024:21:48:52] ENGINE Bus STARTED 2024-03-26T21:48:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:48:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:48:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: mgrmap e33: x(active, since 2s) 2024-03-26T21:48:54.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:54.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:53 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.049 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:53.722+0000 7f0ec8f10200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:48:54.049 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:53.824+0000 7f0ec8f10200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:48:54.049 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:53.920+0000 7f0ec8f10200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:48:54.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: [26/Mar/2024:21:48:52] ENGINE Bus STARTING 2024-03-26T21:48:54.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: [26/Mar/2024:21:48:52] ENGINE Serving on http://172.21.15.134:8765 2024-03-26T21:48:54.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: [26/Mar/2024:21:48:52] ENGINE Serving on https://172.21.15.134:7150 2024-03-26T21:48:54.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: [26/Mar/2024:21:48:52] ENGINE Bus STARTED 2024-03-26T21:48:54.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: mgrmap e33: x(active, since 2s) 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: [26/Mar/2024:21:48:52] ENGINE Bus STARTING 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: [26/Mar/2024:21:48:52] ENGINE Serving on http://172.21.15.134:8765 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: [26/Mar/2024:21:48:52] ENGINE Serving on https://172.21.15.134:7150 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: [26/Mar/2024:21:48:52] ENGINE Bus STARTED 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: mgrmap e33: x(active, since 2s) 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:53 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:54.324 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:54.224+0000 7f0ec8f10200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:48:54.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:54.344+0000 7f0ec8f10200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:48:54.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:54.444+0000 7f0ec8f10200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:48:54.599 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:54.550+0000 7f0ec8f10200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:48:54.948 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:54.739+0000 7f0ec8f10200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:48:55.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:48:55.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:48:55.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:48:55.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:48:55.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:48:55.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:48:55.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:55.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: mgrmap e34: x(active, since 3s) 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:48:55.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:48:55.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:55.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: mgrmap e34: x(active, since 3s) 2024-03-26T21:48:55.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:54 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:48:55.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:48:55.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:48:55.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: mgrmap e34: x(active, since 3s) 2024-03-26T21:48:55.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:54 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:55.812 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:55.772+0000 7f0ec8f10200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:48:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:55 smithi134 ceph-mon[25806]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:55 smithi134 ceph-mon[25806]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:48:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:55 smithi134 ceph-mon[25806]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:48:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:55 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:55 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:56.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:55 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[24886]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[24886]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:48:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[24886]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:48:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:56.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:56.100 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:55.919+0000 7f0ec8f10200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:48:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[29585]: from='client.15273 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:48:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[29585]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:48:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[29585]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:48:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:56.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:55 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:56.369 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:56.282+0000 7f0ec8f10200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:48:56.370 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:56.376+0000 7f0ec8f10200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:48:56.690 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:56.610+0000 7f0ec8f10200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:48:56.961 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:56.811+0000 7f0ec8f10200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:48:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: mgrmap e35: x(active, since 5s) 2024-03-26T21:48:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:56 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.349 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:57.118+0000 7f0ec8f10200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:48:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: mgrmap e35: x(active, since 5s) 2024-03-26T21:48:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: mgrmap e35: x(active, since 5s) 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:56 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:48:57.634 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:57.385+0000 7f0ec8f10200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:48:57.962 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:57.641+0000 7f0ec8f10200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:48:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:57 smithi134 ceph-mon[25806]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:57 smithi134 ceph-mon[25806]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:57 smithi134 ceph-mon[25806]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:57 smithi134 ceph-mon[25806]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:57 smithi134 ceph-mon[25806]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:57 smithi134 ceph-mon[25806]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[24886]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[24886]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[24886]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[24886]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[24886]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[24886]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[29585]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[29585]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[29585]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[29585]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[29585]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:57 smithi043 ceph-mon[29585]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:48:58.744 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:58.504+0000 7f0ec8f10200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:48:59.371 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:59.108+0000 7f0ec8f10200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:48:59.371 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:59.212+0000 7f0ec8f10200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:48:59.737 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:59.451+0000 7f0ec8f10200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:48:59.737 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:48:59] ENGINE Bus STARTING 2024-03-26T21:48:59.738 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: CherryPy Checker: 2024-03-26T21:48:59.738 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: The Application mounted at '' has an empty config. 2024-03-26T21:48:59.738 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:48:59.738 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:48:59] ENGINE Serving on http://:::9283 2024-03-26T21:48:59.738 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:48:59] ENGINE Bus STARTED 2024-03-26T21:49:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[29585]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 49 op/s 2024-03-26T21:49:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[29585]: Standby manager daemon y started 2024-03-26T21:49:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:49:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:49:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:49:00.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:49:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[24886]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 49 op/s 2024-03-26T21:49:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[24886]: Standby manager daemon y started 2024-03-26T21:49:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:49:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:49:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:49:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:48:59 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:49:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:59 smithi134 ceph-mon[25806]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 49 op/s 2024-03-26T21:49:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:59 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:59 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:59 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:59 smithi134 ceph-mon[25806]: Standby manager daemon y started 2024-03-26T21:49:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:59 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-26T21:49:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:59 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:49:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:59 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-26T21:49:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:48:59 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:49:00.966 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:49:00.566+0000 7f8298c59700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:49:00.966 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Creating ceph-iscsi config... 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Traceback (most recent call last): 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return _run_code(code, main_globals, None, 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: exec(code, run_globals) 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:49:00.967 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Traceback (most recent call last): 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:49:00.968 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return future.result(timeout) 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return self.__get_result() 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: raise self._exception 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: config_blobs=daemon_spec.final_config, 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Creating ceph-iscsi config... 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:49:00.969 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:00.970 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:00.970 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: Traceback (most recent call last): 2024-03-26T21:49:00.970 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:49:00.970 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: return _run_code(code, main_globals, None, 2024-03-26T21:49:00.970 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:49:00.970 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: exec(code, run_globals) 2024-03-26T21:49:00.970 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:49:00.970 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:49:00.970 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:49:00.971 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:49:00.971 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:49:00.971 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:49:00.971 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:49:00.971 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:00.971 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-mon[25806]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 37 op/s 2024-03-26T21:49:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-mon[25806]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 42 op/s 2024-03-26T21:49:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-mon[25806]: mgrmap e36: x(active, since 9s), standbys: y 2024-03-26T21:49:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:00 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:49:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:00 smithi043 ceph-mon[24886]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 37 op/s 2024-03-26T21:49:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:00 smithi043 ceph-mon[24886]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 42 op/s 2024-03-26T21:49:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:00 smithi043 ceph-mon[24886]: mgrmap e36: x(active, since 9s), standbys: y 2024-03-26T21:49:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:00 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:49:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:00 smithi043 ceph-mon[29585]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 37 op/s 2024-03-26T21:49:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:00 smithi043 ceph-mon[29585]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 42 op/s 2024-03-26T21:49:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:00 smithi043 ceph-mon[29585]: mgrmap e36: x(active, since 9s), standbys: y 2024-03-26T21:49:01.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:00 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:49:02.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:01 smithi043 ceph-mon[24886]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:49:02.154 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:49:02.155 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: return future.result(timeout) 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: return self.__get_result() 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: raise self._exception 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:49:02.156 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:49:02.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:01 smithi043 ceph-mon[29585]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:49:02.158 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:49:02.159 INFO:journalctl@ceph.mon.c.smithi043.stdout: return future.result(timeout) 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: return self.__get_result() 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: raise self._exception 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:49:02.160 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:49:02.161 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:49:02.162 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:49:02.162 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:49:02.162 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:49:02.162 INFO:journalctl@ceph.mon.a.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.162 INFO:journalctl@ceph.mon.a.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:01 smithi043 ceph-mon[24886]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:49:02.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:01 smithi043 ceph-mon[24886]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:49:02.162 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:49:02.162 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:49:02.163 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:49:02.163 INFO:journalctl@ceph.mon.c.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.163 INFO:journalctl@ceph.mon.c.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.163 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:01 smithi043 ceph-mon[29585]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:49:02.163 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:01 smithi043 ceph-mon[29585]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:49:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:01 smithi134 ceph-mon[25806]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Creating ceph-iscsi config... 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: exec(code, run_globals) 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:49:02.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:49:02.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:49:02.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:49:02.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:49:02.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: return future.result(timeout) 2024-03-26T21:49:02.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.__get_result() 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: raise self._exception 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Creating ceph-iscsi config... 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: exec(code, run_globals) 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:49:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:49:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:01 smithi134 ceph-mon[25806]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:49:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:01 smithi134 ceph-mon[25806]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:49:03.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:02 smithi134 ceph-mon[25806]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-26T21:49:03.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:02 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:03.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:02 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:03.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:02 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:03.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:02 smithi043 ceph-mon[24886]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-26T21:49:03.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:02 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:03.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:02 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:03.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:02 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:03.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:02 smithi043 ceph-mon[29585]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-26T21:49:03.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:02 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:03.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:02 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:03.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:02 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:04.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:03 smithi134 ceph-mon[25806]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-26T21:49:04.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:03 smithi134 ceph-mon[25806]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-26T21:49:04.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 systemd[1]: Stopping Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:49:04.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 bash[69079]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:49:04.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:03 smithi043 ceph-mon[24886]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-26T21:49:04.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:03 smithi043 ceph-mon[24886]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-26T21:49:04.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:03 smithi043 ceph-mon[29585]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-26T21:49:04.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:03 smithi043 ceph-mon[29585]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-03-26T21:49:04.618 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.324Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:49:04.618 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:49:04.618 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:49:04.618 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:49:04.618 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:49:04.618 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:49:04.618 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:49:04.618 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:49:04.619 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:49:04.619 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:49:04.619 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:49:04.619 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[64631]: ts=2024-03-26T21:49:04.325Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:49:04.619 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 podman[69092]: 2024-03-26 21:49:04.335094015 +0000 UTC m=+0.248265618 container died 777836ab27cf46b8274f15c068cecdd7a2f1ff378fd75d7595910eba6fd89d95 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:49:04.934 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 podman[69092]: 2024-03-26 21:49:04.733112973 +0000 UTC m=+0.646284621 container cleanup 777836ab27cf46b8274f15c068cecdd7a2f1ff378fd75d7595910eba6fd89d95 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:49:04.935 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 bash[69092]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:49:04.935 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 bash[69119]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:49:05.195 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 podman[69106]: 2024-03-26 21:49:04.942292424 +0000 UTC m=+0.609777972 container remove 777836ab27cf46b8274f15c068cecdd7a2f1ff378fd75d7595910eba6fd89d95 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:49:05.195 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-03-26T21:49:05.195 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 systemd[1]: Stopped Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:49:05.195 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Consumed 1.354s CPU time. 2024-03-26T21:49:05.195 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:04 smithi134 systemd[1]: Starting Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:49:05.195 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 podman[69186]: 2024-03-26 21:49:05.079290718 +0000 UTC m=+0.018950756 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-03-26T21:49:05.195 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 podman[69186]: 2024-03-26 21:49:05.20310524 +0000 UTC m=+0.142765274 container create 131e70818ccde15c242b46872ef0f5af9a96e75f0a32ab1dbbd0e9148de35bbe (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:49:05.479 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 podman[69186]: 2024-03-26 21:49:05.420672498 +0000 UTC m=+0.360332530 container init 131e70818ccde15c242b46872ef0f5af9a96e75f0a32ab1dbbd0e9148de35bbe (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:49:05.479 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 podman[69186]: 2024-03-26 21:49:05.423503525 +0000 UTC m=+0.363163556 container start 131e70818ccde15c242b46872ef0f5af9a96e75f0a32ab1dbbd0e9148de35bbe (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:49:05.479 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.447Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.447Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.447Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.447Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi134 (none))" 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.447Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.447Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.449Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.449Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.450Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.452Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.452Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.577µs 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.452Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:49:05.480 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 bash[69186]: 131e70818ccde15c242b46872ef0f5af9a96e75f0a32ab1dbbd0e9148de35bbe 2024-03-26T21:49:05.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 systemd[1]: Started Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:49:05.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.646Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-03-26T21:49:05.790 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.730Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-03-26T21:49:06.211 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:05.914Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-03-26T21:49:06.211 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:06.164Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 357 B/s rd, 0 op/s 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:49:06.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:05 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:06.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 357 B/s rd, 0 op/s 2024-03-26T21:49:06.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:06.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:06.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 357 B/s rd, 0 op/s 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:06.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:49:06.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:49:06.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:06.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:49:06.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:06.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:49:06.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:49:06.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:05 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:06.540 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:06.219Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-03-26T21:49:06.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:06.219Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-03-26T21:49:06.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:06.219Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.981µs wal_replay_duration=767.3305ms total_replay_duration=767.387149ms 2024-03-26T21:49:06.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:06.224Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:49:06.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:06.224Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:49:06.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:06.224Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:49:06.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:06.245Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.218337ms db_storage=930ns remote_storage=1.274µs web_handler=399ns query_engine=1.08µs scrape=387.151µs scrape_sd=120.44µs notify=16.196µs notify_sd=32.765µs rules=20.237948ms 2024-03-26T21:49:06.542 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:49:06.245Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:49:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:49:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-mon[25806]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-mon[25806]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:07.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-mon[25806]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:49:07.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:06 smithi134 ceph-mon[25806]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:49:07.310 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:49:07.311 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[29585]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:07.311 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[29585]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:07.311 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[29585]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:49:07.311 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[29585]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:49:07.311 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:49:07.311 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[24886]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:07.311 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[24886]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:07.311 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[24886]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:49:07.311 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:06 smithi043 ceph-mon[24886]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:49:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:07 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:08.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:07 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:07 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:08 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2050530747' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:49:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:49:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:49:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:49:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:49:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:49:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:09.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:49:09.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:09.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:09.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:09.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2050530747' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:49:09.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:09.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:09.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:09.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:49:09.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:49:09.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:49:09.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:49:09.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:49:09.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:49:09.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:49:09.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:09.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 330 B/s rd, 0 op/s 2024-03-26T21:49:09.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:09.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:08 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2050530747' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:49:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:09 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1835739228' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2792793325"}]: dispatch 2024-03-26T21:49:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:09 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2792793325"}]: dispatch 2024-03-26T21:49:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:09 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1835739228' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2792793325"}]: dispatch 2024-03-26T21:49:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:09 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2792793325"}]: dispatch 2024-03-26T21:49:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:09 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1835739228' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2792793325"}]: dispatch 2024-03-26T21:49:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:09 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2792793325"}]: dispatch 2024-03-26T21:49:11.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:11 smithi043 ceph-mon[24886]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2792793325"}]': finished 2024-03-26T21:49:11.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:11 smithi043 ceph-mon[24886]: osdmap e104: 8 total, 8 up, 8 in 2024-03-26T21:49:11.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:11 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1331744197' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2647822301"}]: dispatch 2024-03-26T21:49:11.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:11 smithi043 ceph-mon[24886]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:49:11.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:11 smithi043 ceph-mon[29585]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2792793325"}]': finished 2024-03-26T21:49:11.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:11 smithi043 ceph-mon[29585]: osdmap e104: 8 total, 8 up, 8 in 2024-03-26T21:49:11.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:11 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1331744197' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2647822301"}]: dispatch 2024-03-26T21:49:11.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:11 smithi043 ceph-mon[29585]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:49:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:11 smithi134 ceph-mon[25806]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2792793325"}]': finished 2024-03-26T21:49:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:11 smithi134 ceph-mon[25806]: osdmap e104: 8 total, 8 up, 8 in 2024-03-26T21:49:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:11 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1331744197' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2647822301"}]: dispatch 2024-03-26T21:49:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:11 smithi134 ceph-mon[25806]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:49:12.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:12 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1331744197' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2647822301"}]': finished 2024-03-26T21:49:12.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:12 smithi134 ceph-mon[25806]: osdmap e105: 8 total, 8 up, 8 in 2024-03-26T21:49:12.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:12 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1518120118' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1470953223"}]: dispatch 2024-03-26T21:49:12.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:12 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1331744197' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2647822301"}]': finished 2024-03-26T21:49:12.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:12 smithi043 ceph-mon[29585]: osdmap e105: 8 total, 8 up, 8 in 2024-03-26T21:49:12.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:12 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1518120118' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1470953223"}]: dispatch 2024-03-26T21:49:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:12 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1331744197' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2647822301"}]': finished 2024-03-26T21:49:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:12 smithi043 ceph-mon[24886]: osdmap e105: 8 total, 8 up, 8 in 2024-03-26T21:49:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:12 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1518120118' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1470953223"}]: dispatch 2024-03-26T21:49:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:13 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1518120118' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1470953223"}]': finished 2024-03-26T21:49:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:13 smithi134 ceph-mon[25806]: osdmap e106: 8 total, 8 up, 8 in 2024-03-26T21:49:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:13 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1789755831' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1470953223"}]: dispatch 2024-03-26T21:49:13.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:13 smithi134 ceph-mon[25806]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:49:13.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:13 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1518120118' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1470953223"}]': finished 2024-03-26T21:49:13.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:13 smithi043 ceph-mon[29585]: osdmap e106: 8 total, 8 up, 8 in 2024-03-26T21:49:13.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:13 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1789755831' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1470953223"}]: dispatch 2024-03-26T21:49:13.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:13 smithi043 ceph-mon[29585]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:49:13.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:13 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1518120118' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1470953223"}]': finished 2024-03-26T21:49:13.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:13 smithi043 ceph-mon[24886]: osdmap e106: 8 total, 8 up, 8 in 2024-03-26T21:49:13.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:13 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1789755831' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1470953223"}]: dispatch 2024-03-26T21:49:13.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:13 smithi043 ceph-mon[24886]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:49:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:14 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1789755831' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1470953223"}]': finished 2024-03-26T21:49:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:14 smithi134 ceph-mon[25806]: osdmap e107: 8 total, 8 up, 8 in 2024-03-26T21:49:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:14 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1596457962' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3811070026"}]: dispatch 2024-03-26T21:49:14.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:14 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1789755831' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1470953223"}]': finished 2024-03-26T21:49:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:14 smithi043 ceph-mon[29585]: osdmap e107: 8 total, 8 up, 8 in 2024-03-26T21:49:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:14 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1596457962' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3811070026"}]: dispatch 2024-03-26T21:49:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:14 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1789755831' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1470953223"}]': finished 2024-03-26T21:49:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:14 smithi043 ceph-mon[24886]: osdmap e107: 8 total, 8 up, 8 in 2024-03-26T21:49:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:14 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1596457962' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3811070026"}]: dispatch 2024-03-26T21:49:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:15 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1596457962' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3811070026"}]': finished 2024-03-26T21:49:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:15 smithi134 ceph-mon[25806]: osdmap e108: 8 total, 8 up, 8 in 2024-03-26T21:49:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:15 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2537596395' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1652130952"}]: dispatch 2024-03-26T21:49:15.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:15 smithi134 ceph-mon[25806]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:15 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1596457962' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3811070026"}]': finished 2024-03-26T21:49:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:15 smithi043 ceph-mon[29585]: osdmap e108: 8 total, 8 up, 8 in 2024-03-26T21:49:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:15 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2537596395' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1652130952"}]: dispatch 2024-03-26T21:49:15.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:15 smithi043 ceph-mon[29585]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:15 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1596457962' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3811070026"}]': finished 2024-03-26T21:49:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:15 smithi043 ceph-mon[24886]: osdmap e108: 8 total, 8 up, 8 in 2024-03-26T21:49:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:15 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2537596395' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1652130952"}]: dispatch 2024-03-26T21:49:15.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:15 smithi043 ceph-mon[24886]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:16 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2537596395' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1652130952"}]': finished 2024-03-26T21:49:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:16 smithi134 ceph-mon[25806]: osdmap e109: 8 total, 8 up, 8 in 2024-03-26T21:49:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:16 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2537596395' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1652130952"}]': finished 2024-03-26T21:49:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:16 smithi043 ceph-mon[24886]: osdmap e109: 8 total, 8 up, 8 in 2024-03-26T21:49:16.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:16 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2537596395' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1652130952"}]': finished 2024-03-26T21:49:16.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:16 smithi043 ceph-mon[29585]: osdmap e109: 8 total, 8 up, 8 in 2024-03-26T21:49:16.733 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:49:16] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-26T21:49:17.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:17 smithi043 ceph-mon[24886]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:49:17.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:17 smithi043 ceph-mon[29585]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:49:17.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:17 smithi134 ceph-mon[25806]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:49:19.568 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:19 smithi134 ceph-mon[25806]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:49:19.568 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:19 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:19.568 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:19 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:19.568 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:19 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:19.568 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:19 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:19.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[29585]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:49:19.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:19.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:19.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:19.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[24886]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:49:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:19.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:19.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:19.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:19 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:20 smithi134 ceph-mon[25806]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 788 B/s rd, 0 op/s 2024-03-26T21:49:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:20 smithi134 ceph-mon[25806]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-03-26T21:49:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:20 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:21.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:20 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:21.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:20 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[24886]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 788 B/s rd, 0 op/s 2024-03-26T21:49:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[24886]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-03-26T21:49:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:21.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[29585]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 788 B/s rd, 0 op/s 2024-03-26T21:49:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[29585]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-03-26T21:49:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:20 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:21 smithi134 ceph-mon[25806]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-26T21:49:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:21 smithi134 ceph-mon[25806]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-03-26T21:49:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:21 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:21 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:22.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:21 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[29585]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-26T21:49:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[29585]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-03-26T21:49:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[24886]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-03-26T21:49:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[24886]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-03-26T21:49:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:22.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:21 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:22 smithi134 ceph-mon[25806]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-03-26T21:49:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:22 smithi134 ceph-mon[25806]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:49:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:22 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:22 smithi043 ceph-mon[24886]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-03-26T21:49:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:22 smithi043 ceph-mon[24886]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:49:23.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:22 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:22 smithi043 ceph-mon[29585]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-03-26T21:49:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:22 smithi043 ceph-mon[29585]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:49:23.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:22 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:25.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:24 smithi134 ceph-mon[25806]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:25.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:24 smithi043 ceph-mon[24886]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:25.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:24 smithi043 ceph-mon[29585]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:26.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:49:26] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-26T21:49:27.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:26 smithi134 ceph-mon[25806]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-26T21:49:27.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:26 smithi043 ceph-mon[24886]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-26T21:49:27.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:26 smithi043 ceph-mon[29585]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-26T21:49:29.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:28 smithi134 ceph-mon[25806]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-03-26T21:49:29.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:28 smithi043 ceph-mon[24886]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-03-26T21:49:29.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:28 smithi043 ceph-mon[29585]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-03-26T21:49:30.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:29 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:30.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:29 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:29 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:31.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:30 smithi134 ceph-mon[25806]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:49:31.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:30 smithi043 ceph-mon[29585]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:49:31.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:30 smithi043 ceph-mon[24886]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:49:33.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:32 smithi134 ceph-mon[25806]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:49:33.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:32 smithi043 ceph-mon[24886]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:49:33.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:32 smithi043 ceph-mon[29585]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:49:35.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:34 smithi134 ceph-mon[25806]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:35.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:34 smithi043 ceph-mon[24886]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:35.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:34 smithi043 ceph-mon[29585]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:36.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:49:36] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-26T21:49:37.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:36 smithi134 ceph-mon[25806]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:37.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:36 smithi043 ceph-mon[24886]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:37.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:36 smithi043 ceph-mon[29585]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:38.221 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:37 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:38.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:37 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:38.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:37 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:38 smithi043 ceph-mon[24886]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:38 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:38 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:39.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:38 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:38 smithi043 ceph-mon[29585]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:38 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:38 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:39.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:38 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:39.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:38 smithi134 ceph-mon[25806]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:39.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:38 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:39.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:38 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:39.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:38 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:40.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[24886]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[24886]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[29585]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[29585]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:40.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:39 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:40.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:39 smithi134 ceph-mon[25806]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:49:40.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:39 smithi134 ceph-mon[25806]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:49:40.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:39 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:40.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:39 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:40.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:39 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:40.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:39 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:40 smithi134 ceph-mon[25806]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:40 smithi134 ceph-mon[25806]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-26T21:49:41.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:40 smithi043 ceph-mon[24886]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:41.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:40 smithi043 ceph-mon[24886]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-26T21:49:41.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:40 smithi043 ceph-mon[29585]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:41.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:40 smithi043 ceph-mon[29585]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-26T21:49:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:42 smithi134 ceph-mon[25806]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-26T21:49:43.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:42 smithi043 ceph-mon[24886]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-26T21:49:43.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:42 smithi043 ceph-mon[29585]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-03-26T21:49:45.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:44 smithi134 ceph-mon[25806]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:49:45.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:44 smithi043 ceph-mon[24886]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:49:45.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:44 smithi043 ceph-mon[29585]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:49:46.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:49:46] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-26T21:49:47.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:46 smithi134 ceph-mon[25806]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-03-26T21:49:47.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:46 smithi043 ceph-mon[24886]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-03-26T21:49:47.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:46 smithi043 ceph-mon[29585]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-03-26T21:49:49.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:48 smithi134 ceph-mon[25806]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 B/s rd, 0 op/s 2024-03-26T21:49:49.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:48 smithi043 ceph-mon[24886]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 B/s rd, 0 op/s 2024-03-26T21:49:49.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:48 smithi043 ceph-mon[29585]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 B/s rd, 0 op/s 2024-03-26T21:49:50.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:49 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:49 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:50.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:49 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:49:51.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:50 smithi134 ceph-mon[25806]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:49:51.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:50 smithi043 ceph-mon[24886]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:49:51.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:50 smithi043 ceph-mon[29585]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:49:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:52 smithi134 ceph-mon[25806]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:53.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:52 smithi043 ceph-mon[29585]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:53.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:53.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:52 smithi043 ceph-mon[24886]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:53.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:49:55.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:54 smithi134 ceph-mon[25806]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:55.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:54 smithi043 ceph-mon[24886]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:55.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:54 smithi043 ceph-mon[29585]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:49:56.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:49:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:49:56] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-26T21:49:57.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:56 smithi134 ceph-mon[25806]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:57.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:56 smithi043 ceph-mon[24886]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:57.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:56 smithi043 ceph-mon[29585]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:59.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:58 smithi134 ceph-mon[25806]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:59.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:58 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:59.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:58 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:59.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:58 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:58 smithi043 ceph-mon[24886]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:58 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:58 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:59.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:58 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:58 smithi043 ceph-mon[29585]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:49:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:58 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:58 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:49:59.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:58 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:00.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:59 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:00.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:59 smithi043 ceph-mon[29585]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:50:00.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:49:59 smithi043 ceph-mon[29585]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:00.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:59 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:00.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:59 smithi043 ceph-mon[24886]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:50:00.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:49:59 smithi043 ceph-mon[24886]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:59 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:59 smithi134 ceph-mon[25806]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:50:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:49:59 smithi134 ceph-mon[25806]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:01.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:00 smithi134 ceph-mon[25806]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:50:01.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:00 smithi134 ceph-mon[25806]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:50:01.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:00 smithi134 ceph-mon[25806]: daemon grafana.a on smithi134 is in error state 2024-03-26T21:50:01.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:00 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:01.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:00 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:01.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:00 smithi134 ceph-mon[25806]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:01.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:00 smithi134 ceph-mon[25806]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:50:01.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:00 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:01.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[24886]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[24886]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[24886]: daemon grafana.a on smithi134 is in error state 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[24886]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[24886]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[29585]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[29585]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-26T21:50:01.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[29585]: daemon grafana.a on smithi134 is in error state 2024-03-26T21:50:01.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:01.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:01.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[29585]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:01.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[29585]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:50:01.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:00 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:03.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:03 smithi043 ceph-mon[24886]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:50:03.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:03 smithi043 ceph-mon[29585]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:50:03.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:03 smithi134 ceph-mon[25806]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-03-26T21:50:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:05 smithi134 ceph-mon[25806]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:50:06.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:05 smithi043 ceph-mon[24886]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:50:06.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:05 smithi043 ceph-mon[29585]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:50:06.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:50:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:50:06] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-26T21:50:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:07 smithi134 ceph-mon[25806]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:50:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:07 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:08.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:07 smithi043 ceph-mon[29585]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:50:08.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:07 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:08.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:07 smithi043 ceph-mon[24886]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:50:08.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:07 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:08 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:50:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:08 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:50:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:08 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:50:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:08 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:08 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:50:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:08 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:50:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:08 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:50:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:08 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:09.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:08 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:50:09.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:08 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:50:09.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:08 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:50:09.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:08 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:09 smithi134 ceph-mon[25806]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:09 smithi134 ceph-mon[25806]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:09 smithi134 ceph-mon[25806]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:09 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:09 smithi043 ceph-mon[24886]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:09 smithi043 ceph-mon[24886]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:09 smithi043 ceph-mon[24886]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:09 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:09 smithi043 ceph-mon[29585]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:09 smithi043 ceph-mon[29585]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:09 smithi043 ceph-mon[29585]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:09 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:12.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:11 smithi134 ceph-mon[25806]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:11 smithi043 ceph-mon[24886]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:12.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:11 smithi043 ceph-mon[29585]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:13 smithi134 ceph-mon[25806]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:50:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:13 smithi043 ceph-mon[24886]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:50:14.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:13 smithi043 ceph-mon[29585]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:50:16.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:15 smithi043 ceph-mon[24886]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:16.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:15 smithi043 ceph-mon[29585]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:15 smithi134 ceph-mon[25806]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:16.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:50:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:50:16] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-26T21:50:18.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:17 smithi134 ceph-mon[25806]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:50:18.346 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:17 smithi043 ceph-mon[24886]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:50:18.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:17 smithi043 ceph-mon[29585]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-26T21:50:20.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[24886]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:50:20.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:20.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:20.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:20.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[24886]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-26T21:50:20.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[24886]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:20.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:20.056 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[29585]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:50:20.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:20.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:20.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:20.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[29585]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-26T21:50:20.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[29585]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:20.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:19 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:20.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:19 smithi134 ceph-mon[25806]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:50:20.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:19 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:20.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:19 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:20.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:19 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:20.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:19 smithi134 ceph-mon[25806]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-03-26T21:50:20.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:19 smithi134 ceph-mon[25806]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:20.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:19 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:21.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:21 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:21.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:21 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:21.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:21 smithi134 ceph-mon[25806]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:50:21.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:21 smithi134 ceph-mon[25806]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:50:21.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:21 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[24886]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[24886]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[29585]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[29585]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:50:21.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:21 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:22.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:22 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:22.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:22 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:22.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:22 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:23.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:23 smithi134 ceph-mon[25806]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:50:23.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:23 smithi043 ceph-mon[24886]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:50:23.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:23 smithi043 ceph-mon[29585]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:50:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:25 smithi134 ceph-mon[25806]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:50:26.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:25 smithi043 ceph-mon[24886]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:50:26.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:25 smithi043 ceph-mon[29585]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 924 B/s rd, 0 op/s 2024-03-26T21:50:26.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:50:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:50:26] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-26T21:50:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:27 smithi134 ceph-mon[25806]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:50:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:27 smithi043 ceph-mon[24886]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:50:28.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:27 smithi043 ceph-mon[29585]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:50:30.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:29 smithi134 ceph-mon[25806]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:30.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:29 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:29 smithi043 ceph-mon[24886]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:29 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:30.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:29 smithi043 ceph-mon[29585]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:30.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:29 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:32.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:31 smithi134 ceph-mon[25806]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:50:32.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:31 smithi043 ceph-mon[24886]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:50:32.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:31 smithi043 ceph-mon[29585]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:50:34.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:33 smithi134 ceph-mon[25806]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:34.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:33 smithi043 ceph-mon[24886]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:34.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:33 smithi043 ceph-mon[29585]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:36.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:35 smithi134 ceph-mon[25806]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:36.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:35 smithi043 ceph-mon[24886]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:36.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:35 smithi043 ceph-mon[29585]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:36.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:50:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:50:36] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-26T21:50:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:37 smithi134 ceph-mon[25806]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:37 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:38.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:37 smithi043 ceph-mon[29585]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:38.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:37 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:38.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:37 smithi043 ceph-mon[24886]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:38.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:37 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:40.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:39 smithi134 ceph-mon[25806]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:40.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:39 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:40.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:39 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:40.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:39 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:40.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:39 smithi134 ceph-mon[25806]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-03-26T21:50:40.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:39 smithi134 ceph-mon[25806]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:40.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:39 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[29585]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[29585]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-03-26T21:50:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[29585]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:40.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:40.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[24886]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:40.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:40.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:40.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:40.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[24886]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-03-26T21:50:40.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[24886]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:40.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:39 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:41.539 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:41 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:41.539 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:41 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:41.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:41 smithi134 ceph-mon[25806]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:41.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:41 smithi134 ceph-mon[25806]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:50:41.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:41 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[24886]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[24886]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:50:41.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:41.599 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[29585]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[29585]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:50:41.600 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:41 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:50:43.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:43 smithi043 ceph-mon[24886]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:50:43.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:43 smithi043 ceph-mon[29585]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:50:43.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:43 smithi134 ceph-mon[25806]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:50:46.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:45 smithi134 ceph-mon[25806]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:50:46.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:45 smithi043 ceph-mon[24886]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:50:46.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:45 smithi043 ceph-mon[29585]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-03-26T21:50:46.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:50:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:50:46] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-26T21:50:48.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:47 smithi134 ceph-mon[25806]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-03-26T21:50:48.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:47 smithi043 ceph-mon[24886]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-03-26T21:50:48.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:47 smithi043 ceph-mon[29585]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-03-26T21:50:50.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:49 smithi134 ceph-mon[25806]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:50.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:49 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:49 smithi043 ceph-mon[24886]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:49 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:50.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:49 smithi043 ceph-mon[29585]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:50:50.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:49 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:50:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:51 smithi134 ceph-mon[25806]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:50:52.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:51 smithi043 ceph-mon[24886]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:50:52.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:51 smithi043 ceph-mon[29585]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:50:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:52 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:53.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:52 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:53.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:52 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:50:54.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:53 smithi134 ceph-mon[25806]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:54.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:53 smithi043 ceph-mon[24886]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:54.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:53 smithi043 ceph-mon[29585]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:55 smithi043 ceph-mon[29585]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:56.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:55 smithi043 ceph-mon[24886]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:55 smithi134 ceph-mon[25806]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:50:56.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:50:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:50:56] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-26T21:50:58.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:57 smithi134 ceph-mon[25806]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:58.348 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:57 smithi043 ceph-mon[24886]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:50:58.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:57 smithi043 ceph-mon[29585]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[24886]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:00.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:00.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[29585]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:00.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:00.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:00.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:00.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:50:59 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:00.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:59 smithi134 ceph-mon[25806]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:59 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:59 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:59 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:50:59 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:01.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:00 smithi134 ceph-mon[25806]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-03-26T21:51:01.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:00 smithi134 ceph-mon[25806]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:01.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:00 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:01.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:00 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:01.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:00 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[24886]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[24886]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[29585]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[29585]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:01.313 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:00 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:02.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:01 smithi134 ceph-mon[25806]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:02.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:01 smithi134 ceph-mon[25806]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:01 smithi043 ceph-mon[29585]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:02.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:01 smithi043 ceph-mon[29585]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:02.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:01 smithi043 ceph-mon[24886]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:02.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:01 smithi043 ceph-mon[24886]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:04.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:03 smithi134 ceph-mon[25806]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:04.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:03 smithi043 ceph-mon[24886]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:04.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:03 smithi043 ceph-mon[29585]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:05 smithi134 ceph-mon[25806]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:06.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:05 smithi043 ceph-mon[24886]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:06.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:05 smithi043 ceph-mon[29585]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:06.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:51:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:51:06] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-26T21:51:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:07 smithi134 ceph-mon[25806]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-03-26T21:51:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:07 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:08.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:07 smithi043 ceph-mon[24886]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-03-26T21:51:08.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:07 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:08.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:07 smithi043 ceph-mon[29585]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-03-26T21:51:08.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:07 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:09 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:51:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:09 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:51:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:09 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:51:09.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:09 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:09 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:51:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:09 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:51:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:09 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:51:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:09 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:09.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:09 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:51:09.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:09 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:51:09.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:09 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:51:09.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:09 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:10 smithi134 ceph-mon[25806]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:10 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:10 smithi134 ceph-mon[25806]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:10.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:10 smithi134 ceph-mon[25806]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:10 smithi043 ceph-mon[29585]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:10 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:10 smithi043 ceph-mon[29585]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:10.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:10 smithi043 ceph-mon[29585]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:10 smithi043 ceph-mon[24886]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:10 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:10 smithi043 ceph-mon[24886]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:10.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:10 smithi043 ceph-mon[24886]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:12.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:12 smithi134 ceph-mon[25806]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:12.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:12 smithi043 ceph-mon[24886]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:12.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:12 smithi043 ceph-mon[29585]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:14.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:14 smithi043 ceph-mon[24886]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-26T21:51:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:14 smithi043 ceph-mon[29585]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-26T21:51:14.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:14 smithi134 ceph-mon[25806]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-26T21:51:16.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:16 smithi134 ceph-mon[25806]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:16.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:16 smithi043 ceph-mon[24886]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:16.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:16 smithi043 ceph-mon[29585]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:16.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:51:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:51:16] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-26T21:51:17.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:17 smithi043 ceph-mon[24886]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-26T21:51:17.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:17 smithi043 ceph-mon[29585]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-26T21:51:17.540 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:17 smithi134 ceph-mon[25806]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-26T21:51:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[29585]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:51:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:20.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[24886]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:51:20.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:19 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:19 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:19 smithi134 ceph-mon[25806]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:51:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:19 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:19 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:20.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:19 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:21.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:20 smithi043 ceph-mon[24886]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s 2024-03-26T21:51:21.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:20 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:21.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:20 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:21.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:20 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:21.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:20 smithi043 ceph-mon[29585]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s 2024-03-26T21:51:21.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:20 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:21.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:20 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:21.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:20 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:20 smithi134 ceph-mon[25806]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s 2024-03-26T21:51:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:20 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:20 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:21.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:20 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:22.011 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:21 smithi134 ceph-mon[25806]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:51:22.011 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:21 smithi134 ceph-mon[25806]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:51:22.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:21 smithi043 ceph-mon[24886]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:51:22.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:21 smithi043 ceph-mon[24886]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:51:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:21 smithi043 ceph-mon[29585]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:51:22.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:21 smithi043 ceph-mon[29585]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:51:23.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:22 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:23.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:22 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:23.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:22 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:24.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:23 smithi043 ceph-mon[24886]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-03-26T21:51:24.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:23 smithi043 ceph-mon[29585]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-03-26T21:51:24.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:23 smithi134 ceph-mon[25806]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-03-26T21:51:26.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:25 smithi134 ceph-mon[25806]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:51:26.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:25 smithi043 ceph-mon[24886]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:51:26.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:25 smithi043 ceph-mon[29585]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:51:26.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:51:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:51:26] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-03-26T21:51:28.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:27 smithi134 ceph-mon[25806]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-03-26T21:51:28.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:27 smithi043 ceph-mon[24886]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-03-26T21:51:28.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:27 smithi043 ceph-mon[29585]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-03-26T21:51:30.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:29 smithi134 ceph-mon[25806]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:30.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:29 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:29 smithi043 ceph-mon[24886]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:29 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:30.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:29 smithi043 ceph-mon[29585]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:30.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:29 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:32.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:31 smithi134 ceph-mon[25806]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:51:32.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:31 smithi043 ceph-mon[24886]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:51:32.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:31 smithi043 ceph-mon[29585]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:51:34.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:33 smithi134 ceph-mon[25806]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:34.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:33 smithi043 ceph-mon[24886]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:34.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:33 smithi043 ceph-mon[29585]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:36.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:35 smithi134 ceph-mon[25806]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:36.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:35 smithi043 ceph-mon[24886]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:36.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:35 smithi043 ceph-mon[29585]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:36.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:51:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:51:36] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-03-26T21:51:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:37 smithi134 ceph-mon[25806]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:38.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:37 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:38.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:37 smithi043 ceph-mon[24886]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:38.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:37 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:37 smithi043 ceph-mon[29585]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:38.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:37 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:40.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:39 smithi134 ceph-mon[25806]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:40.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:39 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:40.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:39 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:40.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:39 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:40.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:39 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:40.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[24886]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:40.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:40.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:40.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:40.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:40.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[29585]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:40.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:40.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:40.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:40.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:39 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:40 smithi134 ceph-mon[25806]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-03-26T21:51:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:40 smithi134 ceph-mon[25806]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:41.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:40 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:41.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:40 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:41.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:40 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:41.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[24886]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-03-26T21:51:41.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[24886]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:41.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:41.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:41.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:41.204 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[29585]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-03-26T21:51:41.204 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[29585]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:41.204 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:41.204 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:41.204 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:40 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:51:42.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:41 smithi134 ceph-mon[25806]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:42.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:41 smithi134 ceph-mon[25806]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:42.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:41 smithi043 ceph-mon[24886]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:42.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:41 smithi043 ceph-mon[24886]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:42.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:41 smithi043 ceph-mon[29585]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:42.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:41 smithi043 ceph-mon[29585]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:44.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:43 smithi043 ceph-mon[24886]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:44.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:43 smithi043 ceph-mon[29585]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:43 smithi134 ceph-mon[25806]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:46.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:46 smithi134 ceph-mon[25806]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:46.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:46 smithi043 ceph-mon[24886]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:46.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:46 smithi043 ceph-mon[29585]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-03-26T21:51:46.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:51:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:51:46] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-03-26T21:51:48.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:48 smithi134 ceph-mon[25806]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-03-26T21:51:48.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:48 smithi043 ceph-mon[24886]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-03-26T21:51:48.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:48 smithi043 ceph-mon[29585]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-03-26T21:51:50.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:50 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:50.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:50 smithi134 ceph-mon[25806]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:50 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:50.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:50 smithi043 ceph-mon[24886]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:50.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:50 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:51:50.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:50 smithi043 ceph-mon[29585]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:51:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:52 smithi134 ceph-mon[25806]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:51:52.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:52 smithi043 ceph-mon[24886]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:51:52.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:52 smithi043 ceph-mon[29585]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:51:53.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:53 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:53.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:53 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:53.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:53 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:51:54.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:54 smithi134 ceph-mon[25806]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:54.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:54 smithi043 ceph-mon[24886]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:54.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:54 smithi043 ceph-mon[29585]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:56.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:55 smithi134 ceph-mon[25806]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:56.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:55 smithi043 ceph-mon[24886]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:56.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:55 smithi043 ceph-mon[29585]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:51:56.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:51:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:51:56] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-26T21:51:57.476 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T21:51:58.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:57 smithi043 ceph-mon[24886]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:58.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:57 smithi043 ceph-mon[29585]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:58.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:57 smithi134 ceph-mon[25806]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 19s ago 26m - - 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 18s ago 26m - - 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (12m) 19s ago 20m 23.7M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 18s ago 20m - - 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (2m) 19s ago 19m 47.1M - 3.5 e1d6a67b021e 0b765b72a488 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283 running (14m) 18s ago 25m 511M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5984e221869c 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (9m) 19s ago 27m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (27m) 19s ago 27m 83.4M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (25m) 18s ago 25m 64.2M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:51:59.304 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (26m) 19s ago 26m 60.5M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (12m) 19s ago 21m 19.0M - 1.3.1 1dbe0e931976 e490a1665cee 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (12m) 18s ago 21m 17.4M - 1.3.1 1dbe0e931976 4dcee6487cb5 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (25m) 19s ago 25m 52.8M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (24m) 19s ago 24m 56.8M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (24m) 19s ago 24m 50.9M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (24m) 19s ago 24m 54.6M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (23m) 18s ago 23m 55.3M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (23m) 18s ago 23m 54.4M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (22m) 18s ago 22m 53.4M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (22m) 18s ago 22m 52.9M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (2m) 18s ago 21m 72.8M - 2.33.4 514e6a882f6e 131e70818ccd 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (20m) 19s ago 20m 75.1M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:51:59.305 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (19m) 18s ago 19m 75.1M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:51:59.882 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ls' 2024-03-26T21:52:00.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:00.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[29585]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-26T21:52:00.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:00.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:00.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:00.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:00.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[24886]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-26T21:52:00.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:00.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:00.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:51:59 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:59 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:59 smithi134 ceph-mon[25806]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-26T21:52:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:59 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:59 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:00.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:51:59 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[29585]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[29585]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[24886]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[24886]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:00 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:00 smithi134 ceph-mon[25806]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:00 smithi134 ceph-mon[25806]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-03-26T21:52:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:00 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:00 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:00 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:01.964 INFO:teuthology.orchestra.run.smithi043.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-26T21:52:01.964 INFO:teuthology.orchestra.run.smithi043.stdout:agent 2/2 2s ago 3m * 2024-03-26T21:52:01.964 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager ?:9093,9094 1/1 2s ago 22m smithi043=a;count:1 2024-03-26T21:52:01.964 INFO:teuthology.orchestra.run.smithi043.stdout:grafana ?:3000 0/1 1s ago 21m smithi134=a;count:1 2024-03-26T21:52:01.965 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo ?:5000 1/1 2s ago 19m count:1 2024-03-26T21:52:01.965 INFO:teuthology.orchestra.run.smithi043.stdout:mgr 2/2 2s ago 25m smithi043=y;smithi134=x;count:2 2024-03-26T21:52:01.965 INFO:teuthology.orchestra.run.smithi043.stdout:mon 3/3 2s ago 26m smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi134:172.21.15.134=b;count:3 2024-03-26T21:52:01.965 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter ?:9100 2/2 2s ago 22m smithi043=a;smithi134=b;count:2 2024-03-26T21:52:01.965 INFO:teuthology.orchestra.run.smithi043.stdout:osd 8 2s ago - 2024-03-26T21:52:01.965 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus ?:9095 1/1 1s ago 22m smithi134=a;count:1 2024-03-26T21:52:01.965 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo ?:8000 2/2 2s ago 20m count:2 2024-03-26T21:52:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:01 smithi134 ceph-mon[25806]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-26T21:52:02.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:01 smithi134 ceph-mon[25806]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-03-26T21:52:02.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:01 smithi043 ceph-mon[24886]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-26T21:52:02.304 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:01 smithi043 ceph-mon[24886]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-03-26T21:52:02.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:01 smithi043 ceph-mon[29585]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s 2024-03-26T21:52:02.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:01 smithi043 ceph-mon[29585]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-03-26T21:52:03.008 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions' 2024-03-26T21:52:03.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:02 smithi134 ceph-mon[25806]: from='client.25327 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:03.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:02 smithi043 ceph-mon[24886]: from='client.25327 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:03.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:02 smithi043 ceph-mon[29585]: from='client.25327 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:04.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:03 smithi134 ceph-mon[25806]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 88 op/s 2024-03-26T21:52:04.164 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:03 smithi043 ceph-mon[24886]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 88 op/s 2024-03-26T21:52:04.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:03 smithi043 ceph-mon[29585]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 88 op/s 2024-03-26T21:52:06.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:05 smithi134 ceph-mon[25806]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 176 op/s 2024-03-26T21:52:06.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:05 smithi043 ceph-mon[29585]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 176 op/s 2024-03-26T21:52:06.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:05 smithi043 ceph-mon[24886]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 176 op/s 2024-03-26T21:52:06.437 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:52:06.438 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:06.439 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:52:06.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:52:06.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:52:06.439 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:52:06.439 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:52:06.790 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:52:06] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-26T21:52:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:06 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3638416921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:07.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:06 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3638416921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:07.049 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-03-26T21:52:07.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:06 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3638416921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:08.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:07 smithi134 ceph-mon[25806]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 88 op/s 2024-03-26T21:52:08.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:07 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:08.314 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:07 smithi043 ceph-mon[24886]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 88 op/s 2024-03-26T21:52:08.314 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:07 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:08.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:07 smithi043 ceph-mon[29585]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 88 op/s 2024-03-26T21:52:08.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:07 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:09 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:09 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:09 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:09.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:09 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:09 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:09 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:09.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:09 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:09.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:09 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:09.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:09 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:09.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:09 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:09.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:09 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:09.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:09 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:10.246 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:10 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:10.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:10 smithi043 ceph-mon[24886]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2024-03-26T21:52:10.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:10 smithi043 ceph-mon[24886]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-03-26T21:52:10.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:10 smithi043 ceph-mon[24886]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-03-26T21:52:10.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:10 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:10.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:10 smithi043 ceph-mon[29585]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2024-03-26T21:52:10.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:10 smithi043 ceph-mon[29585]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-03-26T21:52:10.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:10 smithi043 ceph-mon[29585]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-03-26T21:52:10.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:10 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:10.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:10 smithi134 ceph-mon[25806]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2024-03-26T21:52:10.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:10 smithi134 ceph-mon[25806]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-03-26T21:52:10.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:10 smithi134 ceph-mon[25806]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-03-26T21:52:11.044 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:52:11.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:11 smithi134 ceph-mon[25806]: from='client.25339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:11.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:11 smithi043 ceph-mon[24886]: from='client.25339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:11.349 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:11 smithi043 ceph-mon[29585]: from='client.25339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:11.691 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-03-26T21:52:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[24886]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-03-26T21:52:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[29585]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-03-26T21:52:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:12.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:12.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:12.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:12.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:12 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:12.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:12 smithi134 ceph-mon[25806]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-03-26T21:52:12.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:12 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:12 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:12 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:12 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:12.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:12 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:13.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:13 smithi043 ceph-mon[24886]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:52:13.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:13 smithi043 ceph-mon[24886]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:52:13.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:13 smithi043 ceph-mon[24886]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:13.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:13 smithi043 ceph-mon[24886]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:52:13.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:13 smithi043 ceph-mon[29585]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:52:13.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:13 smithi043 ceph-mon[29585]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:52:13.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:13 smithi043 ceph-mon[29585]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:13.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:13 smithi043 ceph-mon[29585]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:52:13.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:13 smithi134 ceph-mon[25806]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:52:13.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:13 smithi134 ceph-mon[25806]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T21:52:13.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:13 smithi134 ceph-mon[25806]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:13.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:13 smithi134 ceph-mon[25806]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:52:14.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:14.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:14.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:52:14.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: Failing over to other MGR 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[24886]: Standby manager daemon x started 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:52:14] ENGINE Bus STOPPING 2024-03-26T21:52:14.851 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:52:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:52:14] ENGINE Bus STOPPED 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: Failing over to other MGR 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:52:14.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:52:15.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:14.790+0000 7f83065ea700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-26T21:52:15.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ignoring --setuser ceph since I am not root 2024-03-26T21:52:15.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ignoring --setgroup ceph since I am not root 2024-03-26T21:52:15.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mgr[51786]: -- 172.21.15.134:0/2956192666 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e30e40c5a0 con 0x55e30e3e0800 2024-03-26T21:52:15.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:52:15.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' 2024-03-26T21:52:15.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:52:15.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:52:15.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:15.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:52:15.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: Upgrade: Need to upgrade myself (mgr.x) 2024-03-26T21:52:15.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: Failing over to other MGR 2024-03-26T21:52:15.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: from='mgr.25013 172.21.15.134:0/726175745' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:52:15.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-26T21:52:15.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:52:15.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:14 smithi134 ceph-mon[25806]: Standby manager daemon x started 2024-03-26T21:52:15.350 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:14 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:52:14] ENGINE Bus STARTING 2024-03-26T21:52:15.350 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:52:15] ENGINE Serving on http://:::9283 2024-03-26T21:52:15.350 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:52:15] ENGINE Bus STARTED 2024-03-26T21:52:15.780 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:15.365+0000 7f910221b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:52:15.780 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:15.458+0000 7f910221b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:52:15.822 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:52:16.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25013 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-26T21:52:16.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: mgrmap e37: y(active, starting, since 1.0026s), standbys: x 2024-03-26T21:52:16.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:52:16.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:52:16.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:52:16.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: Manager daemon y is now available 2024-03-26T21:52:16.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25013 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-26T21:52:16.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: mgrmap e37: y(active, starting, since 1.0026s), standbys: x 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:52:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: Manager daemon y is now available 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:52:16.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25013 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: mgrmap e37: y(active, starting, since 1.0026s), standbys: x 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:52:16.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: Manager daemon y is now available 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:52:16.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.358 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:16.112+0000 7f910221b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:52:16.359 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:16.205+0000 7f910221b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:52:16.559 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:52:16.559 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 17s ago 26m - - 2024-03-26T21:52:16.559 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 15s ago 26m - - 2024-03-26T21:52:16.559 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (12m) 17s ago 21m 23.7M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:52:16.559 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 15s ago 20m - - 2024-03-26T21:52:16.559 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (3m) 17s ago 20m 47.1M - 3.5 e1d6a67b021e 0b765b72a488 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283 running (14m) 15s ago 25m 512M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5984e221869c 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (10m) 17s ago 27m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (27m) 17s ago 27m 84.1M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (26m) 15s ago 26m 64.3M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (26m) 17s ago 26m 60.5M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (13m) 17s ago 21m 18.3M - 1.3.1 1dbe0e931976 e490a1665cee 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (12m) 15s ago 21m 17.1M - 1.3.1 1dbe0e931976 4dcee6487cb5 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (25m) 17s ago 25m 53.7M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (25m) 17s ago 25m 57.7M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (24m) 17s ago 24m 50.5M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (24m) 17s ago 24m 55.7M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (23m) 15s ago 23m 57.0M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:52:16.560 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (23m) 15s ago 23m 54.2M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:52:16.561 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (23m) 15s ago 23m 53.4M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:52:16.561 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (22m) 15s ago 22m 53.9M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:52:16.561 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (3m) 15s ago 22m 72.9M - 2.33.4 514e6a882f6e 131e70818ccd 2024-03-26T21:52:16.561 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (20m) 17s ago 20m 75.3M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:52:16.561 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (20m) 15s ago 20m 75.2M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:52:16.634 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:16.364+0000 7f910221b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:52:16.634 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:16.464+0000 7f910221b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:52:16.634 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:16.553+0000 7f910221b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:52:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[24886]: from='client.25166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[24886]: mgrmap e38: y(active, since 2s), standbys: x 2024-03-26T21:52:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[24886]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:16.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[29585]: from='client.25166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[29585]: mgrmap e38: y(active, since 2s), standbys: x 2024-03-26T21:52:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[29585]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:16.949 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:16.833+0000 7f910221b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:52:16.949 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:16.954+0000 7f910221b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:16.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-mon[25806]: from='client.25166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:16.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-mon[25806]: mgrmap e38: y(active, since 2s), standbys: x 2024-03-26T21:52:16.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-mon[25806]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:16.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:16.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:52:16.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:16.950 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:17.056 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:52:17.056 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:52:17.056 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:52:17.056 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:17.056 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:52:17.056 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:52:17.056 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:17.056 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:52:17.056 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:52:17.057 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:52:17.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:17.048+0000 7f910221b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:52:17.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:17.148+0000 7f910221b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:52:17.577 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:52:17.577 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:52:17.577 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:52:17.578 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-26T21:52:17.578 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-03-26T21:52:17.578 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-03-26T21:52:17.578 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:52:17.578 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-03-26T21:52:17.578 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-03-26T21:52:17.578 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:52:17.578 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:52:17.725 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:17.338+0000 7f910221b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:52:17.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:52:17.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[24886]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[24886]: Cluster is now healthy 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[24886]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2016832207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[24886]: mgrmap e39: y(active, since 3s), standbys: x 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[29585]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[29585]: Cluster is now healthy 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[29585]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2016832207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:17.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:17.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:17 smithi043 ceph-mon[29585]: mgrmap e39: y(active, since 3s), standbys: x 2024-03-26T21:52:18.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:52:18.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:52:18.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-mon[25806]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:52:18.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-mon[25806]: Cluster is now healthy 2024-03-26T21:52:18.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-mon[25806]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:18.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2016832207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:18.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:18.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:17 smithi134 ceph-mon[25806]: mgrmap e39: y(active, since 3s), standbys: x 2024-03-26T21:52:18.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:18.372+0000 7f910221b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:52:18.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:18.516+0000 7f910221b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:52:19.115 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:18.877+0000 7f910221b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:52:19.115 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:18.969+0000 7f910221b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: [26/Mar/2024:21:52:17] ENGINE Bus STARTING 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: [26/Mar/2024:21:52:17] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: [26/Mar/2024:21:52:17] ENGINE Serving on http://172.21.15.43:8765 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: [26/Mar/2024:21:52:17] ENGINE Bus STARTED 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:19.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:19.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:19.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: [26/Mar/2024:21:52:17] ENGINE Bus STARTING 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: [26/Mar/2024:21:52:17] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: [26/Mar/2024:21:52:17] ENGINE Serving on http://172.21.15.43:8765 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: [26/Mar/2024:21:52:17] ENGINE Bus STARTED 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:52:19.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: [26/Mar/2024:21:52:17] ENGINE Bus STARTING 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: [26/Mar/2024:21:52:17] ENGINE Serving on https://172.21.15.43:7150 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: [26/Mar/2024:21:52:17] ENGINE Serving on http://172.21.15.43:8765 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: [26/Mar/2024:21:52:17] ENGINE Bus STARTED 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.408 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:19.174+0000 7f910221b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:19.408 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:19.365+0000 7f910221b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:52:19.935 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:19.676+0000 7f910221b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: mgrmap e40: y(active, since 5s), standbys: x 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:19.936 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: mgrmap e40: y(active, since 5s), standbys: x 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: from='client.25115 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: mgrmap e40: y(active, since 5s), standbys: x 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:20.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:20.191 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:19.951+0000 7f910221b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:20.191 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:20.198+0000 7f910221b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:52:21.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:20 smithi134 ceph-mon[25806]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:21.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:20 smithi134 ceph-mon[25806]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:21.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[24886]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[24886]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[29585]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[29585]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:21.259 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:21.290 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:21.064+0000 7f910221b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:52:21.974 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:21.671+0000 7f910221b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:52:21.974 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:21.781+0000 7f910221b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:52:22.176 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:21 smithi043 ceph-mon[29585]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.176 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:21 smithi043 ceph-mon[29585]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.176 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:21 smithi043 ceph-mon[29585]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.176 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:21 smithi043 ceph-mon[29585]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.176 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:21 smithi043 ceph-mon[24886]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.176 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:21 smithi043 ceph-mon[24886]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.176 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:21 smithi043 ceph-mon[24886]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.177 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:21 smithi043 ceph-mon[24886]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.239 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:21 smithi134 ceph-mon[25806]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:21 smithi134 ceph-mon[25806]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:21 smithi134 ceph-mon[25806]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:21 smithi134 ceph-mon[25806]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:22.009+0000 7f910221b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:52:22] ENGINE Bus STARTING 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: CherryPy Checker: 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: The Application mounted at '' has an empty config. 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:52:22] ENGINE Serving on http://:::9283 2024-03-26T21:52:22.240 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: [26/Mar/2024:21:52:22] ENGINE Bus STARTED 2024-03-26T21:52:23.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-mon[25806]: Standby manager daemon x restarted 2024-03-26T21:52:23.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-mon[25806]: Standby manager daemon x started 2024-03-26T21:52:23.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:52:23.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:23.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:52:23.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:23.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:23.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:23.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:23.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[24886]: Standby manager daemon x restarted 2024-03-26T21:52:23.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[24886]: Standby manager daemon x started 2024-03-26T21:52:23.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:52:23.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:23.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:52:23.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[29585]: Standby manager daemon x restarted 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/3953738512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:23.900 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:52:23.771+0000 7f0e4ef8c700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Creating ceph-iscsi config... 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Traceback (most recent call last): 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return _run_code(code, main_globals, None, 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: exec(code, run_globals) 2024-03-26T21:52:23.901 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:52:23.902 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:52:23.902 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:52:23.902 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:52:23.902 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:52:23.902 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:52:23.902 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:52:23.902 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Traceback (most recent call last): 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return future.result(timeout) 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return self.__get_result() 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: raise self._exception 2024-03-26T21:52:23.903 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: config_blobs=daemon_spec.final_config, 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Creating ceph-iscsi config... 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: Traceback (most recent call last): 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: return _run_code(code, main_globals, None, 2024-03-26T21:52:23.904 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: exec(code, run_globals) 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:23.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:24.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-mon[24886]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 43 op/s 2024-03-26T21:52:24.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-mon[24886]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 40 op/s 2024-03-26T21:52:24.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-mon[24886]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 50 op/s 2024-03-26T21:52:24.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-mon[24886]: mgrmap e41: y(active, since 9s), standbys: x 2024-03-26T21:52:24.195 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-mon[29585]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 43 op/s 2024-03-26T21:52:24.195 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-mon[29585]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 40 op/s 2024-03-26T21:52:24.195 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-mon[29585]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 50 op/s 2024-03-26T21:52:24.195 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:23 smithi043 ceph-mon[29585]: mgrmap e41: y(active, since 9s), standbys: x 2024-03-26T21:52:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:23 smithi134 ceph-mon[25806]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 43 op/s 2024-03-26T21:52:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:23 smithi134 ceph-mon[25806]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 40 op/s 2024-03-26T21:52:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:23 smithi134 ceph-mon[25806]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 50 op/s 2024-03-26T21:52:24.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:23 smithi134 ceph-mon[25806]: mgrmap e41: y(active, since 9s), standbys: x 2024-03-26T21:52:25.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:24 smithi043 ceph-mon[29585]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:52:25.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:52:25.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:52:25.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:52:25.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:52:25.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.100 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.101 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: return future.result(timeout) 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: return self.__get_result() 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: raise self._exception 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:52:25.102 INFO:journalctl@ceph.mon.c.smithi043.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:52:25.103 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:24 smithi043 ceph-mon[24886]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:52:25.104 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:52:25.105 INFO:journalctl@ceph.mon.a.smithi043.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: return future.result(timeout) 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: return self.__get_result() 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: raise self._exception 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:52:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout: Creating ceph-iscsi config... 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: Traceback (most recent call last): 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: exec(code, run_globals) 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:52:25.107 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.a.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.a.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.a.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:24 smithi043 ceph-mon[24886]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:24 smithi043 ceph-mon[24886]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.c.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.c.smithi043.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.c.smithi043.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:24 smithi043 ceph-mon[29585]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:52:25.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:24 smithi043 ceph-mon[29585]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:52:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:24 smithi134 ceph-mon[25806]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:52:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Creating ceph-iscsi config... 2024-03-26T21:52:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:52:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:52:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:52:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.291 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: exec(code, run_globals) 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2424, in _daemon_action 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 779, in wait_async 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.event_loop.get_result(coro, timeout) 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: return future.result(timeout) 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: return self.__get_result() 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: raise self._exception 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: config_blobs=daemon_spec.final_config, 2024-03-26T21:52:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Creating ceph-iscsi config... 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Non-zero exit code 1 from systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: Traceback (most recent call last): 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: return _run_code(code, main_globals, None, 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: exec(code, run_globals) 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T21:52:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T21:52:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T21:52:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T21:52:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T21:52:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1123, in deploy_daemon 2024-03-26T21:52:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T21:52:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: RuntimeError: Failed command: systemctl restart ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T21:52:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T21:52:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:24 smithi134 ceph-mon[25806]: Reconfiguring prometheus.a (dependencies changed)... 2024-03-26T21:52:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:24 smithi134 ceph-mon[25806]: Reconfiguring daemon prometheus.a on smithi134 2024-03-26T21:52:26.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:25 smithi134 ceph-mon[25806]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 27 op/s 2024-03-26T21:52:26.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:26.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:26.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:26.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:25 smithi043 ceph-mon[24886]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 27 op/s 2024-03-26T21:52:26.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:26.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:26.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:26.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:25 smithi043 ceph-mon[29585]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 27 op/s 2024-03-26T21:52:26.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:26.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:26.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:26.736 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[51782]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:52:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-26T21:52:27.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:26 smithi134 ceph-mon[25806]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-26T21:52:27.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:26 smithi134 ceph-mon[25806]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-26T21:52:27.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 systemd[1]: Stopping Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:52:27.291 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 bash[73504]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:52:27.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:26 smithi043 ceph-mon[24886]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-26T21:52:27.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:26 smithi043 ceph-mon[24886]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-26T21:52:27.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:26 smithi043 ceph-mon[29585]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-26T21:52:27.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:26 smithi043 ceph-mon[29585]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-03-26T21:52:27.645 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.308Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:52:27.645 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.308Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:52:27.645 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.308Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:52:27.645 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.308Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:52:27.645 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.308Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:52:27.645 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.308Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:52:27.645 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.309Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:52:27.645 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.309Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:52:27.645 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.309Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:52:27.646 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.309Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:52:27.646 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.309Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:52:27.646 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[69200]: ts=2024-03-26T21:52:27.309Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:52:27.646 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 podman[73517]: 2024-03-26 21:52:27.319139452 +0000 UTC m=+0.135866299 container died 131e70818ccde15c242b46872ef0f5af9a96e75f0a32ab1dbbd0e9148de35bbe (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:52:28.041 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 podman[73517]: 2024-03-26 21:52:27.775143235 +0000 UTC m=+0.591870071 container cleanup 131e70818ccde15c242b46872ef0f5af9a96e75f0a32ab1dbbd0e9148de35bbe (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:52:28.041 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 bash[73517]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:52:28.041 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:27 smithi134 bash[73545]: Error: no container with name or ID "ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus.a" found: no such container 2024-03-26T21:52:28.399 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 podman[73532]: 2024-03-26 21:52:28.080999232 +0000 UTC m=+0.761648624 container remove 131e70818ccde15c242b46872ef0f5af9a96e75f0a32ab1dbbd0e9148de35bbe (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:52:28.399 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-03-26T21:52:28.399 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 systemd[1]: Stopped Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:52:28.399 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Consumed 1.443s CPU time. 2024-03-26T21:52:28.400 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 systemd[1]: Starting Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:52:28.400 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 podman[73616]: 2024-03-26 21:52:28.310927436 +0000 UTC m=+0.111677368 container create 31e395783325cc78ad063d2cf04b3341337109ecdc895c80301fcafa3c00f5db (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:52:28.400 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 podman[73616]: 2024-03-26 21:52:28.218687911 +0000 UTC m=+0.019437810 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-03-26T21:52:28.748 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 podman[73616]: 2024-03-26 21:52:28.521640196 +0000 UTC m=+0.322390085 container init 31e395783325cc78ad063d2cf04b3341337109ecdc895c80301fcafa3c00f5db (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:52:28.748 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 podman[73616]: 2024-03-26 21:52:28.524214541 +0000 UTC m=+0.324964433 container start 31e395783325cc78ad063d2cf04b3341337109ecdc895c80301fcafa3c00f5db (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:52:28.748 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.548Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-26T21:52:28.748 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.548Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.548Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.548Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi134 (none))" 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.548Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.548Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.549Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.550Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.551Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.553Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.553Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.593µs 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.553Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 bash[73616]: 31e395783325cc78ad063d2cf04b3341337109ecdc895c80301fcafa3c00f5db 2024-03-26T21:52:28.749 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 systemd[1]: Started Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:52:28.750 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.754Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-03-26T21:52:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-mon[25806]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 607 B/s rd, 0 op/s 2024-03-26T21:52:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:52:29.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:29.041 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:28.835Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-03-26T21:52:29.042 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.000Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[24886]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 607 B/s rd, 0 op/s 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[29585]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 607 B/s rd, 0 op/s 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:52:29.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:29.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.211Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-03-26T21:52:29.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.277Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-03-26T21:52:29.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.282Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-03-26T21:52:29.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.283Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-03-26T21:52:29.541 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.283Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.961µs wal_replay_duration=729.458544ms total_replay_duration=729.519796ms 2024-03-26T21:52:29.542 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.287Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:52:29.542 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.287Z caller=main.go:947 level=info msg="TSDB started" 2024-03-26T21:52:29.542 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.287Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:52:29.542 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.308Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.291711ms db_storage=753ns remote_storage=1.273µs web_handler=316ns query_engine=670ns scrape=272.264µs scrape_sd=97.775µs notify=9.743µs notify_sd=9.674µs rules=20.565055ms 2024-03-26T21:52:29.542 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:52:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:52:29.308Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-26T21:52:30.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:30 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:52:30.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:30 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:52:30.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:30.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:30 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:52:30.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:31.177 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:31 smithi134 ceph-mon[25806]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 447 B/s rd, 0 op/s 2024-03-26T21:52:31.177 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:31.177 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:31.177 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:52:31.177 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:31.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[24886]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 447 B/s rd, 0 op/s 2024-03-26T21:52:31.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:31.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:31.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:52:31.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:31.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[29585]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 447 B/s rd, 0 op/s 2024-03-26T21:52:31.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:31.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:31.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:52:31.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:32.084 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:32 smithi134 ceph-mon[25806]: Upgrade: Updating mgr.x 2024-03-26T21:52:32.085 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:32 smithi134 ceph-mon[25806]: Deploying daemon mgr.x on smithi134 2024-03-26T21:52:32.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:32 smithi043 ceph-mon[24886]: Upgrade: Updating mgr.x 2024-03-26T21:52:32.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:32 smithi043 ceph-mon[24886]: Deploying daemon mgr.x on smithi134 2024-03-26T21:52:32.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:32 smithi043 ceph-mon[29585]: Upgrade: Updating mgr.x 2024-03-26T21:52:32.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:32 smithi043 ceph-mon[29585]: Deploying daemon mgr.x on smithi134 2024-03-26T21:52:32.399 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:32 smithi134 systemd[1]: Stopping Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:52:32.653 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:32 smithi134 podman[73959]: 2024-03-26 21:52:32.406015562 +0000 UTC m=+0.175320380 container died 5984e221869cd9f7839897d0d30011fb1e73e8b54ce7b9c7796a8644f6be1771 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326) 2024-03-26T21:52:32.944 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:32 smithi134 podman[73959]: 2024-03-26 21:52:32.733642149 +0000 UTC m=+0.502946965 container cleanup 5984e221869cd9f7839897d0d30011fb1e73e8b54ce7b9c7796a8644f6be1771 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326) 2024-03-26T21:52:32.945 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:32 smithi134 bash[73959]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x 2024-03-26T21:52:33.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:33 smithi134 ceph-mon[25806]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 346 B/s rd, 0 op/s 2024-03-26T21:52:33.249 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:32 smithi134 podman[73973]: 2024-03-26 21:52:32.951686686 +0000 UTC m=+0.542199320 container remove 5984e221869cd9f7839897d0d30011fb1e73e8b54ce7b9c7796a8644f6be1771 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:52:33.249 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:32 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:52:33.249 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-26T21:52:33.249 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 systemd[1]: Stopped Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:52:33.249 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Consumed 1min 2.830s CPU time. 2024-03-26T21:52:33.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:33 smithi043 ceph-mon[24886]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 346 B/s rd, 0 op/s 2024-03-26T21:52:33.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:33 smithi043 ceph-mon[29585]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 346 B/s rd, 0 op/s 2024-03-26T21:52:33.541 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 systemd[1]: Starting Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:52:33.809 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 podman[74107]: 2024-03-26 21:52:33.467736974 +0000 UTC m=+0.018262334 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:52:33.809 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 podman[74107]: 2024-03-26 21:52:33.6128384 +0000 UTC m=+0.163363750 container create 96d0c49a348336c466e1a8bc87f146582c22f150993402b67fe43efa43b9771b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-03-26T21:52:33.809 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 podman[74107]: 2024-03-26 21:52:33.813227655 +0000 UTC m=+0.363753004 container init 96d0c49a348336c466e1a8bc87f146582c22f150993402b67fe43efa43b9771b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-03-26T21:52:33.809 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 podman[74107]: 2024-03-26 21:52:33.816069901 +0000 UTC m=+0.366595252 container start 96d0c49a348336c466e1a8bc87f146582c22f150993402b67fe43efa43b9771b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326) 2024-03-26T21:52:34.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 ceph-mgr[74127]: -- 172.21.15.134:0/3258572720 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5647a2d705a0 con 0x5647a2d45000 2024-03-26T21:52:34.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 bash[74107]: 96d0c49a348336c466e1a8bc87f146582c22f150993402b67fe43efa43b9771b 2024-03-26T21:52:34.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:33 smithi134 systemd[1]: Started Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:52:34.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:34.365+0000 7fbebab8b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:52:34.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:34.461+0000 7fbebab8b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:52:35.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 346 B/s rd, 0 op/s 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:35.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 346 B/s rd, 0 op/s 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:35.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:34 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:35.104+0000 7fbebab8b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:35.198+0000 7fbebab8b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 346 B/s rd, 0 op/s 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s 2024-03-26T21:52:35.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s 2024-03-26T21:52:35.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:35.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:35.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T21:52:35.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:34 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:35.716 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:35.338+0000 7fbebab8b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:52:35.717 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:35.431+0000 7fbebab8b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:52:35.717 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:35.516+0000 7fbebab8b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:52:35.995 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:35.793+0000 7fbebab8b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:52:35.995 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:35.911+0000 7fbebab8b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:35.995 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:36.000+0000 7fbebab8b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:52:36.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:36 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:36.223 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:36 smithi043 ceph-mon[24886]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:52:36.223 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:36 smithi043 ceph-mon[24886]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:52:36.223 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:36 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3092590909' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:52:36.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:36 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:36.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:36 smithi043 ceph-mon[29585]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:52:36.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:36 smithi043 ceph-mon[29585]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:52:36.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:36 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3092590909' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:52:36.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:36 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:36.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:36 smithi134 ceph-mon[25806]: Reconfiguring iscsi.foo.smithi043.anslqg (dependencies changed)... 2024-03-26T21:52:36.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:36 smithi134 ceph-mon[25806]: Reconfiguring daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T21:52:36.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:36 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3092590909' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:52:36.280 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:36.101+0000 7fbebab8b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:52:36.280 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:36.285+0000 7fbebab8b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:52:37.012 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:52:36] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-26T21:52:37.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:37 smithi134 ceph-mon[25806]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 0 op/s 2024-03-26T21:52:37.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:37 smithi043 ceph-mon[24886]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 0 op/s 2024-03-26T21:52:37.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:37 smithi043 ceph-mon[29585]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 0 op/s 2024-03-26T21:52:37.541 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:37.275+0000 7fbebab8b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:52:37.541 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:37.407+0000 7fbebab8b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:52:38.031 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:37.744+0000 7fbebab8b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:52:38.031 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:37.836+0000 7fbebab8b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:52:38.031 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:38.036+0000 7fbebab8b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:38 smithi043 ceph-mon[24886]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 0 op/s 2024-03-26T21:52:38.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:38 smithi043 ceph-mon[29585]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 0 op/s 2024-03-26T21:52:38.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:38 smithi134 ceph-mon[25806]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 0 op/s 2024-03-26T21:52:38.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:38.224+0000 7fbebab8b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:52:38.773 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:38.513+0000 7fbebab8b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:39.024 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:38.778+0000 7fbebab8b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:39.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:39.029+0000 7fbebab8b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:52:40.027 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:39.911+0000 7fbebab8b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:52:40.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:52:40.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:52:40.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:52:40.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:52:40.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: Upgrade: Setting container_image for all mgr 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 138 B/s rd, 0 op/s 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 190 B/s rd, 0 op/s 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:40.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1198819289' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:52:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:52:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:52:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:52:40.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all mgr 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 138 B/s rd, 0 op/s 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 190 B/s rd, 0 op/s 2024-03-26T21:52:40.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:40.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all mgr 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 138 B/s rd, 0 op/s 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 190 B/s rd, 0 op/s 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1198819289' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1198819289' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:40.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:40.774 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:40.519+0000 7fbebab8b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:52:40.774 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:40.625+0000 7fbebab8b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:52:41.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:40.874+0000 7fbebab8b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:52:41.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: [26/Mar/2024:21:52:40] ENGINE Bus STARTING 2024-03-26T21:52:41.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: CherryPy Checker: 2024-03-26T21:52:41.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: The Application mounted at '' has an empty config. 2024-03-26T21:52:41.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: 2024-03-26T21:52:41.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: [26/Mar/2024:21:52:40] ENGINE Serving on http://:::9283 2024-03-26T21:52:41.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[74123]: [26/Mar/2024:21:52:40] ENGINE Bus STARTED 2024-03-26T21:52:41.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-26T21:52:41.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-26T21:52:41.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-26T21:52:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-26T21:52:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:41.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:41.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:41.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:41.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:41.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:41.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Standby manager daemon x restarted 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Standby manager daemon x started 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.207 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.208 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Standby manager daemon x restarted 2024-03-26T21:52:42.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Standby manager daemon x started 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Standby manager daemon x restarted 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2320610364' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 18 op/s 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 17 op/s 2024-03-26T21:52:42.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 17 op/s 2024-03-26T21:52:42.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: mgrmap e42: y(active, since 28s), standbys: x 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.960 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:42.961 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 17 op/s 2024-03-26T21:52:43.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 17 op/s 2024-03-26T21:52:43.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: mgrmap e42: y(active, since 28s), standbys: x 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 17 op/s 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 17 op/s 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: mgrmap e42: y(active, since 28s), standbys: x 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:43.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:43.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:43.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:43.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:43.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:44.024 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.024 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.024 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:44.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:44.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:44.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:45.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:45 smithi134 ceph-mon[25806]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:45.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:45.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:45.966 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:45.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:45.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:45.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:45.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[24886]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[29585]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:46.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:52:46.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:46.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:47.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: Upgrade: Updating mgr.x 2024-03-26T21:52:47.025 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:47.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:47.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:52:47.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:47.026 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:46 smithi134 ceph-mon[25806]: Deploying daemon mgr.x on smithi134 2024-03-26T21:52:47.100 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:52:46] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-03-26T21:52:47.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: Upgrade: Updating mgr.x 2024-03-26T21:52:47.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:47.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[29585]: Deploying daemon mgr.x on smithi134 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: Upgrade: Updating mgr.x 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:52:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:46 smithi043 ceph-mon[24886]: Deploying daemon mgr.x on smithi134 2024-03-26T21:52:47.956 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 2s ago 27m - - 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 5s ago 26m - - 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (13m) 2s ago 21m 23.9M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 5s ago 21m - - 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (10s) 2s ago 20m 45.8M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283 running (15m) 5s ago 26m 319M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5984e221869c 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (10m) 2s ago 28m 504M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (28m) 2s ago 28m 87.0M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (26m) 5s ago 26m 66.4M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (26m) 2s ago 26m 61.1M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:52:48.627 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (13m) 2s ago 22m 18.4M - 1.3.1 1dbe0e931976 e490a1665cee 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (13m) 5s ago 22m 20.2M - 1.3.1 1dbe0e931976 4dcee6487cb5 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (26m) 2s ago 26m 53.7M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (25m) 2s ago 25m 57.9M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (25m) 2s ago 25m 51.3M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (24m) 2s ago 24m 55.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (24m) 5s ago 24m 57.7M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (24m) 5s ago 24m 55.0M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (23m) 5s ago 23m 53.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (23m) 5s ago 23m 54.2M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (3m) 5s ago 22m 75.0M - 2.33.4 514e6a882f6e 131e70818ccd 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (20m) 2s ago 20m 75.9M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:52:48.628 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (20m) 5s ago 20m 75.6M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:52:48.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:48 smithi043 ceph-mon[24886]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:52:48.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:48 smithi043 ceph-mon[24886]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:48.989 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:48 smithi043 ceph-mon[29585]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:52:48.989 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:48 smithi043 ceph-mon[29585]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:49.037 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:52:49.038 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:52:49.038 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:52:49.038 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:52:49.038 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:52:49.038 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:52:49.038 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:52:49.038 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:52:49.038 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:52:49.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:48 smithi134 ceph-mon[25806]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:52:49.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:48 smithi134 ceph-mon[25806]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:49.378 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:52:49.378 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:52:49.378 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:52:49.378 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-26T21:52:49.378 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-03-26T21:52:49.379 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-03-26T21:52:49.379 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:52:49.379 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-03-26T21:52:49.379 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading mgr daemons", 2024-03-26T21:52:49.379 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:52:49.379 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:52:49.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:49 smithi134 systemd[1]: Stopping Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:52:50.125 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:49 smithi134 ceph-mon[25806]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:50.125 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:49 smithi134 ceph-mon[25806]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:50.125 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:49 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:50.125 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:49 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2374883009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:50.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:49 smithi043 ceph-mon[24886]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:50.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:49 smithi043 ceph-mon[24886]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:50.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:49 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:50.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:49 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2374883009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:50.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:49 smithi043 ceph-mon[29585]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:50.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:49 smithi043 ceph-mon[29585]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:50.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:49 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:52:50.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:49 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2374883009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:50.982 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:50 smithi134 podman[76507]: 2024-03-26 21:52:50.734101549 +0000 UTC m=+0.129336685 container died 96d0c49a348336c466e1a8bc87f146582c22f150993402b67fe43efa43b9771b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T21:52:51.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:50 smithi134 ceph-mon[25806]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:51.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:50 smithi134 ceph-mon[25806]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:52:51.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 podman[76507]: 2024-03-26 21:52:51.11155016 +0000 UTC m=+0.506785290 container cleanup 96d0c49a348336c466e1a8bc87f146582c22f150993402b67fe43efa43b9771b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:52:51.292 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 bash[76507]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x 2024-03-26T21:52:51.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:50 smithi043 ceph-mon[24886]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:51.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:50 smithi043 ceph-mon[24886]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:52:51.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:50 smithi043 ceph-mon[29585]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:52:51.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:50 smithi043 ceph-mon[29585]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:52:51.612 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 podman[76533]: 2024-03-26 21:52:51.354469973 +0000 UTC m=+0.620702395 container remove 96d0c49a348336c466e1a8bc87f146582c22f150993402b67fe43efa43b9771b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-03-26T21:52:51.612 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:52:51.613 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-26T21:52:51.613 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 systemd[1]: Stopped Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:52:51.613 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Consumed 8.533s CPU time. 2024-03-26T21:52:51.931 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 systemd[1]: Starting Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:52:52.226 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 podman[76766]: 2024-03-26 21:52:51.842088333 +0000 UTC m=+0.020300657 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-26T21:52:52.227 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:51 smithi134 podman[76766]: 2024-03-26 21:52:51.963870021 +0000 UTC m=+0.142082371 container create 669d37f42774c797ec274ef57c2478bac5f7ba9b1b0118f44cd461d42d45d58c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, version=8, RELEASE=HEAD, name=centos-stream, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8) 2024-03-26T21:52:52.541 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:52 smithi134 podman[76766]: 2024-03-26 21:52:52.233155136 +0000 UTC m=+0.411367445 container init 669d37f42774c797ec274ef57c2478bac5f7ba9b1b0118f44cd461d42d45d58c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, io.buildah.version=1.19.8, ceph=True, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, release=754, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., RELEASE=HEAD, version=8, distribution-scope=public, vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, io.openshift.expose-services=) 2024-03-26T21:52:52.541 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:52 smithi134 podman[76766]: 2024-03-26 21:52:52.236011564 +0000 UTC m=+0.414223882 container start 669d37f42774c797ec274ef57c2478bac5f7ba9b1b0118f44cd461d42d45d58c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, vcs-type=git, release=754, GIT_BRANCH=HEAD, ceph=True, vendor=Red Hat, Inc., RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux ) 2024-03-26T21:52:52.541 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mgr[76809]: -- 172.21.15.134:0/1801004267 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bedc6d6340 con 0x55bedc6aec00 2024-03-26T21:52:52.542 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:52 smithi134 bash[76766]: 669d37f42774c797ec274ef57c2478bac5f7ba9b1b0118f44cd461d42d45d58c 2024-03-26T21:52:52.542 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:52 smithi134 systemd[1]: Started Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:52.832 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.833 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:52.757+0000 7f2d34bb6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:52:52.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:52:52.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:52:52.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:52.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:52.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:52.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:52.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.262 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:52 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:52.853+0000 7f2d34bb6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:52:53.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:52:53.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:52:53.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.901 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:53.550+0000 7f2d34bb6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:52:53.901 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:53.657+0000 7f2d34bb6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:52:53.901 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:53.745+0000 7f2d34bb6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-26T21:52:53.902 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.905 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.906 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:53.907 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.907 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:53.907 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:53.907 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:53.907 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:53.907 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.193 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:53.907+0000 7f2d34bb6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:52:54.193 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:53 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:53.991+0000 7f2d34bb6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:52:54.193 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:54.108+0000 7f2d34bb6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:54.193 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:54.198+0000 7f2d34bb6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:52:54.459 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:54.374+0000 7f2d34bb6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:52:54.717 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:54.464+0000 7f2d34bb6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:52:54.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.719 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.720 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.721 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:54.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:55.561+0000 7f2d34bb6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:52:55.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:55.697+0000 7f2d34bb6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:55.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.145 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:55 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:55.905+0000 7f2d34bb6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:52:56.145 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:56.003+0000 7f2d34bb6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:52:56.146 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:56.151+0000 7f2d34bb6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:56.749 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:56.502+0000 7f2d34bb6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:52:56.749 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.749 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.750 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.753 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.754 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.755 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.756 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:56.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:56.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:56.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:56.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:56.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.018 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:56.754+0000 7f2d34bb6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:52:57.018 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:56 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:56.853+0000 7f2d34bb6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:52:57.100 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:52:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:52:56] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-03-26T21:52:57.279 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:57.054+0000 7f2d34bb6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:52:57.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:57.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:57.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:57.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:57.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:57.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:57.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:57 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:57 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:58.031+0000 7f2d34bb6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:52:58.596 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:58.345+0000 7f2d34bb6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:52:58.596 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:58.447+0000 7f2d34bb6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:58.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:58.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:58.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:58.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.041 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:58.609+0000 7f2d34bb6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:52:59.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: [26/Mar/2024:21:52:58] ENGINE Bus STARTING 2024-03-26T21:52:59.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: CherryPy Checker: 2024-03-26T21:52:59.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: The Application mounted at '' has an empty config. 2024-03-26T21:52:59.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: 2024-03-26T21:52:59.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: [26/Mar/2024:21:52:58] ENGINE Serving on http://:::9283 2024-03-26T21:52:59.042 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[76803]: [26/Mar/2024:21:52:58] ENGINE Bus STARTED 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:52:59.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Standby manager daemon x restarted 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Standby manager daemon x started 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:52:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Standby manager daemon x restarted 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Standby manager daemon x started 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Standby manager daemon x restarted 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:52:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: mgrmap e43: y(active, since 45s), standbys: x 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:00.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:00.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: mgrmap e43: y(active, since 45s), standbys: x 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: mgrmap e43: y(active, since 45s), standbys: x 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.821 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.824 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-03-26T21:53:01.825 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-03-26T21:53:01.826 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.826 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:01.826 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.826 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:01.826 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:02.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:02.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-03-26T21:53:02.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-03-26T21:53:02.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:02.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:02.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:02 smithi043 ceph-mon[24886]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:02.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:02 smithi043 ceph-mon[24886]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:02.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:02 smithi043 ceph-mon[29585]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:02.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:02 smithi043 ceph-mon[29585]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:02.962 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:02 smithi134 ceph-mon[25806]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:02.962 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:02 smithi134 ceph-mon[25806]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:04.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[24886]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:04.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[29585]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:04.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:04.934 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:04 smithi134 ceph-mon[25806]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:04.934 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.934 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.934 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.934 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:04.934 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:04.934 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:53:05.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:05 smithi134 ceph-mon[25806]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:05.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:05 smithi134 ceph-mon[25806]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:05.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:05 smithi134 ceph-mon[25806]: Upgrade: Updating mgr.x 2024-03-26T21:53:05.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:53:05.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:05.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:05 smithi134 ceph-mon[25806]: Deploying daemon mgr.x on smithi134 2024-03-26T21:53:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[24886]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[24886]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[24886]: Upgrade: Updating mgr.x 2024-03-26T21:53:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:53:06.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:06.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[24886]: Deploying daemon mgr.x on smithi134 2024-03-26T21:53:06.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[29585]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:06.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[29585]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:06.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[29585]: Upgrade: Updating mgr.x 2024-03-26T21:53:06.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:53:06.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:06.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:05 smithi043 ceph-mon[29585]: Deploying daemon mgr.x on smithi134 2024-03-26T21:53:06.633 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:06 smithi134 systemd[1]: Stopping Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:07.100 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:53:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:53:06] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.33.4" 2024-03-26T21:53:07.213 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:06 smithi134 podman[81191]: 2024-03-26 21:53:06.924401899 +0000 UTC m=+0.143612904 container died 669d37f42774c797ec274ef57c2478bac5f7ba9b1b0118f44cd461d42d45d58c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, release=754, ceph=True, distribution-scope=public, vcs-type=git, io.buildah.version=1.19.8, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64) 2024-03-26T21:53:07.541 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:07 smithi134 podman[81191]: 2024-03-26 21:53:07.309940578 +0000 UTC m=+0.529151582 container cleanup 669d37f42774c797ec274ef57c2478bac5f7ba9b1b0118f44cd461d42d45d58c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, version=8, io.openshift.expose-services=, vendor=Red Hat, Inc., GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, release=754, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=HEAD, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=CentOS Stream 8, architecture=x86_64, io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git) 2024-03-26T21:53:07.541 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:07 smithi134 bash[81191]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x 2024-03-26T21:53:07.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:07 smithi134 ceph-mon[25806]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-03-26T21:53:07.822 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:07 smithi134 podman[81205]: 2024-03-26 21:53:07.569373688 +0000 UTC m=+0.648044223 container remove 669d37f42774c797ec274ef57c2478bac5f7ba9b1b0118f44cd461d42d45d58c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, maintainer=Guillaume Abrioux , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, release=754, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, vcs-type=git, architecture=x86_64, vendor=Red Hat, Inc., io.buildah.version=1.19.8, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-03-26T21:53:07.822 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:07 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:53:07.822 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:07 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-26T21:53:07.822 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:07 smithi134 systemd[1]: Stopped Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:07.823 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:07 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Consumed 7.721s CPU time. 2024-03-26T21:53:08.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:07 smithi043 ceph-mon[24886]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-03-26T21:53:08.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:07 smithi043 ceph-mon[29585]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-03-26T21:53:08.136 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:07 smithi134 systemd[1]: Starting Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:08.458 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:08 smithi134 podman[81336]: 2024-03-26 21:53:08.046392524 +0000 UTC m=+0.017787163 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:53:08.458 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:08 smithi134 podman[81336]: 2024-03-26 21:53:08.145575267 +0000 UTC m=+0.116969891 container create d08090d0594b365721aa5cb6d401b01883225922508afc768f7e8223cba2ebba (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-03-26T21:53:08.458 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:08 smithi134 podman[81336]: 2024-03-26 21:53:08.356247642 +0000 UTC m=+0.327642266 container init d08090d0594b365721aa5cb6d401b01883225922508afc768f7e8223cba2ebba (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True) 2024-03-26T21:53:08.459 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:08 smithi134 podman[81336]: 2024-03-26 21:53:08.358895715 +0000 UTC m=+0.330290356 container start d08090d0594b365721aa5cb6d401b01883225922508afc768f7e8223cba2ebba (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5) 2024-03-26T21:53:08.459 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:08 smithi134 ceph-mgr[81355]: -- 172.21.15.134:0/1650179454 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ca6f53e5a0 con 0x55ca6f513000 2024-03-26T21:53:08.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:08 smithi134 bash[81336]: d08090d0594b365721aa5cb6d401b01883225922508afc768f7e8223cba2ebba 2024-03-26T21:53:08.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:08 smithi134 systemd[1]: Started Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:09.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:08.919+0000 7f0f253ff200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:53:09.291 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:09.015+0000 7f0f253ff200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:53:09.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:09.707+0000 7f0f253ff200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-03-26T21:53:09.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-03-26T21:53:09.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:09.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:09.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:09.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:09.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:09.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:09.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.055 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:09.804+0000 7f0f253ff200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:53:10.055 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:09.960+0000 7f0f253ff200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:53:10.055 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:10.061+0000 7f0f253ff200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:53:10.450 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:10.157+0000 7f0f253ff200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:53:10.450 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:10.456+0000 7f0f253ff200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:53:10.779 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:10.573+0000 7f0f253ff200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:53:10.779 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:10.665+0000 7f0f253ff200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:53:10.779 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:10.785+0000 7f0f253ff200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:53:10.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.784 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.786 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.787 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.787 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.787 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.787 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.787 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.787 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.040 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:10.971+0000 7f0f253ff200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:53:11.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.221 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:12.084+0000 7f0f253ff200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:53:12.534 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:12.226+0000 7f0f253ff200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:53:12.793 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:12.582+0000 7f0f253ff200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:53:12.793 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:12.677+0000 7f0f253ff200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:53:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:53:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:53:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:53:12.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.095 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:12.896+0000 7f0f253ff200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:53:13.407 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:13.100+0000 7f0f253ff200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:53:13.408 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:13.412+0000 7f0f253ff200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:53:13.662 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.667 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.667 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.667 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.667 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.667 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.667 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.667 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.667 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.668 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.669 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.670 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.671 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.671 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.671 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:13.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:13.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:13.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:13.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:13.952 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:13.694+0000 7f0f253ff200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:53:14.246 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:13.958+0000 7f0f253ff200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:53:14.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:14.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:14.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:14.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:14.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:14.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.249 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:14.829+0000 7f0f253ff200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:53:15.539 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:15.450+0000 7f0f253ff200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:53:15.791 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:15.566+0000 7f0f253ff200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:53:15.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.077 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:15.814+0000 7f0f253ff200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:53:16.077 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: [26/Mar/2024:21:53:15] ENGINE Bus STARTING 2024-03-26T21:53:16.077 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: CherryPy Checker: 2024-03-26T21:53:16.077 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: The Application mounted at '' has an empty config. 2024-03-26T21:53:16.078 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:53:16.078 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: [26/Mar/2024:21:53:15] ENGINE Serving on http://:::9283 2024-03-26T21:53:16.078 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:53:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: [26/Mar/2024:21:53:15] ENGINE Bus STARTED 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Standby manager daemon x restarted 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Standby manager daemon x started 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:16.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:53:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:16 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.845 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Standby manager daemon x restarted 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Standby manager daemon x restarted 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Standby manager daemon x started 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.? 172.21.15.134:0/1091100725' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:16.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:16.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.100 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:53:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:53:16] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: mgrmap e44: y(active, since 63s), standbys: x 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:17 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:53:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:53:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:53:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:53:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: mgrmap e44: y(active, since 63s), standbys: x 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2484-g42fc52b8 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: mgrmap e44: y(active, since 63s), standbys: x 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:17 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:18 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:18.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.786 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:53:19.847 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.847 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.847 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.850 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.851 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.852 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.854 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.855 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:19.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 16s ago 27m - - 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 0s ago 27m - - 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (14m) 16s ago 22m 23.9M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 0s ago 21m - - 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (42s) 16s ago 21m 46.1M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (12s) 0s ago 26m 449M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (11m) 16s ago 28m 510M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (28m) 16s ago 28m 97.9M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (27m) 0s ago 27m 72.0M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (27m) 16s ago 27m 66.7M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:53:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (14m) 16s ago 23m 18.7M - 1.3.1 1dbe0e931976 e490a1665cee 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (13m) 0s ago 22m 17.6M - 1.3.1 1dbe0e931976 4dcee6487cb5 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (26m) 16s ago 26m 53.4M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (26m) 16s ago 26m 58.0M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (25m) 16s ago 25m 51.4M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (25m) 16s ago 25m 55.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (25m) 0s ago 25m 57.7M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (24m) 0s ago 24m 55.2M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (24m) 0s ago 24m 53.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (23m) 0s ago 23m 54.1M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (52s) 0s ago 23m 67.2M - 2.33.4 514e6a882f6e 31e395783325 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (21m) 16s ago 21m 76.2M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:53:20.513 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (21m) 0s ago 21m 75.9M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.734 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:20.735 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.736 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.737 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.739 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:53:20.951 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:53:20.952 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:53:20.952 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:53:20.952 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:53:20.952 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:53:20.952 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:53:20.952 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:53:20.952 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:53:21.300 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:53:21.300 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:53:21.300 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:53:21.300 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-26T21:53:21.300 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-03-26T21:53:21.301 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-03-26T21:53:21.301 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:53:21.301 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-03-26T21:53:21.301 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-26T21:53:21.301 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:53:21.301 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:53:21.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:21.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: Upgrade: Setting container_image for all crash 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: Upgrade: Setting container_image for all mds 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T21:53:21.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: Upgrade: Setting container_image for all nfs 2024-03-26T21:53:21.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:53:21.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:21.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:21.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:21.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:21 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/132222956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:22.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all crash 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all mds 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T21:53:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all nfs 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/132222956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all crash 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all mds 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all nfs 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:22.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:22.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:21 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/132222956' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:22.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:22 smithi134 ceph-mon[25806]: from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:23.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:22 smithi043 ceph-mon[24886]: from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:23.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:22 smithi043 ceph-mon[29585]: from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:23.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:23 smithi134 ceph-mon[25806]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-26T21:53:23.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:23 smithi134 ceph-mon[25806]: Upgrade: Updating node-exporter.a (1/2) 2024-03-26T21:53:23.785 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:23 smithi134 ceph-mon[25806]: Deploying daemon node-exporter.a on smithi043 2024-03-26T21:53:24.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:23 smithi043 ceph-mon[24886]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-26T21:53:24.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:23 smithi043 ceph-mon[24886]: Upgrade: Updating node-exporter.a (1/2) 2024-03-26T21:53:24.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:23 smithi043 ceph-mon[24886]: Deploying daemon node-exporter.a on smithi043 2024-03-26T21:53:24.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:23 smithi043 ceph-mon[29585]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-26T21:53:24.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:23 smithi043 ceph-mon[29585]: Upgrade: Updating node-exporter.a (1/2) 2024-03-26T21:53:24.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:23 smithi043 ceph-mon[29585]: Deploying daemon node-exporter.a on smithi043 2024-03-26T21:53:25.600 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:25 smithi043 systemd[1]: Stopping Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:25.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:25 smithi043 podman[97905]: 2024-03-26 21:53:25.449214146 +0000 UTC m=+0.092472669 container died e490a1665ceea68a75250582a88b812e7fce9abcfbfe248571539fad8225baea (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:25.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[24886]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:25.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:25.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:25.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[24886]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:53:25.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[24886]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:53:25.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:25.942 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[29585]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:25.942 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:25.942 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:25.942 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[29585]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:53:25.942 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[29585]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:53:25.942 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:26.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:25 smithi134 ceph-mon[25806]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:26.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:26.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:26.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:25 smithi134 ceph-mon[25806]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:53:26.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:25 smithi134 ceph-mon[25806]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:53:26.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:26.254 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:25 smithi043 podman[97905]: 2024-03-26 21:53:25.947478258 +0000 UTC m=+0.590736781 container cleanup e490a1665ceea68a75250582a88b812e7fce9abcfbfe248571539fad8225baea (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:26.254 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:25 smithi043 bash[97905]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a 2024-03-26T21:53:26.254 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:26 smithi043 podman[97919]: 2024-03-26 21:53:26.174064475 +0000 UTC m=+0.729092654 container remove e490a1665ceea68a75250582a88b812e7fce9abcfbfe248571539fad8225baea (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:26.254 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:26 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:53:26.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:26 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-26T21:53:26.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:26 smithi043 systemd[1]: Stopped Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:26.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:26 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Consumed 5.251s CPU time. 2024-03-26T21:53:26.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:26 smithi043 systemd[1]: Starting Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:27.062 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:53:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:53:26] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-26T21:53:27.062 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:26 smithi043 bash[98051]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-03-26T21:53:27.062 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:27 smithi043 bash[98051]: Getting image source signatures 2024-03-26T21:53:27.062 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:27 smithi043 bash[98051]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-03-26T21:53:27.062 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:27 smithi043 bash[98051]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-03-26T21:53:27.062 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:27 smithi043 bash[98051]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-03-26T21:53:28.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:27 smithi134 ceph-mon[25806]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:53:28.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:27 smithi043 ceph-mon[24886]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:53:28.100 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:27 smithi043 ceph-mon[29585]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:53:28.850 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:28 smithi043 bash[98051]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-03-26T21:53:28.851 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:28 smithi043 bash[98051]: Writing manifest to image destination 2024-03-26T21:53:29.179 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:28 smithi043 podman[98051]: 2024-03-26 21:53:28.876903525 +0000 UTC m=+2.312349897 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-03-26T21:53:29.179 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:28 smithi043 podman[98051]: 2024-03-26 21:53:28.983890161 +0000 UTC m=+2.419336520 container create b356ea1f378d0357bbb7a86aaed658e516a8c1c6ff721533d65368284f8817b1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:29.179 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 podman[98051]: 2024-03-26 21:53:29.186001538 +0000 UTC m=+2.621447897 container init b356ea1f378d0357bbb7a86aaed658e516a8c1c6ff721533d65368284f8817b1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:29.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 podman[98051]: 2024-03-26 21:53:29.189283598 +0000 UTC m=+2.624729957 container start b356ea1f378d0357bbb7a86aaed658e516a8c1c6ff721533d65368284f8817b1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:29.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.193Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-26T21:53:29.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.193Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-26T21:53:29.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.194Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-26T21:53:29.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.194Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-26T21:53:29.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.194Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-26T21:53:29.601 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.194Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=arp 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=edac 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-26T21:53:29.602 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=os 2024-03-26T21:53:29.603 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=stat 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-26T21:53:29.604 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=time 2024-03-26T21:53:29.605 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-26T21:53:29.605 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=uname 2024-03-26T21:53:29.605 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-26T21:53:29.605 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-26T21:53:29.605 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-26T21:53:29.605 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-26T21:53:29.605 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[98102]: ts=2024-03-26T21:53:29.195Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-26T21:53:29.605 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 bash[98051]: b356ea1f378d0357bbb7a86aaed658e516a8c1c6ff721533d65368284f8817b1 2024-03-26T21:53:29.605 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:29 smithi043 systemd[1]: Started Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:29.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:29 smithi134 ceph-mon[25806]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:29.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:29 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:29.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:29.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:30.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-mon[24886]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:30.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:30.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:30.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:30.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-mon[29585]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:30.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:30.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:30.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:30.943 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:31.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:31.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:31.996 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:31 smithi134 systemd[1]: Stopping Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:32.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:32 smithi134 podman[86575]: 2024-03-26 21:53:32.056410806 +0000 UTC m=+0.166753300 container died 4dcee6487cb5a09a25a7ec9bd2b9bdae504cd46edbf6e4b3e7a20a566d063110 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:32.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:32 smithi134 ceph-mon[25806]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-03-26T21:53:32.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:32 smithi134 ceph-mon[25806]: Upgrade: Updating node-exporter.b (2/2) 2024-03-26T21:53:32.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:32 smithi134 ceph-mon[25806]: Deploying daemon node-exporter.b on smithi134 2024-03-26T21:53:32.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:32 smithi043 ceph-mon[24886]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-03-26T21:53:32.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:32 smithi043 ceph-mon[24886]: Upgrade: Updating node-exporter.b (2/2) 2024-03-26T21:53:32.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:32 smithi043 ceph-mon[24886]: Deploying daemon node-exporter.b on smithi134 2024-03-26T21:53:32.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:32 smithi043 ceph-mon[29585]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-03-26T21:53:32.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:32 smithi043 ceph-mon[29585]: Upgrade: Updating node-exporter.b (2/2) 2024-03-26T21:53:32.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:32 smithi043 ceph-mon[29585]: Deploying daemon node-exporter.b on smithi134 2024-03-26T21:53:32.682 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:32 smithi134 podman[86575]: 2024-03-26 21:53:32.412435853 +0000 UTC m=+0.522778347 container cleanup 4dcee6487cb5a09a25a7ec9bd2b9bdae504cd46edbf6e4b3e7a20a566d063110 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:32.682 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:32 smithi134 bash[86575]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b 2024-03-26T21:53:33.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:32 smithi134 podman[86589]: 2024-03-26 21:53:32.688690917 +0000 UTC m=+0.631432553 container remove 4dcee6487cb5a09a25a7ec9bd2b9bdae504cd46edbf6e4b3e7a20a566d063110 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:33.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:32 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:53:33.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:32 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-26T21:53:33.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:32 smithi134 systemd[1]: Stopped Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:33.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:32 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Consumed 5.105s CPU time. 2024-03-26T21:53:33.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:33 smithi134 systemd[1]: Starting Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:33.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:33 smithi134 bash[86719]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-03-26T21:53:33.998 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:33 smithi134 bash[86719]: Getting image source signatures 2024-03-26T21:53:33.998 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:33 smithi134 bash[86719]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-03-26T21:53:33.998 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:33 smithi134 bash[86719]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-03-26T21:53:33.998 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:33 smithi134 bash[86719]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-03-26T21:53:34.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:34 smithi134 ceph-mon[25806]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:34.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:34 smithi043 ceph-mon[24886]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:34.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:34 smithi043 ceph-mon[29585]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:35.540 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 bash[86719]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-03-26T21:53:35.540 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 bash[86719]: Writing manifest to image destination 2024-03-26T21:53:35.792 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 podman[86719]: 2024-03-26 21:53:35.537628721 +0000 UTC m=+2.413970560 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-03-26T21:53:35.792 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 podman[86719]: 2024-03-26 21:53:35.669629377 +0000 UTC m=+2.545971210 container create f4d653dca3a816853d2cd11d0de9282fe7b2211d290e9f2a9a3738c37a34b2b6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:36.204 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:36 smithi134 ceph-mon[25806]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 podman[86719]: 2024-03-26 21:53:35.930787796 +0000 UTC m=+2.807129640 container init f4d653dca3a816853d2cd11d0de9282fe7b2211d290e9f2a9a3738c37a34b2b6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 podman[86719]: 2024-03-26 21:53:35.934339551 +0000 UTC m=+2.810681386 container start f4d653dca3a816853d2cd11d0de9282fe7b2211d290e9f2a9a3738c37a34b2b6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.938Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.938Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.938Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.938Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-26T21:53:36.204 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=arp 2024-03-26T21:53:36.205 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-26T21:53:36.205 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-26T21:53:36.205 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-26T21:53:36.205 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-26T21:53:36.205 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-26T21:53:36.205 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-26T21:53:36.205 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=edac 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-26T21:53:36.206 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=os 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=stat 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-26T21:53:36.207 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.939Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.940Z caller=node_exporter.go:117 level=info collector=time 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.940Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.940Z caller=node_exporter.go:117 level=info collector=uname 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.940Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.940Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.940Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.940Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[86768]: ts=2024-03-26T21:53:35.940Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:36 smithi134 bash[86719]: f4d653dca3a816853d2cd11d0de9282fe7b2211d290e9f2a9a3738c37a34b2b6 2024-03-26T21:53:36.208 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:36 smithi134 systemd[1]: Started Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:36.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:36 smithi043 ceph-mon[24886]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:53:36.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:36 smithi043 ceph-mon[29585]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T21:53:37.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:53:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:53:36] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-26T21:53:37.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:37 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.445 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.445 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.445 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.445 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.445 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:53:37.445 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:53:37.445 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.445 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.445 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:53:37.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.447 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.448 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.450 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.451 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:37.454 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.454 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:37.454 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:37.454 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:37 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.201 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.205 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.207 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.209 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.210 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:38 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.394 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.394 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.394 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.394 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.394 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.394 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.395 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.397 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.398 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.398 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.398 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.398 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.398 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.398 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.398 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.398 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.399 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:38.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:38.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:38.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:38.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:38.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:38.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:38 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:39 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.299 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.300 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:39.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.304 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.305 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:39.306 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:39 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:40 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.400 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.402 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:40.405 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:40.406 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:40.406 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:40.406 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:40 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:41.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.457 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.458 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.459 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.459 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.459 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.459 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.459 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.459 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.459 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.459 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.460 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.461 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.462 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:42.463 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.398 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.398 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.398 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.398 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.398 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.398 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.398 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.399 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.400 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.400 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.400 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.400 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.400 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.400 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.400 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.400 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.400 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.401 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.402 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.403 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.404 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.406 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.407 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.410 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.413 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:43.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:43.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:43.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:43.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:43.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:43.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:43.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:45.477 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:53:47.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:53:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:53:46] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-26T21:53:47.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-26T21:53:47.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-26T21:53:47.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-26T21:53:47.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-26T21:53:47.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-26T21:53:48.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:50.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:49 smithi043 ceph-mon[24886]: pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:50.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:49 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:50.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:49 smithi043 ceph-mon[29585]: pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:50.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:49 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:50.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:49 smithi134 ceph-mon[25806]: pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:53:50.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:49 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:53:51.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:51 smithi134 ceph-mon[25806]: Upgrade: Updating node-exporter.a (1/2) 2024-03-26T21:53:51.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:51 smithi134 ceph-mon[25806]: Deploying daemon node-exporter.a on smithi043 2024-03-26T21:53:51.333 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:51 smithi043 systemd[1]: Stopping Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:51.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:51 smithi043 ceph-mon[24886]: Upgrade: Updating node-exporter.a (1/2) 2024-03-26T21:53:51.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:51 smithi043 ceph-mon[24886]: Deploying daemon node-exporter.a on smithi043 2024-03-26T21:53:51.334 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:51 smithi043 ceph-mon[29585]: Upgrade: Updating node-exporter.a (1/2) 2024-03-26T21:53:51.334 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:51 smithi043 ceph-mon[29585]: Deploying daemon node-exporter.a on smithi043 2024-03-26T21:53:51.665 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:53:52.003 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:51 smithi043 podman[101776]: 2024-03-26 21:53:51.840013453 +0000 UTC m=+0.105787077 container died b356ea1f378d0357bbb7a86aaed658e516a8c1c6ff721533d65368284f8817b1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:52 smithi134 ceph-mon[25806]: pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:52.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:52 smithi043 ceph-mon[24886]: pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:52.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:52.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:52.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:52.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:52 smithi043 podman[101776]: 2024-03-26 21:53:52.219213647 +0000 UTC m=+0.484987270 container cleanup b356ea1f378d0357bbb7a86aaed658e516a8c1c6ff721533d65368284f8817b1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:52.351 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:52 smithi043 bash[101776]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a 2024-03-26T21:53:52.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:52 smithi043 ceph-mon[29585]: pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T21:53:52.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:52.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:52.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:52.414 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:53:52.414 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 0s ago 28m - - 2024-03-26T21:53:52.414 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 5s ago 28m - - 2024-03-26T21:53:52.414 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (14m) 0s ago 22m 23.3M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 5s ago 22m - - 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (73s) 0s ago 21m 46.6M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (44s) 5s ago 27m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (11m) 0s ago 29m 515M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (29m) 0s ago 29m 112M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (27m) 5s ago 27m 71.7M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (27m) 0s ago 27m 71.8M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 unknown 0s ago 23m 7532k - 1.5.0 0da6a335fe13 b356ea1f378d 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (16s) 5s ago 23m 8535k - 1.5.0 0da6a335fe13 f4d653dca3a8 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (27m) 0s ago 27m 53.5M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (26m) 0s ago 26m 58.0M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (26m) 0s ago 26m 51.3M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (25m) 0s ago 25m 55.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (25m) 5s ago 25m 57.7M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (25m) 5s ago 25m 55.2M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:53:52.415 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (24m) 5s ago 24m 53.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:53:52.416 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (24m) 5s ago 24m 54.1M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:53:52.416 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (84s) 5s ago 23m 69.4M - 2.33.4 514e6a882f6e 31e395783325 2024-03-26T21:53:52.416 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (21m) 0s ago 21m 76.4M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:53:52.416 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (21m) 5s ago 21m 75.9M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:53:52.711 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:52 smithi043 podman[101845]: 2024-03-26 21:53:52.462175231 +0000 UTC m=+0.626066675 container remove b356ea1f378d0357bbb7a86aaed658e516a8c1c6ff721533d65368284f8817b1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:52.711 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:52 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:53:52.711 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:52 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-26T21:53:52.711 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:52 smithi043 systemd[1]: Stopped Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:52.711 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:52 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Consumed 1.787s CPU time. 2024-03-26T21:53:52.878 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:53:52.879 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:53:52.880 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:53:52.880 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:53:52.880 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:53:52.880 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:53:52.880 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:53:53.004 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:52 smithi043 systemd[1]: Starting Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:53.234 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:53:53.234 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:53:53.235 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:53:53.235 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-26T21:53:53.235 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-03-26T21:53:53.235 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-03-26T21:53:53.235 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:53:53.235 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-03-26T21:53:53.235 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-26T21:53:53.235 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:53:53.235 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:53:53.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[24886]: from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:53.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[24886]: pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-26T21:53:53.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[24886]: pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-26T21:53:53.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:53.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:53.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:53.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[24886]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:53:53.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1397999175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:53.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[29585]: from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:53.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[29585]: pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-26T21:53:53.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[29585]: pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-26T21:53:53.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:53.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:53.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:53.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[29585]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:53:53.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1397999175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:53.257 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 podman[102083]: 2024-03-26 21:53:53.025641424 +0000 UTC m=+0.104550530 container create 1c0bfc32640e6f6caef098f80337886c880d65aecc761d383d979ef7bad7a7e8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:53.257 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 podman[102083]: 2024-03-26 21:53:52.938641692 +0000 UTC m=+0.017550806 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-03-26T21:53:53.257 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 podman[102083]: 2024-03-26 21:53:53.25860869 +0000 UTC m=+0.337517809 container init 1c0bfc32640e6f6caef098f80337886c880d65aecc761d383d979ef7bad7a7e8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:53.257 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 podman[102083]: 2024-03-26 21:53:53.261149079 +0000 UTC m=+0.340058186 container start 1c0bfc32640e6f6caef098f80337886c880d65aecc761d383d979ef7bad7a7e8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T21:53:53.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:53 smithi134 ceph-mon[25806]: from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:53.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:53 smithi134 ceph-mon[25806]: pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-26T21:53:53.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:53 smithi134 ceph-mon[25806]: pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-26T21:53:53.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:53.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:53.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:53.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:53 smithi134 ceph-mon[25806]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:53:53.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:53 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1397999175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.265Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.265Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=arp 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-26T21:53:53.569 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-26T21:53:53.570 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-26T21:53:53.570 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-26T21:53:53.570 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-26T21:53:53.570 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-26T21:53:53.570 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-26T21:53:53.570 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-26T21:53:53.570 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=edac 2024-03-26T21:53:53.570 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-26T21:53:53.570 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-26T21:53:53.571 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=os 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=stat 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=time 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-26T21:53:53.572 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=uname 2024-03-26T21:53:53.573 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-26T21:53:53.573 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-26T21:53:53.573 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.266Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-26T21:53:53.573 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.267Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-26T21:53:53.573 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a[102117]: ts=2024-03-26T21:53:53.267Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-26T21:53:53.573 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 bash[102083]: 1c0bfc32640e6f6caef098f80337886c880d65aecc761d383d979ef7bad7a7e8 2024-03-26T21:53:53.573 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 21:53:53 smithi043 systemd[1]: Started Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:54.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:54 smithi134 ceph-mon[25806]: from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:54.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:54 smithi134 ceph-mon[25806]: pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:53:54.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:54 smithi134 ceph-mon[25806]: pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:53:54.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:54 smithi134 ceph-mon[25806]: from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:54.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:54.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:54.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[29585]: from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:54.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[29585]: pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:53:54.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[29585]: pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:53:54.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[29585]: from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:54.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:54.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:54.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[24886]: from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:54.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[24886]: pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:53:54.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[24886]: pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:53:54.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[24886]: from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:54.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:54.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:55.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:55 smithi134 ceph-mon[25806]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:55.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:55 smithi043 ceph-mon[24886]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:55.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:55 smithi043 ceph-mon[29585]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:53:56.010 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:55 smithi134 systemd[1]: Stopping Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:56.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:56 smithi134 ceph-mon[25806]: pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:53:56.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:56 smithi134 podman[90349]: 2024-03-26 21:53:56.112891193 +0000 UTC m=+0.176677476 container died f4d653dca3a816853d2cd11d0de9282fe7b2211d290e9f2a9a3738c37a34b2b6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:56.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:56 smithi043 ceph-mon[24886]: pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:53:56.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:56 smithi043 ceph-mon[29585]: pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-03-26T21:53:56.731 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:56 smithi134 podman[90349]: 2024-03-26 21:53:56.536300956 +0000 UTC m=+0.600087239 container cleanup f4d653dca3a816853d2cd11d0de9282fe7b2211d290e9f2a9a3738c37a34b2b6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:56.732 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:56 smithi134 bash[90349]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b 2024-03-26T21:53:57.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-mon[25806]: Upgrade: Updating node-exporter.b (2/2) 2024-03-26T21:53:57.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-mon[25806]: Deploying daemon node-exporter.b on smithi134 2024-03-26T21:53:57.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:56 smithi134 podman[90363]: 2024-03-26 21:53:56.73759741 +0000 UTC m=+0.624661083 container remove f4d653dca3a816853d2cd11d0de9282fe7b2211d290e9f2a9a3738c37a34b2b6 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:57.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:56 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-26T21:53:57.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:56 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-26T21:53:57.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:56 smithi134 systemd[1]: Stopped Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:57.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:56 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Consumed 1.723s CPU time. 2024-03-26T21:53:57.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:57 smithi043 ceph-mon[24886]: Upgrade: Updating node-exporter.b (2/2) 2024-03-26T21:53:57.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:57 smithi043 ceph-mon[24886]: Deploying daemon node-exporter.b on smithi134 2024-03-26T21:53:57.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:57 smithi043 ceph-mon[29585]: Upgrade: Updating node-exporter.b (2/2) 2024-03-26T21:53:57.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:57 smithi043 ceph-mon[29585]: Deploying daemon node-exporter.b on smithi134 2024-03-26T21:53:57.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:53:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:53:56] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-26T21:53:57.292 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 systemd[1]: Starting Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:53:57.644 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 podman[90492]: 2024-03-26 21:53:57.2830201 +0000 UTC m=+0.017399270 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-03-26T21:53:57.644 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 podman[90492]: 2024-03-26 21:53:57.406038094 +0000 UTC m=+0.140417265 container create 439dd6578236278b3abe8ef37e313b8c2c1ef22e07ef6155cd742177e6242d14 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:58.017 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 podman[90492]: 2024-03-26 21:53:57.650385656 +0000 UTC m=+0.384764838 container init 439dd6578236278b3abe8ef37e313b8c2c1ef22e07ef6155cd742177e6242d14 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:58.017 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 podman[90492]: 2024-03-26 21:53:57.652883369 +0000 UTC m=+0.387262548 container start 439dd6578236278b3abe8ef37e313b8c2c1ef22e07ef6155cd742177e6242d14 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T21:53:58.017 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.656Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-26T21:53:58.017 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.656Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.657Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.657Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.657Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.657Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=arp 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-26T21:53:58.018 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-26T21:53:58.019 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-26T21:53:58.019 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-26T21:53:58.019 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-26T21:53:58.019 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=edac 2024-03-26T21:53:58.019 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-26T21:53:58.019 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-26T21:53:58.020 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=os 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=stat 2024-03-26T21:53:58.021 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=time 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=uname 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b[90507]: ts=2024-03-26T21:53:57.658Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 bash[90492]: 439dd6578236278b3abe8ef37e313b8c2c1ef22e07ef6155cd742177e6242d14 2024-03-26T21:53:58.022 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 21:53:57 smithi134 systemd[1]: Started Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:53:58.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-26T21:53:58.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:58.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:58.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:58.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:58.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:58.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:58.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:58.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:58.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:58 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:58.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:58.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:58.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:58 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:53:59.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:53:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-03-26T21:53:59.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 855 B/s rd, 0 op/s 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:53:59.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:53:59.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:53:59.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:53:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.211 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.212 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:54:00.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:00.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:00.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:01.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.317 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.317 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.317 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.317 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.318 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.318 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.318 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.318 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.318 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.318 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.318 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.322 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.322 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.322 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.323 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:02.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.144 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.146 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.147 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.148 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.149 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.151 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.152 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:03.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:04.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.324 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.327 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:04.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:04.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:04.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:04.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:04.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.027 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.028 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:05.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:05.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:05.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:05.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.162 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.163 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.164 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.164 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.164 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.164 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.164 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.164 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.164 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.164 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.166 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.166 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.166 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.166 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.166 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.166 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.166 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.166 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.167 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.168 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.169 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.269 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:06.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:06.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:06.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:06.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:06.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:54:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:54:06] "GET /metrics HTTP/1.1" 200 37984 "" "Prometheus/2.33.4" 2024-03-26T21:54:07.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:07.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:07.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:07.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:07.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.088 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.089 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.090 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.091 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.092 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.093 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.094 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.095 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.095 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.095 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.095 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.095 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.095 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.095 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.095 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:54:08.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:08.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:08.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:08.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:08.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:08.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:09.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:09.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:09.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:09.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:09.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:10.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:11.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:11.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:11.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:11.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:11.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:11.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:11.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:11.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-03-26T21:54:12.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:12.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:12.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:13.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:13.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:13.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:13.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:14.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[24886]: pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[24886]: pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:14.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[24886]: pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[24886]: pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[24886]: pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[24886]: pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[29585]: pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[29585]: pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:14.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[29585]: pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[29585]: pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[29585]: pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:14 smithi043 ceph-mon[29585]: pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:14 smithi134 ceph-mon[25806]: pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:14 smithi134 ceph-mon[25806]: pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:14.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:14 smithi134 ceph-mon[25806]: pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:14 smithi134 ceph-mon[25806]: pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:14 smithi134 ceph-mon[25806]: pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:14.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:14 smithi134 ceph-mon[25806]: pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:15.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[24886]: Upgrade: Updating prometheus.a 2024-03-26T21:54:15.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:15.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:15.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:15.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:15.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[29585]: Upgrade: Updating prometheus.a 2024-03-26T21:54:15.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:15.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:15.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:15.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:15.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:15 smithi134 ceph-mon[25806]: Upgrade: Updating prometheus.a 2024-03-26T21:54:15.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:15.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:15.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:15.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:16.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:16 smithi043 ceph-mon[24886]: pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:16.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:16 smithi043 ceph-mon[24886]: pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:16.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:16 smithi043 ceph-mon[24886]: Deploying daemon prometheus.a on smithi134 2024-03-26T21:54:16.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:16 smithi043 ceph-mon[29585]: pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:16.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:16 smithi043 ceph-mon[29585]: pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:16.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:16 smithi043 ceph-mon[29585]: Deploying daemon prometheus.a on smithi134 2024-03-26T21:54:16.361 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:16 smithi134 ceph-mon[25806]: pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:16.361 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:16 smithi134 ceph-mon[25806]: pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:16.362 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:16 smithi134 ceph-mon[25806]: Deploying daemon prometheus.a on smithi134 2024-03-26T21:54:17.046 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:54:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:54:16] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-26T21:54:17.872 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 systemd[1]: Stopping Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:54:18.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:18 smithi043 ceph-mon[24886]: pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:54:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:18 smithi043 ceph-mon[29585]: pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:54:18.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:18 smithi134 ceph-mon[25806]: pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:54:18.173 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.877Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:54:18.173 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.877Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:54:18.173 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.877Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:54:18.173 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.877Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-26T21:54:18.173 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.877Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-26T21:54:18.173 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.877Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:54:18.173 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.878Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:54:18.173 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.878Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-26T21:54:18.174 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.878Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:54:18.174 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.878Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:54:18.174 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.878Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-26T21:54:18.174 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[73631]: ts=2024-03-26T21:54:17.878Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-26T21:54:18.174 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:17 smithi134 podman[95869]: 2024-03-26 21:54:17.887866968 +0000 UTC m=+0.096298632 container died 31e395783325cc78ad063d2cf04b3341337109ecdc895c80301fcafa3c00f5db (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:18.542 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:18 smithi134 podman[95869]: 2024-03-26 21:54:18.361350405 +0000 UTC m=+0.569782067 container cleanup 31e395783325cc78ad063d2cf04b3341337109ecdc895c80301fcafa3c00f5db (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:18.542 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:18 smithi134 bash[95869]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:54:18.983 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:18 smithi134 podman[95883]: 2024-03-26 21:54:18.671466681 +0000 UTC m=+0.784088968 container remove 31e395783325cc78ad063d2cf04b3341337109ecdc895c80301fcafa3c00f5db (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:18.984 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:18 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-03-26T21:54:18.984 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:18 smithi134 systemd[1]: Stopped Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:54:18.984 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:18 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Consumed 1.610s CPU time. 2024-03-26T21:54:19.292 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:18 smithi134 systemd[1]: Starting Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:54:19.292 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 podman[96018]: 2024-03-26 21:54:19.107234133 +0000 UTC m=+0.019184513 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-03-26T21:54:19.292 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 podman[96018]: 2024-03-26 21:54:19.222755074 +0000 UTC m=+0.134705486 container create de675ce9eb752f5704a09ca5f170b9e72228fefe4da44b8d4422063d83a086cc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:19.792 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 podman[96018]: 2024-03-26 21:54:19.43383481 +0000 UTC m=+0.345785180 container init de675ce9eb752f5704a09ca5f170b9e72228fefe4da44b8d4422063d83a086cc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 podman[96018]: 2024-03-26 21:54:19.436455931 +0000 UTC m=+0.348406309 container start de675ce9eb752f5704a09ca5f170b9e72228fefe4da44b8d4422063d83a086cc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.460Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.460Z 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)" 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.460Z caller=main.go:570 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi134 (none))" 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.460Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.460Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.462Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.463Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.463Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.463Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.465Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.465Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.47µs 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.465Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.471Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-03-26T21:54:19.793 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.475Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.488Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.499Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 bash[96018]: de675ce9eb752f5704a09ca5f170b9e72228fefe4da44b8d4422063d83a086cc 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 systemd[1]: Started Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.503Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.506Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.508Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.508Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.508Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.77µs wal_replay_duration=42.874362ms wbl_replay_duration=164ns total_replay_duration=42.915146ms 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.511Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.511Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.511Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.536Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.725564ms db_storage=908ns remote_storage=1.41µs web_handler=351ns query_engine=706ns scrape=368.165µs scrape_sd=99.739µs notify=11.053µs notify_sd=10.863µs rules=23.891696ms tracing=7.971µs 2024-03-26T21:54:19.794 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.536Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-26T21:54:19.795 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:19.536Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-26T21:54:20.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-26T21:54:20.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:20.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:20.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:20.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:20.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:20.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:21.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 709 B/s rd, 0 op/s 2024-03-26T21:54:21.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 709 B/s rd, 0 op/s 2024-03-26T21:54:21.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.268 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 709 B/s rd, 0 op/s 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 709 B/s rd, 0 op/s 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 709 B/s rd, 0 op/s 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 709 B/s rd, 0 op/s 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-03-26T21:54:21.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:21.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:22.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:22.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-03-26T21:54:22.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:22.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:22.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:22.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:22.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:22.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:22.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:22.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:22.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:23.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:23.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:23.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:23.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:23.611 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:54:24.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='client.25558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='client.25564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.318 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:54:24.318 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 10s ago 28m - - 2024-03-26T21:54:24.318 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 12s ago 28m - - 2024-03-26T21:54:24.318 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (15m) 10s ago 23m 23.3M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:54:24.318 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 12s ago 22m - - 2024-03-26T21:54:24.318 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (105s) 10s ago 22m 46.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:54:24.318 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (76s) 12s ago 27m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:54:24.318 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (12m) 10s ago 29m 518M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:54:24.318 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (29m) 10s ago 29m 119M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (28m) 12s ago 28m 73.3M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (28m) 10s ago 28m 73.5M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (31s) 10s ago 24m 7457k - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (27s) 12s ago 24m 14.0M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (27m) 10s ago 27m 53.5M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (27m) 10s ago 27m 58.0M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (26m) 10s ago 26m 51.4M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (26m) 10s ago 26m 55.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (26m) 12s ago 26m 57.7M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (25m) 12s ago 25m 55.2M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (25m) 12s ago 25m 53.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (24m) 12s ago 24m 54.1M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 starting - - - - 2024-03-26T21:54:24.319 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (22m) 10s ago 22m 76.5M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:54:24.320 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (22m) 12s ago 22m 76.0M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:54:24.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.324 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.325 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.326 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.327 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.328 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='client.25558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.329 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.330 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='client.25564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.332 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.332 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.332 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.332 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.332 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.333 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.334 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='client.25558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='client.25564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:24.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:24.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:24.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:24.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:24.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:24.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:24.750 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:54:24.751 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:54:24.752 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:54:24.752 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:54:24.752 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:54:25.123 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:54:25.123 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:54:25.123 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:54:25.123 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-26T21:54:25.123 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-03-26T21:54:25.123 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-03-26T21:54:25.124 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:54:25.124 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-03-26T21:54:25.124 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-26T21:54:25.124 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:54:25.124 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:54:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2191016209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='client.25364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2191016209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2191016209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:25.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:26.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:26.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-26T21:54:26.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-26T21:54:26.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:26.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-26T21:54:26.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-03-26T21:54:26.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:26.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:54:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:54:26] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.43.0" 2024-03-26T21:54:27.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: pgmap v1116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: pgmap v1116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:27.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:27.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:27.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:27.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:27.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: pgmap v1116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:27.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:27.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: pgmap v1138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: pgmap v1138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:28.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: pgmap v1138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:28.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:28.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: pgmap v1160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: pgmap v1160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1147: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1152: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1154: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1157: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:29.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:29.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:29.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:29.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:29.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: pgmap v1160: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:29.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:29.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.344 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.346 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.347 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1177: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1179: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: pgmap v1180: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:30.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1162: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1167: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1172: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1177: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1177: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:30.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:30.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1179: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: pgmap v1180: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:30.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1179: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: pgmap v1180: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:30.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:30.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1182: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1185: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1187: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1189: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1190: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1192: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1195: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1197: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1199: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1200: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1201: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:31.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: pgmap v1202: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:31.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1182: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1185: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1182: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1185: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1187: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1189: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1190: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1192: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1187: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1189: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1190: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1192: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1195: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1197: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1199: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1200: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:31.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1195: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1197: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1199: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1200: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:31.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1201: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: pgmap v1202: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:31.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:31.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:31.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:31.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1201: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:31.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: pgmap v1202: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:31.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:31.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.225 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1203: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1204: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1205: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1206: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1207: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1208: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1209: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1210: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1211: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1212: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1213: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1214: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1215: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1216: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.232 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1217: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1218: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1219: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1220: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.233 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1221: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1222: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1223: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: pgmap v1224: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.234 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:32 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1203: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1204: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1205: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1206: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1207: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1208: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1209: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1210: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1211: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1212: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1213: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1214: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1203: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:32.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1204: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1205: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1206: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1207: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1208: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1215: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1216: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1217: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1218: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1219: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1220: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1221: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1222: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1223: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: pgmap v1224: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1209: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1210: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1211: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1212: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1213: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1214: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1215: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1216: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1217: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1218: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1219: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1220: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1221: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1222: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:32.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:32.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1223: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: pgmap v1224: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:32.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:32 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:33.177 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:33.177 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.177 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.177 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.178 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.178 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.178 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.178 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.178 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.178 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:33 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:33.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:33.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:33 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:34.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:34 smithi134 ceph-mon[25806]: pgmap v1225: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:34.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:34 smithi043 ceph-mon[24886]: pgmap v1225: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:34.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:34 smithi043 ceph-mon[29585]: pgmap v1225: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.541 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: Upgrade: Updating prometheus.a 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: pgmap v1226: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: pgmap v1227: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: pgmap v1228: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: pgmap v1229: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.542 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:35 smithi134 ceph-mon[25806]: Deploying daemon prometheus.a on smithi134 2024-03-26T21:54:35.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: Upgrade: Updating prometheus.a 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: pgmap v1226: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: pgmap v1227: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: pgmap v1228: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: pgmap v1229: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[24886]: Deploying daemon prometheus.a on smithi134 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: Upgrade: Updating prometheus.a 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: pgmap v1226: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: pgmap v1227: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: pgmap v1228: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: pgmap v1229: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:35.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:35 smithi043 ceph-mon[29585]: Deploying daemon prometheus.a on smithi134 2024-03-26T21:54:37.026 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:54:36] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.43.0" 2024-03-26T21:54:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[24886]: pgmap v1230: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[24886]: pgmap v1231: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:37.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:37.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:37.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[29585]: pgmap v1230: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:37.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[29585]: pgmap v1231: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:37.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:36 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:37.221 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:36 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:37.221 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:36 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:37.221 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:36 smithi134 ceph-mon[25806]: pgmap v1230: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:37.221 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:36 smithi134 ceph-mon[25806]: pgmap v1231: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:37.221 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:36 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:39.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:38 smithi043 ceph-mon[24886]: pgmap v1232: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:54:39.130 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:38 smithi043 ceph-mon[29585]: pgmap v1232: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:54:39.186 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:38 smithi134 systemd[1]: Stopping Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:54:39.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:38 smithi134 ceph-mon[25806]: pgmap v1232: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:54:39.517 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.190Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[96033]: ts=2024-03-26T21:54:39.191Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 podman[101692]: 2024-03-26 21:54:39.201035987 +0000 UTC m=+0.105379203 container died de675ce9eb752f5704a09ca5f170b9e72228fefe4da44b8d4422063d83a086cc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:39.518 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 podman[101692]: 2024-03-26 21:54:39.523101108 +0000 UTC m=+0.427444313 container cleanup de675ce9eb752f5704a09ca5f170b9e72228fefe4da44b8d4422063d83a086cc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:39.519 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 bash[101692]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T21:54:39.792 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 podman[101706]: 2024-03-26 21:54:39.725133047 +0000 UTC m=+0.522835707 container remove de675ce9eb752f5704a09ca5f170b9e72228fefe4da44b8d4422063d83a086cc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:40.292 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-03-26T21:54:40.292 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 systemd[1]: Stopped Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:54:40.293 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:39 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Consumed 1.112s CPU time. 2024-03-26T21:54:40.293 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 systemd[1]: Starting Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:54:40.623 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 podman[101833]: 2024-03-26 21:54:40.249438504 +0000 UTC m=+0.019135563 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-03-26T21:54:40.623 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 podman[101833]: 2024-03-26 21:54:40.418361023 +0000 UTC m=+0.188058075 container create 3a19c427a0ad739f5a3dde03e43ad18df7f86846beaf8d2f5ab4b899bffcaaf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:40.926 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 podman[101833]: 2024-03-26 21:54:40.629114731 +0000 UTC m=+0.398811781 container init 3a19c427a0ad739f5a3dde03e43ad18df7f86846beaf8d2f5ab4b899bffcaaf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:40.926 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 podman[101833]: 2024-03-26 21:54:40.632093515 +0000 UTC m=+0.401790566 container start 3a19c427a0ad739f5a3dde03e43ad18df7f86846beaf8d2f5ab4b899bffcaaf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:40.926 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.656Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-26T21:54:40.926 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.656Z 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)" 2024-03-26T21:54:40.926 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.656Z caller=main.go:570 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi134 (none))" 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.656Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.656Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.657Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.658Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.659Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.659Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.661Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.661Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.559µs 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.661Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.666Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=8 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.671Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=8 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.682Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=8 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.693Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=8 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.696Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=8 2024-03-26T21:54:40.927 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.698Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=8 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.700Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=8 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.701Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=8 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.701Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=8 maxSegment=8 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.701Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=57.119µs wal_replay_duration=40.171389ms wbl_replay_duration=109ns total_replay_duration=40.312379ms 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 bash[101833]: 3a19c427a0ad739f5a3dde03e43ad18df7f86846beaf8d2f5ab4b899bffcaaf0 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.705Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.705Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.705Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 systemd[1]: Started Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.726Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.119135ms db_storage=1.308µs remote_storage=1.529µs web_handler=417ns query_engine=1.25µs scrape=803.732µs scrape_sd=281.33µs notify=20.083µs notify_sd=28.975µs rules=19.126567ms tracing=6.493µs 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.726Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-26T21:54:40.928 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 21:54:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T21:54:40.726Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: pgmap v1233: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:41.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:41.246 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:41.246 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:41.246 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:41.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: pgmap v1233: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-03-26T21:54:41.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: pgmap v1233: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: pgmap v1234: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-26T21:54:42.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: pgmap v1235: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-26T21:54:42.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:42.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:42.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: pgmap v1236: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-26T21:54:42.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: pgmap v1237: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-26T21:54:42.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:42.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: pgmap v1234: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: pgmap v1235: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: pgmap v1236: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: pgmap v1237: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: pgmap v1234: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: pgmap v1235: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 800 B/s rd, 0 op/s 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: pgmap v1236: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: pgmap v1237: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1238: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:54:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1239: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1240: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1241: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1242: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1243: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1244: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1245: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1246: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1247: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1248: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1249: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1250: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1251: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1252: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1253: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1254: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1255: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1256: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1257: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1238: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1239: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1240: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1241: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1242: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1243: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1244: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1245: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1246: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1247: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1248: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1249: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1250: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1251: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1252: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1253: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1254: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1255: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1256: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1257: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1258: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: pgmap v1259: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1258: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: pgmap v1259: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1238: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:54:43.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1239: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2024-03-26T21:54:43.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1240: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-03-26T21:54:43.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1241: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1242: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1243: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1244: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1245: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1246: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1247: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1248: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1249: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1250: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1251: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1252: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1253: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1254: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1255: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1256: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1257: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1258: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: pgmap v1259: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:43.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:43.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:43.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:43.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:43.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1260: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1261: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1262: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1263: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1264: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1265: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1266: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1267: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.076 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1268: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1269: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1270: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1271: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1272: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1273: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1274: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: pgmap v1275: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.077 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.078 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.079 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.080 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.080 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.080 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.080 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.080 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.080 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.080 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.080 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.081 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.082 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.082 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.082 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.082 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.082 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.082 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.082 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1260: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1261: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1262: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1263: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1264: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1265: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1266: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1267: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1268: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1269: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1270: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1271: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1272: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1273: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1274: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: pgmap v1275: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1260: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1261: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1262: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1263: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1264: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1265: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1266: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1267: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1268: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1269: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1270: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1271: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1272: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1273: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1274: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: pgmap v1275: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1276: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1277: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1278: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1279: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1280: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1281: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1282: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1283: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1284: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1285: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1286: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1287: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1288: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1289: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1290: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1291: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1292: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1293: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1294: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1295: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1296: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: pgmap v1297: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1276: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1277: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1278: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1279: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1280: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1281: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1282: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1283: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1284: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1285: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1286: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1287: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1288: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1289: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1290: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1291: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1292: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1293: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1294: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1295: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1296: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: pgmap v1297: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1276: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1277: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1278: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1279: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1280: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1281: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1282: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1283: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1284: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1285: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1286: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1287: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1288: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1289: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1290: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1291: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1292: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1293: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1294: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1295: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1296: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: pgmap v1297: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1298: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1299: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1300: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1301: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1302: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1305: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1306: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1307: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1308: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1309: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1310: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1311: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1312: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1313: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1314: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: pgmap v1315: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1298: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1299: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1300: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1301: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1302: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1305: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1306: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1307: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1308: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1309: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1310: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1311: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1312: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1313: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1314: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: pgmap v1315: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1298: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1299: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1300: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1301: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1302: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1305: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1306: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1307: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1308: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1309: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1310: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1311: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1312: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1313: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1314: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: pgmap v1315: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:46.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:46.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:46.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:46.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:46.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:54:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:54:46] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1316: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1317: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1318: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1319: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1320: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1321: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1322: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1323: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1324: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1325: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1326: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1327: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1328: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1329: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1330: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1331: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1332: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1333: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1334: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1335: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1336: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1337: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1316: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1317: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1318: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1319: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1320: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1321: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1322: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1323: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1324: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1325: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1326: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1327: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1328: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1329: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1330: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1331: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1332: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1333: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1334: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1335: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1336: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1337: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1338: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: pgmap v1339: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-03-26T21:54:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1338: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: pgmap v1339: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1316: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1317: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1318: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1319: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1320: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1321: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1322: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.223 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1323: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1324: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1325: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1326: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1327: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1328: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1329: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1330: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1331: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1332: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.224 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1333: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:47.225 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.225 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1334: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.225 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1335: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.225 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.225 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1336: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.225 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1337: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1338: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: pgmap v1339: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.226 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.227 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.228 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.229 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:47.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1340: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1341: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1342: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.207 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1343: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1344: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1345: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1346: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1347: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1348: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1349: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1350: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1351: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1352: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1353: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.208 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1354: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1355: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1356: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1357: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1358: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: pgmap v1359: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.209 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.210 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.211 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.212 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.213 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1340: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1341: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1342: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1343: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1344: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1345: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1346: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1347: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1348: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1349: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1350: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1351: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1352: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1353: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1354: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1355: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1356: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1357: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1358: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: pgmap v1359: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1340: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1341: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1342: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1343: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1344: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1345: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1346: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1347: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1348: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1349: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1350: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1351: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1352: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1353: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1354: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1355: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1356: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1357: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1358: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: pgmap v1359: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1360: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1361: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1362: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1363: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1364: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1365: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1366: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1367: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1368: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1369: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1370: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1371: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1372: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1373: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.149 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1374: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1375: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1376: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1377: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1378: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1379: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1380: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: pgmap v1381: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.152 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.153 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.154 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1360: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1361: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1362: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1363: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1364: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1365: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1366: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1367: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1368: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1369: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1370: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1371: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1372: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1373: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1374: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1375: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1376: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1377: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1378: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1379: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1380: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: pgmap v1381: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1360: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1361: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1362: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1363: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1364: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1365: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1366: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1367: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1368: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1369: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1370: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1371: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1372: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1373: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1374: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1375: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1376: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1377: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1378: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1379: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1380: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: pgmap v1381: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:49.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:49.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:49.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:49.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:49.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1382: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1383: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1384: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1385: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1386: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1387: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1388: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1389: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1390: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1391: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1392: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1393: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1394: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1395: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1396: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1397: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1398: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1399: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1400: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1401: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1402: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: pgmap v1403: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1382: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1383: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1384: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1385: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1386: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1387: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1388: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1389: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1390: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1391: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1392: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1393: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1394: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1395: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1396: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1397: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1398: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1399: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1400: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1401: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1382: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1383: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1384: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1385: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1386: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1387: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1388: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1389: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1390: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1391: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1392: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1393: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1394: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1395: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1396: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1397: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1398: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1399: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1400: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1401: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1402: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: pgmap v1403: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1402: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: pgmap v1403: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1404: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1405: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1406: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1407: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1408: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1409: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1410: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1411: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1412: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1413: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1414: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1415: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1416: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1417: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1418: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1419: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1420: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1421: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1422: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: pgmap v1423: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:51.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1404: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1405: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1406: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1407: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1408: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1409: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1410: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1411: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1412: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1413: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1414: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1415: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1416: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1417: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1418: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1419: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1420: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1421: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1422: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: pgmap v1423: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1404: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1405: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1406: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1407: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1408: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1409: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1410: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1411: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1412: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1413: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1414: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1415: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1416: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1417: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1418: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1419: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1420: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1421: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1422: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: pgmap v1423: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1424: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1425: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1426: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1427: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1428: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1429: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1430: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1431: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1432: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1433: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1434: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1435: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1436: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1437: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1438: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1439: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1440: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1441: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1442: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:52.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:52 smithi134 ceph-mon[25806]: pgmap v1443: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1424: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1425: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1426: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1427: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1428: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1429: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1430: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1431: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1432: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1433: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1434: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1435: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1436: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1437: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1438: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1439: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1440: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1441: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1442: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[24886]: pgmap v1443: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1424: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1425: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1426: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1427: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1428: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1429: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1430: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1431: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1432: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1433: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1434: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1435: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1436: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1437: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1438: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1439: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1440: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1441: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:54:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1442: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:52 smithi043 ceph-mon[29585]: pgmap v1443: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-03-26T21:54:54.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:54 smithi134 ceph-mon[25806]: Upgrade: Updating alertmanager.a 2024-03-26T21:54:54.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:54 smithi134 ceph-mon[25806]: Deploying daemon alertmanager.a on smithi043 2024-03-26T21:54:54.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:54 smithi134 ceph-mon[25806]: pgmap v1444: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-26T21:54:54.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:54 smithi043 ceph-mon[24886]: Upgrade: Updating alertmanager.a 2024-03-26T21:54:54.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:54 smithi043 ceph-mon[24886]: Deploying daemon alertmanager.a on smithi043 2024-03-26T21:54:54.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:54 smithi043 ceph-mon[24886]: pgmap v1444: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-26T21:54:54.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:54 smithi043 ceph-mon[29585]: Upgrade: Updating alertmanager.a 2024-03-26T21:54:54.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:54 smithi043 ceph-mon[29585]: Deploying daemon alertmanager.a on smithi043 2024-03-26T21:54:54.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:54 smithi043 ceph-mon[29585]: pgmap v1444: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-26T21:54:55.491 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:54:55.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:55.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:55.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:55 smithi134 ceph-mon[25806]: pgmap v1445: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:54:55.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:55 smithi134 ceph-mon[25806]: pgmap v1446: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:54:55.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:55.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:55.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:55.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[24886]: pgmap v1445: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:54:55.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[24886]: pgmap v1446: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:54:55.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:55.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:55.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:55.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[29585]: pgmap v1445: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:54:55.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[29585]: pgmap v1446: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:54:55.602 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:56.162 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:54:56.162 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 1s ago 29m - - 2024-03-26T21:54:56.162 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 5s ago 29m - - 2024-03-26T21:54:56.162 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (15m) 1s ago 23m 23.4M - 0.23.0 ba2b418f427c 8febbcb65b49 2024-03-26T21:54:56.162 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 error 5s ago 23m - - 2024-03-26T21:54:56.162 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (2m) 1s ago 22m 48.9M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (108s) 5s ago 28m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (12m) 1s ago 30m 521M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (30m) 1s ago 30m 129M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (28m) 5s ago 28m 75.6M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (28m) 1s ago 28m 76.2M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (63s) 1s ago 24m 8572k - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (58s) 5s ago 24m 16.6M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (28m) 1s ago 28m 53.5M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (27m) 1s ago 27m 58.0M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (27m) 1s ago 27m 51.4M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (27m) 1s ago 26m 55.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (26m) 5s ago 26m 57.7M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (26m) 5s ago 26m 55.2M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (25m) 5s ago 25m 53.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (25m) 5s ago 25m 54.1M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:54:56.163 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (15s) 5s ago 24m 51.1M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T21:54:56.164 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (23m) 1s ago 23m 76.6M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:54:56.164 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (22m) 5s ago 22m 76.2M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:54:56.651 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:54:56.652 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:54:56.653 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:54:56.653 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:54:56.653 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:54:56.653 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:54:56.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:56 smithi043 ceph-mon[24886]: from='client.25588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:56.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:56 smithi043 ceph-mon[24886]: from='client.25594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:56.763 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:56 smithi043 ceph-mon[29585]: from='client.25588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:56.763 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:56 smithi043 ceph-mon[29585]: from='client.25594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:56.763 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:56 smithi043 systemd[1]: Stopping Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:54:56.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:56 smithi134 ceph-mon[25806]: from='client.25588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:56.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:56 smithi134 ceph-mon[25806]: from='client.25594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:54:57.000 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:54:57.095 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:54:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:54:56] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-03-26T21:54:57.096 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[65197]: level=info ts=2024-03-26T21:54:56.766Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-26T21:54:57.096 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:56 smithi043 podman[115902]: 2024-03-26 21:54:56.817529777 +0000 UTC m=+0.156042125 container died 8febbcb65b49788a423153c475bc796a04711eea292ab8554e047b6bd6f6ebd0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:57.351 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:57 smithi043 podman[115902]: 2024-03-26 21:54:57.275750458 +0000 UTC m=+0.614262856 container cleanup 8febbcb65b49788a423153c475bc796a04711eea292ab8554e047b6bd6f6ebd0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:57.351 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:57 smithi043 bash[115902]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T21:54:57.765 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:57 smithi043 podman[115938]: 2024-03-26 21:54:57.552250202 +0000 UTC m=+0.727431347 container remove 8febbcb65b49788a423153c475bc796a04711eea292ab8554e047b6bd6f6ebd0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:57.765 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:57 smithi043 podman[115938]: 2024-03-26 21:54:57.644393221 +0000 UTC m=+0.819574324 volume remove 42eebb23f893c07a7c6af703bc6ed8a0f80f1df41a1112cfd0f36510c83e94e3 2024-03-26T21:54:57.766 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:57 smithi043 ceph-mon[24886]: from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:57.766 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:57 smithi043 ceph-mon[24886]: pgmap v1447: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-26T21:54:57.766 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:57 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/3172115193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:57.766 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:57 smithi043 ceph-mon[24886]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:57.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:57 smithi043 ceph-mon[29585]: from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:57.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:57 smithi043 ceph-mon[29585]: pgmap v1447: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-26T21:54:57.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:57 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/3172115193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:57.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:57 smithi043 ceph-mon[29585]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:57.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:57 smithi134 ceph-mon[25806]: from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:57.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:57 smithi134 ceph-mon[25806]: pgmap v1447: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-03-26T21:54:57.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:57 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/3172115193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:54:57.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:57 smithi134 ceph-mon[25806]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:54:58.059 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:57 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@alertmanager.a.service: Deactivated successfully. 2024-03-26T21:54:58.059 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:57 smithi043 systemd[1]: Stopped Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:54:58.059 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:57 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@alertmanager.a.service: Consumed 1.561s CPU time. 2024-03-26T21:54:58.351 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:58 smithi043 systemd[1]: Starting Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:54:59.087 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:58 smithi043 podman[116105]: 2024-03-26 21:54:58.802856327 +0000 UTC m=+0.100692586 volume create 082cb668c4630b2da4414d553a092f63c25500269f6a1df8c3a5fd0163446d82 2024-03-26T21:54:59.088 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:58 smithi043 podman[116105]: 2024-03-26 21:54:58.72050071 +0000 UTC m=+0.018336954 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-03-26T21:54:59.088 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:58 smithi043 podman[116105]: 2024-03-26 21:54:58.894792352 +0000 UTC m=+0.192628569 container create 5d8455353222a1b9472e5e91173733dae3c1500f44ccc2c82623a0f3a82da254 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:59.425 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 podman[116105]: 2024-03-26 21:54:59.22310818 +0000 UTC m=+0.520944398 container init 5d8455353222a1b9472e5e91173733dae3c1500f44ccc2c82623a0f3a82da254 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:59.425 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 podman[116105]: 2024-03-26 21:54:59.225757812 +0000 UTC m=+0.523594035 container start 5d8455353222a1b9472e5e91173733dae3c1500f44ccc2c82623a0f3a82da254 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T21:54:59.425 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:54:59.238Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-26T21:54:59.425 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:54:59.238Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-26T21:54:59.426 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:54:59.240Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.43 port=9094 2024-03-26T21:54:59.426 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:54:59.241Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-26T21:54:59.426 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:54:59.265Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:54:59.426 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:54:59.266Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-26T21:54:59.426 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:54:59.268Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-26T21:54:59.426 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:54:59.269Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-26T21:54:59.426 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 bash[116105]: 5d8455353222a1b9472e5e91173733dae3c1500f44ccc2c82623a0f3a82da254 2024-03-26T21:54:59.427 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:54:59 smithi043 systemd[1]: Started Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:54:59.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[24886]: pgmap v1448: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-03-26T21:54:59.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:59.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:59.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:59.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:59.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:59.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:59.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[29585]: pgmap v1448: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-03-26T21:54:59.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:59.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:59.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:59.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:59.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:59.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:54:59 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:59.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:59 smithi134 ceph-mon[25806]: pgmap v1448: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-03-26T21:54:59.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:59.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:54:59.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:54:59.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:54:59.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:59 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:54:59.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:54:59 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:00.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1449: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 0 op/s 2024-03-26T21:55:00.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1450: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1451: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1452: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1453: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1454: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1449: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 0 op/s 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1450: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1451: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1452: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1453: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1454: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1455: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1456: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1457: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: pgmap v1458: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1455: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1456: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:00.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1457: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: pgmap v1458: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:00 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1449: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 0 op/s 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1450: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1451: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1452: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1453: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1454: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1455: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1456: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1457: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: pgmap v1458: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:00.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:00 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.502 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:55:01.241Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000011109s 2024-03-26T21:55:01.503 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1459: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1460: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1461: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1462: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1463: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1464: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1465: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1466: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1467: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1468: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1469: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.506 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1470: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1471: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1472: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.507 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1473: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: pgmap v1474: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.509 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1459: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1460: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1461: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1462: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1463: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1464: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1465: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.511 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1466: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1467: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1468: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.512 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1469: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1470: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1471: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1472: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:01.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1473: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: pgmap v1474: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:01 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1459: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1460: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1461: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1462: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1463: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1464: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1465: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1466: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1467: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1468: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1469: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1470: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1471: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1472: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1473: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: pgmap v1474: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:01.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:01.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:01.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:01.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:01.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:01.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:01 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1475: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1476: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1477: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1478: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1479: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1480: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1481: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.644 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1482: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1483: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1484: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1485: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1486: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1487: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1488: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1489: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1490: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1491: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1492: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1493: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1494: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.648 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1495: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: pgmap v1496: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.649 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1475: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1476: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1477: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1478: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1479: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1480: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1481: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1482: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1483: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1484: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1485: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1486: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1487: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1488: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1489: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1490: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1491: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1492: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1493: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1494: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1495: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: pgmap v1496: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:02 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1475: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:02.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1476: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-03-26T21:55:02.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1477: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1478: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1479: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1480: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1481: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1482: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1483: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1484: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1485: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1486: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1487: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1488: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1489: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1490: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1491: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1492: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1493: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1494: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1495: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: pgmap v1496: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:02.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:02.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:02.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:02 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1497: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1498: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1499: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1500: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1501: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1502: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1503: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1504: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1505: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1506: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1507: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1508: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1497: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1498: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1499: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1500: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1501: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1502: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1503: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1504: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1505: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1506: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1507: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1508: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1509: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1510: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1511: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1512: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1513: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: pgmap v1514: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.544 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1509: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1510: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1511: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1512: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.545 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1513: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: pgmap v1514: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:03 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1497: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1498: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1499: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1500: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1501: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1502: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1503: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1504: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1505: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1506: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1507: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1508: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1509: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1510: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1511: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1512: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1513: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: pgmap v1514: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:03.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:03 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1515: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1516: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1517: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1518: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1519: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.645 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1520: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1521: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1522: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1523: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1524: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1525: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1526: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.647 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1515: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1516: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1517: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1518: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1519: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1520: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1521: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1522: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1523: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1524: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1525: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1526: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1527: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1528: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1529: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1530: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1531: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: pgmap v1532: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1527: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1528: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1529: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1530: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1531: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: pgmap v1532: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.654 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.658 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:04 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1515: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1516: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1517: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1518: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1519: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1520: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1521: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1522: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1523: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1524: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1525: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1526: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1527: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1528: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1529: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1530: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1531: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: pgmap v1532: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:04.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:04 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1533: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1534: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1535: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1536: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1537: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1538: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1539: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1540: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1541: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1542: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1543: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1544: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1545: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1546: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1547: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1548: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1549: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1550: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1551: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: pgmap v1552: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:05 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1533: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1534: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1535: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1536: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1537: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1538: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1539: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1540: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1541: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1542: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1543: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1544: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1545: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1533: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1534: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1535: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1536: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1537: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1538: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1539: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1540: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1541: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1542: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1543: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1544: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1545: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1546: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1547: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1548: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1549: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1550: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1551: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: pgmap v1552: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1546: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1547: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1548: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1549: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1550: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1551: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: pgmap v1552: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:05.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:05.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:05 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1553: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1554: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1555: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1556: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1557: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1558: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1559: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1560: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1561: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1562: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1563: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1564: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1553: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1554: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1555: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1556: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1557: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1558: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1559: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1560: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.574 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1561: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1562: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1563: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1564: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1565: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1566: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.576 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1567: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1568: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1569: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1570: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.577 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1571: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1572: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1565: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1566: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.578 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1567: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1568: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1569: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.579 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1570: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1571: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1572: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.580 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1573: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: pgmap v1574: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.581 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1573: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: pgmap v1574: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1553: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1554: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1555: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1556: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1557: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1558: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1559: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1560: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1561: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1562: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1563: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1564: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1565: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1566: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1567: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1568: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1569: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1570: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1571: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1572: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1573: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: pgmap v1574: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:06 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:55:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:55:06] "GET /metrics HTTP/1.1" 200 37995 "" "Prometheus/2.43.0" 2024-03-26T21:55:07.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1575: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:07.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1576: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1577: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1578: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1579: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1580: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1581: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1582: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1583: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1584: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1585: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1586: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1587: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1588: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1589: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: pgmap v1590: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:07 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1575: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1576: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:07.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1577: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1578: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1579: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1580: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1581: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1582: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1583: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1584: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1575: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1576: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1577: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1578: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1579: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1580: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.801 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1581: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1582: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1583: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1584: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1585: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1586: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.803 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1587: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1588: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1589: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: pgmap v1590: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1585: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1586: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1587: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1588: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1589: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: pgmap v1590: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:07.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.581 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1591: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.581 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1592: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1593: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1594: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1595: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1596: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1597: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.582 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1598: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1599: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1600: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1591: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1592: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1593: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1594: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1595: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1596: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.584 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1597: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1598: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1599: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1600: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.586 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.586 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.586 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.586 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.586 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.586 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.586 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.586 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1601: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1602: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1603: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1604: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.587 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1605: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1606: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1607: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: pgmap v1608: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1601: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.590 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1602: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1603: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1604: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.591 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1605: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1606: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1607: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: pgmap v1608: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.592 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.593 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.594 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:08 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1591: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1592: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1593: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1594: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1595: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1596: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1597: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1598: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1599: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1600: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1601: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1602: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1603: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1604: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1605: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1606: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1607: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: pgmap v1608: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:08 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.456 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T21:55:09.244Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002943797s 2024-03-26T21:55:09.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1609: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1610: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1611: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1612: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1613: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1614: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1615: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1616: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1617: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1618: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1619: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1620: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1621: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1609: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1610: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1611: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1612: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1613: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1614: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1615: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1616: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1617: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1618: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1619: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1620: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1621: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1622: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1623: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1624: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1625: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1626: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1627: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: pgmap v1628: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1622: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1623: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1624: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1625: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1626: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1627: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: pgmap v1628: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.784 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:09 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1609: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1610: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1611: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1612: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1613: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1614: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1615: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1616: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1617: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1618: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1619: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1620: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1621: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1622: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1623: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1624: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1625: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1626: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1627: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: pgmap v1628: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:09 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.643 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1629: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1630: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1631: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1632: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1633: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1634: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1635: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1636: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1637: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1638: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1639: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1640: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1629: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1630: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1631: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1632: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1633: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1634: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1635: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1636: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.646 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1637: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1638: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1639: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1640: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.647 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1641: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1642: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1643: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1644: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.648 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1645: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1646: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.649 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1647: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1648: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1641: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1642: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.650 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1643: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1644: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1645: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1646: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1647: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1648: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1649: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1650: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1651: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: pgmap v1652: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.653 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1649: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1650: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1651: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: pgmap v1652: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:10 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1629: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1630: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:10.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1631: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1632: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1633: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1634: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1635: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1636: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1637: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1638: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1639: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1640: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1641: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1642: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1643: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1644: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1645: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1646: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1647: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1648: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1649: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1650: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1651: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: pgmap v1652: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:10 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1653: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1654: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1655: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1656: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1657: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1658: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1659: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1660: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1661: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1662: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1653: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1654: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1655: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1656: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1657: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.785 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1658: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1659: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1660: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.786 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1661: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1662: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1663: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1664: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1665: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: pgmap v1666: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1663: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1664: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1665: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: pgmap v1666: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:11 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1653: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1654: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1655: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1656: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1657: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1658: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1659: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1660: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1661: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1662: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1663: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1664: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1665: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: pgmap v1666: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:11 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1667: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:12.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1668: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:12.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1669: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1670: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1671: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1672: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1673: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1674: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1675: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1676: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1677: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1678: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1667: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1668: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1669: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-26T21:55:12.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1667: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:12.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1668: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1669: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1670: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1671: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1672: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1673: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1674: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1675: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1676: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1677: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1678: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1679: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1680: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1681: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1682: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1683: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1684: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1685: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1686: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1687: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: pgmap v1688: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:12 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1679: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1680: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1681: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1682: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1683: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1684: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1670: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1671: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1672: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1673: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1674: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1675: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1676: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1677: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1678: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1679: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1680: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1685: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1686: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1687: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: pgmap v1688: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1681: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1682: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1683: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1684: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1685: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1686: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1687: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: pgmap v1688: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:12.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:12 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.505 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1689: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1689: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1690: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1691: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1692: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1693: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1694: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1695: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1696: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1697: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1698: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1699: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1700: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1689: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1690: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1691: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1692: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1693: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1694: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1695: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1696: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1697: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1698: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1699: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1700: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1701: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1702: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1703: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1704: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1705: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1706: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1701: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1702: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1703: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1704: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1705: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1706: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1707: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: pgmap v1708: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1707: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: pgmap v1708: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:13 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1690: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1691: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1692: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1693: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1694: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1695: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1696: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1697: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1698: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1699: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1700: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1701: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1702: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1703: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1704: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1705: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1706: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1707: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: pgmap v1708: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:13 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: pgmap v1709: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: pgmap v1710: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: pgmap v1711: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: pgmap v1712: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: pgmap v1713: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: pgmap v1714: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: pgmap v1715: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: pgmap v1716: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.595 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:14.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:14.596 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:14 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:14.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: pgmap v1709: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: pgmap v1710: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:14.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: pgmap v1711: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: pgmap v1712: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: pgmap v1713: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: pgmap v1714: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: pgmap v1715: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: pgmap v1716: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: pgmap v1709: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: pgmap v1710: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:14.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: pgmap v1711: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: pgmap v1712: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: pgmap v1713: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: pgmap v1714: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: pgmap v1715: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: pgmap v1716: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:14.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:14 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:15.720 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:15 smithi043 ceph-mon[24886]: pgmap v1717: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:15.720 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:15 smithi043 ceph-mon[24886]: pgmap v1718: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:15.720 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:15.720 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:15 smithi043 ceph-mon[29585]: pgmap v1717: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:15.720 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:15 smithi043 ceph-mon[29585]: pgmap v1718: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:15.720 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:15.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:15 smithi134 ceph-mon[25806]: pgmap v1717: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:15.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:15 smithi134 ceph-mon[25806]: pgmap v1718: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:55:15.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:16.564 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:16 smithi043 ceph-mon[24886]: Upgrade: Updating grafana.a 2024-03-26T21:55:16.564 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:16 smithi043 ceph-mon[24886]: Deploying daemon grafana.a on smithi134 2024-03-26T21:55:16.564 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:16 smithi043 ceph-mon[29585]: Upgrade: Updating grafana.a 2024-03-26T21:55:16.564 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:16 smithi043 ceph-mon[29585]: Deploying daemon grafana.a on smithi134 2024-03-26T21:55:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:16 smithi134 ceph-mon[25806]: Upgrade: Updating grafana.a 2024-03-26T21:55:16.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:16 smithi134 ceph-mon[25806]: Deploying daemon grafana.a on smithi134 2024-03-26T21:55:17.102 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:55:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:55:16] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-03-26T21:55:17.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:17 smithi134 ceph-mon[25806]: pgmap v1719: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:55:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:17 smithi043 ceph-mon[24886]: pgmap v1719: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:55:17.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:17 smithi043 ceph-mon[29585]: pgmap v1719: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T21:55:18.769 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:18 smithi134 systemd[1]: Starting Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:55:19.043 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:18 smithi134 podman[111204]: 2024-03-26 21:55:18.677238441 +0000 UTC m=+0.018395157 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-03-26T21:55:19.043 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:18 smithi134 podman[111204]: 2024-03-26 21:55:18.808617163 +0000 UTC m=+0.149773868 container create 1487a8af3b0bf597162880c1cdae13a64d3ef46f84314f1aea4c0891f28ec1fd (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T21:55:19.407 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 podman[111204]: 2024-03-26 21:55:19.161514141 +0000 UTC m=+0.502670844 container init 1487a8af3b0bf597162880c1cdae13a64d3ef46f84314f1aea4c0891f28ec1fd (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T21:55:19.407 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 podman[111204]: 2024-03-26 21:55:19.164223261 +0000 UTC m=+0.505379965 container start 1487a8af3b0bf597162880c1cdae13a64d3ef46f84314f1aea4c0891f28ec1fd (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 bash[111204]: 1487a8af3b0bf597162880c1cdae13a64d3ef46f84314f1aea4c0891f28ec1fd 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 systemd[1]: Started Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.31287461Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313049994Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313061385Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313064955Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313067824Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313070555Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313073226Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313075883Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313078382Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-03-26T21:55:19.408 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313081295Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-26T21:55:19.409 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313086466Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-26T21:55:19.409 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313088966Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-26T21:55:19.409 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313091603Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313094466Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313097003Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313099436Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313101734Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313104437Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=settings t=2024-03-26T21:55:19.313107024Z level=info msg="App mode production" 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=sqlstore t=2024-03-26T21:55:19.313147925Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=sqlstore t=2024-03-26T21:55:19.313158912Z 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----- 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.324929484Z level=info msg="Starting DB migrations" 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.328439223Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-26T21:55:19.410 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.339803691Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.34101992Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.341850599Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.342961956Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.344125994Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.345257174Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.346130273Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.346623637Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.347200254Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.347965901Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.349051356Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.349405452Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.350474687Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-26T21:55:19.411 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.351617658Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.352665046Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.352960838Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.354025676Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.355305068Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.35561742Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.356685815Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.357795318Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.358221059Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.359202005Z level=info msg="Executing migration" id="create alert_image table" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.359983181Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.360724513Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.361047677Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.361454468Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-26T21:55:19.412 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.361867945Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.361938524Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.362167337Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.36262211Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.363049737Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.363314013Z level=info msg="Executing migration" id="create secrets table" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.363718519Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.369930376Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.371090418Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.371393142Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.37757285Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.383801983Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.384958095Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.385367834Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-26T21:55:19.413 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.385788268Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.38603984Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.386468611Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.38769433Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.388321916Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.388627339Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.388936047Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.389319012Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.389761711Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.39088406Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.391171014Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.391607179Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.392023886Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.392449155Z level=info msg="Executing migration" id="add correlation config column" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.393588024Z level=info msg="Executing migration" id="create entity_events table" 2024-03-26T21:55:19.414 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.393966738Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.394370513Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.394449345Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.394702843Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.394774648Z 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" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.395079697Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.395552823Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.395976331Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.396472244Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.397266191Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.397707446Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.398127577Z level=info msg="Executing migration" id="Drop public config table" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.398533455Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-26T21:55:19.415 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.398950584Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.399387796Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.399833207Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.400259576Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.404036023Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.405178824Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.406314936Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.406629389Z level=info msg="Executing migration" id="add share column" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.407861514Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.408758547Z level=info msg="Executing migration" id="create file table" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.409291458Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.409724378Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.410141381Z level=info msg="Executing migration" id="create file_meta table" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.41052378Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-26T21:55:19.416 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.410976111Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-26T21:55:19.417 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.411900113Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-26T21:55:19.417 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.413438964Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-26T21:55:19.417 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.414055583Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-26T21:55:19.417 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.414916162Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-26T21:55:19.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: pgmap v1720: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-26T21:55:19.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:19.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.416204464Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.417096264Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.417955912Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.418799795Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.419660185Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.420506874Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.421741352Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.424457965Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.427379093Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.44073874Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.443800281Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.446537257Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.451150981Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.454057819Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.456761315Z level=info msg="Executing migration" id="create folder table" 2024-03-26T21:55:19.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.459602723Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-26T21:55:19.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.462369747Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-26T21:55:19.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.465017267Z level=info msg="Executing migration" id="Update folder title length" 2024-03-26T21:55:19.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.467919764Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-26T21:55:19.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=migrator t=2024-03-26T21:55:19.470789216Z level=info msg="migrations completed" performed=105 skipped=376 duration=142.390978ms 2024-03-26T21:55:19.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=sqlstore t=2024-03-26T21:55:19.471159157Z level=info msg="Created default organization" 2024-03-26T21:55:19.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=plugin.finder t=2024-03-26T21:55:19.50444634Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-03-26T21:55:19.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=secrets t=2024-03-26T21:55:19.504539512Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-26T21:55:19.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=query_data t=2024-03-26T21:55:19.506914091Z level=info msg="Query Service initialization" 2024-03-26T21:55:19.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=live.push_http t=2024-03-26T21:55:19.511041104Z level=info msg="Live Push Gateway initialization" 2024-03-26T21:55:19.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: pgmap v1720: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: pgmap v1720: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:19 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=infra.usagestats.collector t=2024-03-26T21:55:20.134562419Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=provisioning.datasources t=2024-03-26T21:55:20.136265446Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=provisioning.datasources t=2024-03-26T21:55:20.136274156Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=provisioning.datasources t=2024-03-26T21:55:20.136422178Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=provisioning.datasources t=2024-03-26T21:55:20.14866405Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=provisioning.alerting t=2024-03-26T21:55:20.159406119Z level=info msg="starting to provision alerting" 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=provisioning.alerting t=2024-03-26T21:55:20.159418279Z level=info msg="finished to provision alerting" 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=grafanaStorageLogger t=2024-03-26T21:55:20.159560058Z level=info msg="storage starting" 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=ngalert.state.manager t=2024-03-26T21:55:20.159765933Z level=info msg="Warming state cache for startup" 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=http.server t=2024-03-26T21:55:20.161946988Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-26T21:55:20.518 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=ngalert.state.manager t=2024-03-26T21:55:20.187489499Z level=info msg="State cache has been initialized" states=0 duration=27.722853ms 2024-03-26T21:55:20.519 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=ticker t=2024-03-26T21:55:20.187537989Z level=info msg=starting first_tick=2024-03-26T21:55:30Z 2024-03-26T21:55:20.519 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=ngalert.multiorg.alertmanager t=2024-03-26T21:55:20.187541447Z level=info msg="starting MultiOrg Alertmanager" 2024-03-26T21:55:20.519 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=sqlstore.transactions t=2024-03-26T21:55:20.201835542Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-26T21:55:20.519 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=sqlstore.transactions t=2024-03-26T21:55:20.212887154Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-03-26T21:55:20.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:20.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: pgmap v1721: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:55:20.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: Cluster is now healthy 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:20 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: pgmap v1721: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:55:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: pgmap v1721: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-03-26T21:55:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: Cluster is now healthy 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: Cluster is now healthy 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:20.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:20.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:20.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:20.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:20.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:20 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:21 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: pgmap v1722: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.622 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.623 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.624 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.625 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.626 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.627 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.628 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:22 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: pgmap v1722: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: pgmap v1722: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:22.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:22.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:22.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:22.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:22 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:23 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: pgmap v1723: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:24.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.616 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.617 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.618 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.619 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:24 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: pgmap v1723: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:24.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: pgmap v1723: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:24.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:24.819 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:24.820 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:24.820 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:24.820 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:24 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:25 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:25 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.679 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.679 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.679 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.679 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: pgmap v1724: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.680 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.681 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.682 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.683 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.684 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.684 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: pgmap v1724: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-03-26T21:55:26.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: pgmap v1724: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:26.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:26.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.102 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:55:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:55:26] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-03-26T21:55:27.392 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.728 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.729 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.730 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.730 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.730 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.730 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.730 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:27 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:27.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:27.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:27.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:27.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:27.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:27 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.113 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:55:28.113 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 13s ago 29m - - 2024-03-26T21:55:28.113 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 16s ago 29m - - 2024-03-26T21:55:28.113 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (29s) 13s ago 24m 16.2M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T21:55:28.113 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 starting - - - - 2024-03-26T21:55:28.113 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (2m) 13s ago 23m 49.1M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:55:28.114 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (2m) 16s ago 29m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:55:28.114 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (13m) 13s ago 30m 524M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:55:28.114 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (30m) 13s ago 30m 137M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:55:28.114 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (29m) 16s ago 29m 75.4M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:55:28.114 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (29m) 13s ago 29m 77.5M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:55:28.114 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (95s) 13s ago 25m 8497k - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:55:28.114 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (90s) 16s ago 25m 16.5M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (28m) 13s ago 28m 53.5M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (28m) 13s ago 28m 58.0M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (27m) 13s ago 27m 51.4M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (27m) 13s ago 27m 55.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (27m) 16s ago 27m 57.7M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (26m) 16s ago 26m 55.2M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (26m) 16s ago 26m 53.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (25m) 16s ago 25m 54.1M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (47s) 16s ago 25m 58.3M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (23m) 13s ago 23m 76.7M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:55:28.115 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (23m) 16s ago 23m 76.2M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:55:28.567 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:55:28.568 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:55:28.569 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:55:28.569 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:55:28.569 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:55:28.569 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:55:28.569 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: pgmap v1725: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='client.25618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.692 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.693 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:28 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: pgmap v1725: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-03-26T21:55:28.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='client.25618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:28.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: pgmap v1725: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='client.25618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:28.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:28 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:28.932 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:55:28.932 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:55:28.932 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:55:28.932 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-26T21:55:28.933 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-03-26T21:55:28.933 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-03-26T21:55:28.933 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T21:55:28.933 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-03-26T21:55:28.933 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading grafana daemons", 2024-03-26T21:55:28.933 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:55:28.933 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:55:29.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='client.25630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1616454007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='client.25642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='client.25630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1616454007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='client.25642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:29.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='client.25630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1616454007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='client.25642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:29.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:29.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.787 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.787 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: pgmap v1726: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.788 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.790 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.791 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.792 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:30 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: pgmap v1726: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: pgmap v1726: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:30.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:30 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:31.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:32.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:32.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:32.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:32 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:32.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:32 smithi134 ceph-mon[25806]: pgmap v1727: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:32.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:32 smithi134 ceph-mon[25806]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[24886]: pgmap v1727: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[24886]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[29585]: pgmap v1727: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:32.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:32 smithi043 ceph-mon[29585]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:55:34.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:34 smithi134 ceph-mon[25806]: pgmap v1728: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-03-26T21:55:34.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:34 smithi043 ceph-mon[24886]: pgmap v1728: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-03-26T21:55:34.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:34 smithi043 ceph-mon[29585]: pgmap v1728: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-03-26T21:55:35.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[24886]: Upgrade: Updating grafana.a 2024-03-26T21:55:35.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[24886]: Deploying daemon grafana.a on smithi134 2024-03-26T21:55:35.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:35.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:35.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[24886]: pgmap v1729: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-03-26T21:55:35.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[24886]: pgmap v1730: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:35.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:35.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[29585]: Upgrade: Updating grafana.a 2024-03-26T21:55:35.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[29585]: Deploying daemon grafana.a on smithi134 2024-03-26T21:55:35.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:35.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:35.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[29585]: pgmap v1729: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-03-26T21:55:35.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[29585]: pgmap v1730: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:35.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:35.910 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:35 smithi134 ceph-mon[25806]: Upgrade: Updating grafana.a 2024-03-26T21:55:35.910 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:35 smithi134 ceph-mon[25806]: Deploying daemon grafana.a on smithi134 2024-03-26T21:55:35.910 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:35 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:35.910 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:35 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:35.910 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:35 smithi134 ceph-mon[25806]: pgmap v1729: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-03-26T21:55:35.910 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:35 smithi134 ceph-mon[25806]: pgmap v1730: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:35.910 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:35 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.056 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:55:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:55:36] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.43.0" 2024-03-26T21:55:37.237 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.238 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.238 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:37 smithi134 ceph-mon[25806]: pgmap v1731: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:37.238 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.238 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.238 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.238 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:37 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[24886]: pgmap v1731: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[29585]: pgmap v1731: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:37.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:37.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:37 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:38 smithi043 ceph-mon[24886]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:55:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:38 smithi043 ceph-mon[24886]: Cluster is now healthy 2024-03-26T21:55:38.156 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:38 smithi043 ceph-mon[29585]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:55:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:38 smithi043 ceph-mon[29585]: Cluster is now healthy 2024-03-26T21:55:38.393 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:38 smithi134 ceph-mon[25806]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:55:38.393 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:38 smithi134 ceph-mon[25806]: Cluster is now healthy 2024-03-26T21:55:38.793 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:38 smithi134 systemd[1]: Stopping Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:55:38.793 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=server t=2024-03-26T21:55:38.634456679Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-03-26T21:55:38.793 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=tracing t=2024-03-26T21:55:38.63475865Z level=info msg="Closing tracing" 2024-03-26T21:55:38.793 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[111219]: logger=ticker t=2024-03-26T21:55:38.634806839Z level=info msg=stopped last_tick=2024-03-26T21:55:30Z 2024-03-26T21:55:38.793 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:38 smithi134 podman[116632]: 2024-03-26 21:55:38.644913633 +0000 UTC m=+0.106944155 container died 1487a8af3b0bf597162880c1cdae13a64d3ef46f84314f1aea4c0891f28ec1fd (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T21:55:39.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:39 smithi134 ceph-mon[25806]: pgmap v1732: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:39.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:39 smithi134 podman[116632]: 2024-03-26 21:55:39.108956759 +0000 UTC m=+0.570987321 container cleanup 1487a8af3b0bf597162880c1cdae13a64d3ef46f84314f1aea4c0891f28ec1fd (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T21:55:39.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:39 smithi134 bash[116632]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a 2024-03-26T21:55:39.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:39 smithi043 ceph-mon[24886]: pgmap v1732: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:39.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:39 smithi043 ceph-mon[29585]: pgmap v1732: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:39.716 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:39 smithi134 podman[116644]: 2024-03-26 21:55:39.410358829 +0000 UTC m=+0.766283949 container remove 1487a8af3b0bf597162880c1cdae13a64d3ef46f84314f1aea4c0891f28ec1fd (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T21:55:39.717 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:39 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Deactivated successfully. 2024-03-26T21:55:39.717 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:39 smithi134 systemd[1]: Stopped Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:55:39.717 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:39 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Consumed 2.584s CPU time. 2024-03-26T21:55:40.000 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:39 smithi134 systemd[1]: Starting Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:55:40.000 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:39 smithi134 podman[116778]: 2024-03-26 21:55:39.837009602 +0000 UTC m=+0.018399901 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-03-26T21:55:40.293 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 podman[116778]: 2024-03-26 21:55:40.005364534 +0000 UTC m=+0.186754820 container create 5387fa8dd0496bab7503839d22e7d9b539193226a41db247572c754c9c28ce25 (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T21:55:40.793 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 podman[116778]: 2024-03-26 21:55:40.322685536 +0000 UTC m=+0.504075821 container init 5387fa8dd0496bab7503839d22e7d9b539193226a41db247572c754c9c28ce25 (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T21:55:40.793 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 podman[116778]: 2024-03-26 21:55:40.325487053 +0000 UTC m=+0.506877348 container start 5387fa8dd0496bab7503839d22e7d9b539193226a41db247572c754c9c28ce25 (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 bash[116778]: 5387fa8dd0496bab7503839d22e7d9b539193226a41db247572c754c9c28ce25 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 systemd[1]: Started Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.476981205Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477143848Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.47715489Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477159272Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477162176Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.47716495Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477167615Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477170137Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477172555Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477175267Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-26T21:55:40.794 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477177919Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477180221Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477183013Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.4771858Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477188395Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477190795Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477193296Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477195691Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=settings t=2024-03-26T21:55:40.477198132Z level=info msg="App mode production" 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=sqlstore t=2024-03-26T21:55:40.477240379Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=sqlstore t=2024-03-26T21:55:40.477253052Z 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----- 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=migrator t=2024-03-26T21:55:40.491657548Z level=info msg="Starting DB migrations" 2024-03-26T21:55:40.795 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=migrator t=2024-03-26T21:55:40.496081966Z level=info msg="migrations completed" performed=0 skipped=481 duration=364.924µs 2024-03-26T21:55:40.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=sqlstore t=2024-03-26T21:55:40.496419034Z level=info msg="Created default organization" 2024-03-26T21:55:40.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=plugin.finder t=2024-03-26T21:55:40.527982482Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-03-26T21:55:40.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=secrets t=2024-03-26T21:55:40.528087889Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-26T21:55:40.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=query_data t=2024-03-26T21:55:40.530471481Z level=info msg="Query Service initialization" 2024-03-26T21:55:40.796 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=live.push_http t=2024-03-26T21:55:40.534588825Z level=info msg="Live Push Gateway initialization" 2024-03-26T21:55:41.293 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=infra.usagestats.collector t=2024-03-26T21:55:41.157662204Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=provisioning.datasources t=2024-03-26T21:55:41.159653688Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=provisioning.datasources t=2024-03-26T21:55:41.159662418Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=provisioning.datasources t=2024-03-26T21:55:41.159756907Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=provisioning.alerting t=2024-03-26T21:55:41.186753673Z level=info msg="starting to provision alerting" 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=provisioning.alerting t=2024-03-26T21:55:41.186764491Z level=info msg="finished to provision alerting" 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=ngalert.state.manager t=2024-03-26T21:55:41.186983517Z level=info msg="Warming state cache for startup" 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=grafanaStorageLogger t=2024-03-26T21:55:41.187025087Z level=info msg="storage starting" 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=http.server t=2024-03-26T21:55:41.189850038Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=ngalert.state.manager t=2024-03-26T21:55:41.200676732Z level=info msg="State cache has been initialized" states=0 duration=13.691521ms 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=ticker t=2024-03-26T21:55:41.200731056Z level=info msg=starting first_tick=2024-03-26T21:55:50Z 2024-03-26T21:55:41.294 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=ngalert.multiorg.alertmanager t=2024-03-26T21:55:41.200739664Z level=info msg="starting MultiOrg Alertmanager" 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: pgmap v1733: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:41 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: pgmap v1733: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:41.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:41.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: pgmap v1733: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-03-26T21:55:41.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:41 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:42 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:42.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:42 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: pgmap v1734: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:43 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: pgmap v1734: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: pgmap v1734: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:43.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:43 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:44 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:44.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:44 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: pgmap v1735: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: pgmap v1735: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.414 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: pgmap v1735: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.415 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.416 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:45 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:46.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:46 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.102 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:55:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:55:46] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-03-26T21:55:47.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:47 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:47 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: pgmap v1736: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:48 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: pgmap v1736: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: pgmap v1736: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:55:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:48 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: pgmap v1737: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:49 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: pgmap v1737: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: pgmap v1737: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:49.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:49 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:50 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:50.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:50.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:50.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:50.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:50.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:50 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: pgmap v1738: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.334 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.335 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.336 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.337 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.338 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.338 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.338 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.338 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.338 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.338 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.338 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.338 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.339 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.339 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.339 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.339 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.339 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:51 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: pgmap v1738: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:51.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: pgmap v1738: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:51 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.325 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.326 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.327 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.328 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.329 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:52 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:52.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:52 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: pgmap v1739: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:53.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: pgmap v1739: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:53 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: pgmap v1739: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.417 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:53.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:53 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:54.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: Upgrade: Finalizing container_image settings 2024-03-26T21:55:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:55:54.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:55:54.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:55:54.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T21:55:54.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:55:54.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:55:54.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:55:54.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:55:54.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T21:55:54.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: Upgrade: Finalizing container_image settings 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:55:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:55:54.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:55:54.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T21:55:54.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:55:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:55:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T21:55:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: Upgrade: Complete! 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:55:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:55:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: Upgrade: Complete! 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:54 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.447 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.447 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.448 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.449 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: Upgrade: Finalizing container_image settings 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:55:54.450 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.451 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:55:54.452 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: Upgrade: Complete! 2024-03-26T21:55:54.453 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:55:54.454 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:54 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[29585]: pgmap v1740: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[24886]: pgmap v1740: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:55.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:55 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:56.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:55 smithi134 ceph-mon[25806]: pgmap v1740: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:56.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:56.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:56.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:56.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:56.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:56.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:56.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:55 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:55:57.102 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:55:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:55:56] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-03-26T21:55:57.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:57 smithi134 ceph-mon[25806]: pgmap v1741: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:58.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:57 smithi043 ceph-mon[24886]: pgmap v1741: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:58.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:57 smithi043 ceph-mon[29585]: pgmap v1741: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:55:59.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:55:59 smithi043 ceph-mon[24886]: pgmap v1742: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:59.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:55:59 smithi043 ceph-mon[29585]: pgmap v1742: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:55:59.989 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-03-26T21:56:00.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:55:59 smithi134 ceph-mon[25806]: pgmap v1742: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:00.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:00 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:00.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:00 smithi043 ceph-mon[29585]: from='client.25648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:00.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:00.960 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:00 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:00.960 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:00 smithi043 ceph-mon[24886]: from='client.25648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:00.960 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:01.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:00 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:01.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:00 smithi134 ceph-mon[25806]: from='client.25648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:01.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:00 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:02.100 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:56:02.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:02 smithi134 ceph-mon[25806]: pgmap v1743: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:02.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:02 smithi043 ceph-mon[24886]: pgmap v1743: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:02.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:02 smithi043 ceph-mon[29585]: pgmap v1743: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:02.744 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-03-26T21:56:03.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:03 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2054347106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:03.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:03 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2054347106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:03.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:03 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/2054347106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:04.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:04 smithi043 ceph-mon[24886]: pgmap v1744: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:04.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:04 smithi043 ceph-mon[29585]: pgmap v1744: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:04.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:04 smithi134 ceph-mon[25806]: pgmap v1744: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:04.766 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)" 2024-03-26T21:56:05.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:05 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/665806610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:05 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/665806610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:05.444 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-03-26T21:56:05.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:05 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/665806610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:06.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:06 smithi043 ceph-mon[24886]: pgmap v1745: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:06.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:06 smithi043 ceph-mon[29585]: pgmap v1745: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:06.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:06 smithi134 ceph-mon[25806]: pgmap v1745: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:07.018 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:56:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:56:06] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-03-26T21:56:07.542 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:56:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:08 smithi043 ceph-mon[24886]: pgmap v1746: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:08.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:08 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/4008707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:08.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:08 smithi043 ceph-mon[29585]: pgmap v1746: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:08.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:08 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/4008707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:08.123 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-03-26T21:56:08.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:08 smithi134 ceph-mon[25806]: pgmap v1746: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:08.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:08 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/4008707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:10.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:10 smithi043 ceph-mon[24886]: pgmap v1747: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:10.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:10 smithi043 ceph-mon[29585]: pgmap v1747: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:10.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:10 smithi134 ceph-mon[25806]: pgmap v1747: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:11.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:11 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:11.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:11 smithi043 ceph-mon[24886]: from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:11.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:11 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:11.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:11 smithi043 ceph-mon[29585]: from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:11.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:11 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:11.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:11 smithi134 ceph-mon[25806]: from='client.15756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:12.303 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:56:12.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:12 smithi043 ceph-mon[24886]: pgmap v1748: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:12.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:12 smithi043 ceph-mon[29585]: pgmap v1748: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:12.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:12 smithi134 ceph-mon[25806]: pgmap v1748: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:12.995 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade status' 2024-03-26T21:56:14.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:14 smithi043 ceph-mon[24886]: pgmap v1749: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:14.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:14 smithi043 ceph-mon[29585]: pgmap v1749: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:14.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:14 smithi134 ceph-mon[25806]: pgmap v1749: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:15.146 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:56:15.146 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-03-26T21:56:15.146 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-03-26T21:56:15.146 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-03-26T21:56:15.146 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T21:56:15.146 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-03-26T21:56:15.147 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-03-26T21:56:15.147 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:56:15.147 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:56:15.729 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T21:56:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[24886]: pgmap v1750: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[29585]: pgmap v1750: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:15 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:15 smithi134 ceph-mon[25806]: pgmap v1750: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:16.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:15 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:16.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:16.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:15 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:17.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:16 smithi043 ceph-mon[24886]: from='client.25678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:17.019 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:56:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:56:16] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.43.0" 2024-03-26T21:56:17.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:16 smithi043 ceph-mon[29585]: from='client.25678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:17.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:16 smithi134 ceph-mon[25806]: from='client.25678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:18.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:17 smithi134 ceph-mon[25806]: pgmap v1751: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:17 smithi043 ceph-mon[24886]: pgmap v1751: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:17 smithi043 ceph-mon[29585]: pgmap v1751: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:18.825 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-03-26T21:56:18.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:18 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1698694081' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:56:18.878 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:18 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1698694081' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:56:19.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:18 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1698694081' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:56:19.605 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- 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}'"'"')' 2024-03-26T21:56:20.166 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:19 smithi043 ceph-mon[24886]: pgmap v1752: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:20.166 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:19 smithi043 ceph-mon[29585]: pgmap v1752: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:20.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:19 smithi134 ceph-mon[25806]: pgmap v1752: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:21.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:21 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:21.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:21 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:21.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:21 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:22.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:22 smithi134 ceph-mon[25806]: pgmap v1753: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:22.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:22 smithi043 ceph-mon[24886]: pgmap v1753: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:22.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:22 smithi043 ceph-mon[29585]: pgmap v1753: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:24.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:24 smithi134 ceph-mon[25806]: pgmap v1754: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:24 smithi134 ceph-mon[25806]: from='client.25690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:24.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:24 smithi134 ceph-mon[25806]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "mon", "hosts": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:24 smithi043 ceph-mon[24886]: pgmap v1754: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:24 smithi043 ceph-mon[24886]: from='client.25690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:24 smithi043 ceph-mon[24886]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "mon", "hosts": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:24.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:24 smithi043 ceph-mon[29585]: pgmap v1754: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:24.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:24 smithi043 ceph-mon[29585]: from='client.25690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:24.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:24 smithi043 ceph-mon[29585]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "mon", "hosts": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:25.091 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:56:25.649 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-03-26T21:56:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[24886]: pgmap v1755: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:26.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:26.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[29585]: pgmap v1755: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:26.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:26.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:26.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:26.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:26.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:26.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:26 smithi134 ceph-mon[25806]: pgmap v1755: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:26.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:26.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:26.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:26.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:26 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:26.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:26 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:27.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:27 smithi043 ceph-mon[29585]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:56:27.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:27 smithi043 ceph-mon[29585]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:56:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:27 smithi043 ceph-mon[24886]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:56:27.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:27 smithi043 ceph-mon[24886]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:56:27.103 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:56:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:56:26] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.43.0" 2024-03-26T21:56:27.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:27 smithi134 ceph-mon[25806]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:56:27.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:27 smithi134 ceph-mon[25806]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:56:28.067 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:56:28.332 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:28 smithi043 ceph-mon[24886]: pgmap v1756: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:28.333 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:28 smithi043 ceph-mon[29585]: pgmap v1756: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:28.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:28 smithi134 ceph-mon[25806]: pgmap v1756: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 13s ago 30m - - 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 13s ago 30m - - 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (90s) 13s ago 25m 16.6M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (48s) 13s ago 25m 75.8M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (3m) 13s ago 24m 53.5M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (3m) 13s ago 30m 451M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (14m) 13s ago 31m 532M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (31m) 13s ago 31m 142M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:56:28.764 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (30m) 13s ago 30m 82.0M 2048M 17.2.0 e1d6a67b021e 92fe2880b48e 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (30m) 13s ago 30m 81.9M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (2m) 13s ago 26m 8321k - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (2m) 13s ago 26m 16.6M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (29m) 13s ago 29m 53.5M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (29m) 13s ago 29m 57.9M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (28m) 13s ago 28m 51.4M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (28m) 13s ago 28m 55.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (28m) 13s ago 28m 57.7M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (27m) 13s ago 27m 55.2M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (27m) 13s ago 27m 53.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (27m) 13s ago 27m 54.1M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (108s) 13s ago 26m 64.9M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (24m) 13s ago 24m 76.9M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:56:28.765 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (24m) 13s ago 24m 76.5M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:56:29.174 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:56:29.174 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:56:29.174 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-26T21:56:29.174 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:56:29.174 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:56:29.174 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:56:29.174 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:56:29.174 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:56:29.175 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:56:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[24886]: from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:56:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-26T21:56:29.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[29585]: from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:29.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:29.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:29.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:29.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:29.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:56:29.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:29 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-26T21:56:29.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:29 smithi134 ceph-mon[25806]: from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:29.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:29.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:29.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:29.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:29 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:29.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:56:29.377 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:29 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-26T21:56:29.517 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:56:29.517 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:56:29.517 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:56:29.518 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi134", 2024-03-26T21:56:29.518 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T21:56:29.518 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "0/1 daemons upgraded", 2024-03-26T21:56:29.518 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading mon daemons", 2024-03-26T21:56:29.518 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:56:29.518 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:56:30.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:30 smithi134 ceph-mon[25806]: pgmap v1757: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:30.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:30 smithi134 ceph-mon[25806]: from='client.25708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:30.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:30 smithi134 ceph-mon[25806]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:56:30.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:30 smithi134 ceph-mon[25806]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:56:30.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:30 smithi134 ceph-mon[25806]: Upgrade: Setting container_image for all mgr 2024-03-26T21:56:30.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:30 smithi134 ceph-mon[25806]: Upgrade: It appears safe to stop mon.b 2024-03-26T21:56:30.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:30 smithi134 ceph-mon[25806]: from='client.25714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:30.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:30 smithi134 ceph-mon[25806]: from='client.? 172.21.15.43:0/1308211870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:30.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:30 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[24886]: pgmap v1757: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[24886]: from='client.25708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[24886]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:56:30.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[24886]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all mgr 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[24886]: Upgrade: It appears safe to stop mon.b 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[24886]: from='client.25714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1308211870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[29585]: pgmap v1757: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[29585]: from='client.25708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[29585]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[29585]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all mgr 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[29585]: Upgrade: It appears safe to stop mon.b 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[29585]: from='client.25714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1308211870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:30.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[24886]: from='client.25726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:31.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:31.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:31.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:31.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[29585]: from='client.25726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:31.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:31.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:31.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:31.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:31 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:31.383 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:31 smithi134 ceph-mon[25806]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:31.383 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:31 smithi134 ceph-mon[25806]: from='client.25726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:56:31.383 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:31 smithi134 ceph-mon[25806]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:31.383 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:31.383 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:31.383 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:31 smithi134 ceph-mon[25806]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:32.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:32 smithi043 ceph-mon[24886]: pgmap v1758: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:32.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:32 smithi043 ceph-mon[24886]: Upgrade: Updating mon.b 2024-03-26T21:56:32.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:32 smithi043 ceph-mon[24886]: Deploying daemon mon.b on smithi134 2024-03-26T21:56:32.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:32 smithi043 ceph-mon[29585]: pgmap v1758: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:32.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:32 smithi043 ceph-mon[29585]: Upgrade: Updating mon.b 2024-03-26T21:56:32.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:32 smithi043 ceph-mon[29585]: Deploying daemon mon.b on smithi134 2024-03-26T21:56:32.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:32 smithi134 ceph-mon[25806]: pgmap v1758: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:32.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:32 smithi134 ceph-mon[25806]: Upgrade: Updating mon.b 2024-03-26T21:56:32.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:32 smithi134 ceph-mon[25806]: Deploying daemon mon.b on smithi134 2024-03-26T21:56:32.733 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:32 smithi134 systemd[1]: Stopping Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:56:32.733 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b[25789]: 2024-03-26T21:56:32.553+0000 7f4f7059c700 -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 2024-03-26T21:56:32.733 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b[25789]: 2024-03-26T21:56:32.553+0000 7f4f7059c700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-26T21:56:33.016 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:32 smithi134 podman[123277]: 2024-03-26 21:56:32.737417233 +0000 UTC m=+0.278075714 container died 92fe2880b48ea281b0d0aaf9bec5f76a3e2d47ef3366f14275dc0ca88891d78b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, vendor=Red Hat, Inc., io.openshift.expose-services=, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, release=754, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, ceph=True, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, distribution-scope=public, name=centos-stream, architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-03-26T21:56:33.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:33 smithi134 podman[123277]: 2024-03-26 21:56:33.094773819 +0000 UTC m=+0.635432292 container cleanup 92fe2880b48ea281b0d0aaf9bec5f76a3e2d47ef3366f14275dc0ca88891d78b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, version=8, release=754, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, maintainer=Guillaume Abrioux , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, name=centos-stream, vcs-type=git, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-03-26T21:56:33.270 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:33 smithi134 bash[123277]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b 2024-03-26T21:56:33.521 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:33 smithi134 podman[123291]: 2024-03-26 21:56:33.362985595 +0000 UTC m=+0.626367589 container remove 92fe2880b48ea281b0d0aaf9bec5f76a3e2d47ef3366f14275dc0ca88891d78b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, distribution-scope=public, vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, io.openshift.expose-services=, name=centos-stream, ceph=True, release=754, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD, build-date=2022-05-03T08:36:31.336870, version=8, io.buildah.version=1.19.8) 2024-03-26T21:56:33.521 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:33 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.b.service: Deactivated successfully. 2024-03-26T21:56:33.521 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:33 smithi134 systemd[1]: Stopped Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:56:33.522 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:33 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.b.service: Consumed 24.171s CPU time. 2024-03-26T21:56:33.793 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:33 smithi134 systemd[1]: Starting Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:56:34.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:33 smithi134 podman[123423]: 2024-03-26 21:56:33.829426254 +0000 UTC m=+0.018465290 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:56:34.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:33 smithi134 podman[123423]: 2024-03-26 21:56:33.938840202 +0000 UTC m=+0.127879270 container create f75451ee3b26bf93925e23376ce25f2bf277502ba1289822e12bd5e9e609581d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T21:56:34.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 podman[123423]: 2024-03-26 21:56:34.174609639 +0000 UTC m=+0.363648673 container init f75451ee3b26bf93925e23376ce25f2bf277502ba1289822e12bd5e9e609581d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, ceph=True) 2024-03-26T21:56:34.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 podman[123423]: 2024-03-26 21:56:34.177554587 +0000 UTC m=+0.366593614 container start f75451ee3b26bf93925e23376ce25f2bf277502ba1289822e12bd5e9e609581d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-03-26T21:56:34.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:56:34.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev), process ceph-mon, pid 2 2024-03-26T21:56:34.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: pidfile_write: ignore empty --pid-file 2024-03-26T21:56:34.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: load: jerasure load: lrc 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: RocksDB version: 7.9.2 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Git sha 0 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Compile date 2024-03-26 11:42:14 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: DB SUMMARY 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: DB Session ID: 9SHCZTYXTJDE48KPTQUD 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: CURRENT file: CURRENT 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: MANIFEST file: MANIFEST-000009 size: 5600 Bytes 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000096.sst 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000094.log size: 872126 ; 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.error_if_exists: 0 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.create_if_missing: 0 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.paranoid_checks: 1 2024-03-26T21:56:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.env: 0x558cf73fac60 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.fs: PosixFileSystem 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.info_log: 0x558cf9a7bae0 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.statistics: (nil) 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.use_fsync: 0 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_log_file_size: 0 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.allow_fallocate: 1 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:56:34.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:56:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.use_direct_reads: 0 2024-03-26T21:56:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:56:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:56:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.db_log_dir: 2024-03-26T21:56:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.wal_dir: 2024-03-26T21:56:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:56:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:56:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:56:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:56:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:56:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:56:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:56:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.write_buffer_manager: 0x558cf9a4c820 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.unordered_write: 0 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:56:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.row_cache: None 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.wal_filter: None 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.two_write_queues: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.wal_compression: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.atomic_flush: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.log_readahead_size: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:56:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_background_jobs: 2 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_background_compactions: -1 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_subcompactions: 1 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:56:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_open_files: -1 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_background_flushes: -1 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Compression algorithms supported: 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: kZSTD supported: 0 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: kXpressCompression supported: 0 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: kZlibCompression supported: 1 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: kSnappyCompression supported: 1 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: kLZ4Compression supported: 1 2024-03-26T21:56:34.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: kBZip2Compression supported: 0 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.merge_operator: 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_filter: None 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558cf9a7bcc0) 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout: cache_index_and_filter_blocks: 1 2024-03-26T21:56:34.553 INFO:journalctl@ceph.mon.b.smithi134.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: pin_top_level_index_and_filter: 1 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: index_type: 0 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: data_block_index_type: 0 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: index_shortening: 1 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: checksum: 4 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: no_block_cache: 0 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache: 0x558cf9a7f090 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache_name: BinnedLRUCache 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache_options: 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: capacity : 536870912 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: num_shard_bits : 4 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: strict_capacity_limit : 0 2024-03-26T21:56:34.554 INFO:journalctl@ceph.mon.b.smithi134.stdout: high_pri_pool_ratio: 0.000 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache_compressed: (nil) 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: persistent_cache: (nil) 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_size: 4096 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_size_deviation: 10 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_restart_interval: 16 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: index_block_restart_interval: 1 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: metadata_block_size: 4096 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: partition_filters: 0 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: use_delta_encoding: 1 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: filter_policy: bloomfilter 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: whole_key_filtering: 1 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: verify_compression: 0 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: read_amp_bytes_per_bit: 0 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: format_version: 5 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: enable_index_compression: 1 2024-03-26T21:56:34.555 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_align: 0 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout: max_auto_readahead_size: 262144 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout: prepopulate_block_cache: 0 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout: initial_auto_readahead_size: 8192 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout: num_file_reads_for_auto_readahead: 2 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression: NoCompression 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.num_levels: 7 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:56:34.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:56:34.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:56:34.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.arena_block_size: 1048576 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:56:34.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.inplace_update_support: 0 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.bloom_locality: 0 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.max_successive_merges: 0 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.ttl: 2592000 2024-03-26T21:56:34.560 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.enable_blob_files: false 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.min_blob_size: 0 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.blob_file_starting_level: 0 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 96.sst 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: 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 98, last_sequence is 59284, log_number is 94,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-26T21:56:34.561 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 94 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ff5feeb3-33dd-4cd2-ad89-18bba8f6a49b 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490194207655, "job": 1, "event": "recovery_started", "wal_files": [94]} 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #94 mode 2 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490194210746, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 99, "file_size": 572354, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 59279, "largest_seqno": 59880, "table_properties": {"data_size": 569287, "index_size": 1451, "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": 5416, "raw_average_key_size": 23, "raw_value_size": 564282, "raw_average_value_size": 2453, "num_data_blocks": 63, "num_entries": 230, "num_filter_entries": 230, "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": "[CompactOnDeletionCollector]", "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": 1711490194, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ff5feeb3-33dd-4cd2-ad89-18bba8f6a49b", "db_session_id": "9SHCZTYXTJDE48KPTQUD", "orig_file_number": 99, "seqno_to_time_mapping": "N/A"}} 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490194210831, "job": 1, "event": "recovery_finished"} 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/version_set.cc:5047] Creating manifest 101 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000094.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558cf9b6e000 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: DB pointer 0x558cf9b58000 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** DB Stats ** 2024-03-26T21:56:34.562 INFO:journalctl@ceph.mon.b.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** Compaction Stats [default] ** 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.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) 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: L0 1/0 558.94 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 322.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: L6 1/0 13.28 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 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: Sum 2/0 13.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 322.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.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 322.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-26T21:56:34.563 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** Compaction Stats [default] ** 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.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) 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.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 322.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:56:34.564 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative compaction: 0.00 GB write, 104.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval compaction: 0.00 GB write, 104.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.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 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: Block cache BinnedLRUCache@0x558cf9a7f090#2 capacity: 512.00 MB usage: 2.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: starting mon.b rank 2 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: mon.b@-1(???) e3 preinit fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: mon.b@-1(???).mds e1 new map 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: mon.b@-1(???).mds e1 print_map 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: e1 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.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} 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: legacy client fscid: -1 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:34.565 INFO:journalctl@ceph.mon.b.smithi134.stdout: No filesystems configured 2024-03-26T21:56:34.566 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: mon.b@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-26T21:56:34.566 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:56:34.566 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:56:34.566 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:56:34.566 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 ceph-mon[123442]: mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-03-26T21:56:34.566 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 bash[123423]: f75451ee3b26bf93925e23376ce25f2bf277502ba1289822e12bd5e9e609581d 2024-03-26T21:56:34.566 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:34 smithi134 systemd[1]: Started Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:56:35.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: pgmap v1759: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: pgmap v1760: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: mon.b calling monitor election 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: mon.a calling monitor election 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: fsmap 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: mgrmap e44: y(active, since 4m), standbys: x 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: overall HEALTH_OK 2024-03-26T21:56:35.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: pgmap v1759: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: pgmap v1760: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: mon.b calling monitor election 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: mon.a calling monitor election 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:56:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: fsmap 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: mgrmap e44: y(active, since 4m), standbys: x 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: overall HEALTH_OK 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:56:35.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-26T21:56:35.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:56:35.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:35 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-26T21:56:35.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: pgmap v1759: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:35.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: pgmap v1760: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:35.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: mon.b calling monitor election 2024-03-26T21:56:35.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: mon.a calling monitor election 2024-03-26T21:56:35.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:56:35.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:56:35.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: fsmap 2024-03-26T21:56:35.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:56:35.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: mgrmap e44: y(active, since 4m), standbys: x 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: overall HEALTH_OK 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.599 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.600 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.601 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:35.602 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:35.603 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:56:35.603 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:35 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-26T21:56:36.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:36 smithi043 ceph-mon[24886]: Upgrade: It appears safe to stop mon.b 2024-03-26T21:56:36.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:36 smithi043 ceph-mon[29585]: Upgrade: It appears safe to stop mon.b 2024-03-26T21:56:36.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:36 smithi134 ceph-mon[123442]: Upgrade: It appears safe to stop mon.b 2024-03-26T21:56:37.102 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:56:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:56:36] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-03-26T21:56:37.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:37 smithi043 ceph-mon[24886]: pgmap v1761: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:37.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:37 smithi043 ceph-mon[29585]: pgmap v1761: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:37.710 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:37 smithi134 ceph-mon[123442]: pgmap v1761: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:38.597 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:38 smithi134 ceph-mon[123442]: Upgrade: Updating mon.b 2024-03-26T21:56:38.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:38 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:38.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:38 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:38.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:38 smithi134 ceph-mon[123442]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:38.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:38 smithi134 ceph-mon[123442]: Deploying daemon mon.b on smithi134 2024-03-26T21:56:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[24886]: Upgrade: Updating mon.b 2024-03-26T21:56:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[24886]: Deploying daemon mon.b on smithi134 2024-03-26T21:56:38.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[29585]: Upgrade: Updating mon.b 2024-03-26T21:56:38.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:56:38.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:56:38.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:38.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:38 smithi043 ceph-mon[29585]: Deploying daemon mon.b on smithi134 2024-03-26T21:56:39.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:39 smithi134 ceph-mon[123442]: pgmap v1762: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:39.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:39 smithi043 ceph-mon[24886]: pgmap v1762: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:39.590 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:56:39 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:56:39.218+0000 7f0e51f92700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-26T21:56:39.590 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:39 smithi043 ceph-mon[29585]: pgmap v1762: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:41.148 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:41 smithi134 ceph-mon[123442]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:41.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:41 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:41.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:41 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:41.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:41 smithi134 systemd[1]: Stopping Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:56:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b[123438]: 2024-03-26T21:56:41.661+0000 7ff1b0d20700 -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 2024-03-26T21:56:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b[123438]: 2024-03-26T21:56:41.661+0000 7ff1b0d20700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-26T21:56:42.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:41 smithi134 podman[124453]: 2024-03-26 21:56:41.723831852 +0000 UTC m=+0.155852941 container died f75451ee3b26bf93925e23376ce25f2bf277502ba1289822e12bd5e9e609581d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:56:42.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:42 smithi134 podman[124453]: 2024-03-26 21:56:42.162394733 +0000 UTC m=+0.594415819 container cleanup f75451ee3b26bf93925e23376ce25f2bf277502ba1289822e12bd5e9e609581d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-03-26T21:56:42.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:42 smithi134 bash[124453]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b 2024-03-26T21:56:42.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:42 smithi134 podman[124501]: 2024-03-26 21:56:42.363487698 +0000 UTC m=+0.636866643 container remove f75451ee3b26bf93925e23376ce25f2bf277502ba1289822e12bd5e9e609581d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True) 2024-03-26T21:56:42.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:42 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.b.service: Deactivated successfully. 2024-03-26T21:56:42.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:42 smithi134 systemd[1]: Stopped Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:56:42.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:42 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.b.service: Consumed 1.028s CPU time. 2024-03-26T21:56:42.908 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:42 smithi134 systemd[1]: Starting Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:56:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 podman[124755]: 2024-03-26 21:56:44.01266462 +0000 UTC m=+0.740562625 container create d7f247f9596d206604c64fe09f1a5a68f6a3f80f879d79536cf9a0a49dcf8d9a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-03-26T21:56:44.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 podman[124755]: 2024-03-26 21:56:43.922517533 +0000 UTC m=+0.650415540 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:56:44.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 podman[124755]: 2024-03-26 21:56:44.567031022 +0000 UTC m=+1.294929019 container init d7f247f9596d206604c64fe09f1a5a68f6a3f80f879d79536cf9a0a49dcf8d9a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-03-26T21:56:44.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 podman[124755]: 2024-03-26 21:56:44.570280068 +0000 UTC m=+1.298178066 container start d7f247f9596d206604c64fe09f1a5a68f6a3f80f879d79536cf9a0a49dcf8d9a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-03-26T21:56:45.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev), process ceph-mon, pid 2 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: pidfile_write: ignore empty --pid-file 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: load: jerasure load: lrc 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: RocksDB version: 7.9.2 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Git sha 0 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Compile date 2024-03-26 11:42:14 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: DB SUMMARY 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: DB Session ID: GWBT9HI85A15WWIFH8J4 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: CURRENT file: CURRENT 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: MANIFEST file: MANIFEST-000101 size: 277 Bytes 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000096.sst 000099.sst 2024-03-26T21:56:45.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000100.log size: 554876 ; 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.error_if_exists: 0 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.create_if_missing: 0 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.paranoid_checks: 1 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.env: 0x55faebb13c60 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.fs: PosixFileSystem 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.info_log: 0x55faedc77ae0 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.statistics: (nil) 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.use_fsync: 0 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_log_file_size: 0 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:56:45.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:56:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:56:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.allow_fallocate: 1 2024-03-26T21:56:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:56:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:56:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.use_direct_reads: 0 2024-03-26T21:56:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:56:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:56:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.db_log_dir: 2024-03-26T21:56:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.wal_dir: 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.write_buffer_manager: 0x55faedc48820 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:56:45.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.unordered_write: 0 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.row_cache: None 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.wal_filter: None 2024-03-26T21:56:45.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.two_write_queues: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.wal_compression: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.atomic_flush: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.log_readahead_size: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:56:45.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_background_jobs: 2 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_background_compactions: -1 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_subcompactions: 1 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_open_files: -1 2024-03-26T21:56:45.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_background_flushes: -1 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Compression algorithms supported: 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: kZSTD supported: 0 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: kXpressCompression supported: 0 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: kZlibCompression supported: 1 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: kSnappyCompression supported: 1 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: kLZ4Compression supported: 1 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: kBZip2Compression supported: 0 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-26T21:56:45.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000101 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.merge_operator: 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_filter: None 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55faedc77cc0) 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout: cache_index_and_filter_blocks: 1 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout: pin_top_level_index_and_filter: 1 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout: index_type: 0 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout: data_block_index_type: 0 2024-03-26T21:56:45.053 INFO:journalctl@ceph.mon.b.smithi134.stdout: index_shortening: 1 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: checksum: 4 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: no_block_cache: 0 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache: 0x55faedc7b090 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache_name: BinnedLRUCache 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache_options: 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: capacity : 536870912 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: num_shard_bits : 4 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: strict_capacity_limit : 0 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: high_pri_pool_ratio: 0.000 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_cache_compressed: (nil) 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: persistent_cache: (nil) 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_size: 4096 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_size_deviation: 10 2024-03-26T21:56:45.054 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_restart_interval: 16 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: index_block_restart_interval: 1 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: metadata_block_size: 4096 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: partition_filters: 0 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: use_delta_encoding: 1 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: filter_policy: bloomfilter 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: whole_key_filtering: 1 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: verify_compression: 0 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: read_amp_bytes_per_bit: 0 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: format_version: 5 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: enable_index_compression: 1 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: block_align: 0 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: max_auto_readahead_size: 262144 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: prepopulate_block_cache: 0 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: initial_auto_readahead_size: 8192 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout: num_file_reads_for_auto_readahead: 2 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:56:45.055 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression: NoCompression 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.num_levels: 7 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:56:45.056 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:56:45.057 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.arena_block_size: 1048576 2024-03-26T21:56:45.058 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:56:45.059 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:56:45.059 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:56:45.059 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:56:45.059 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:56:45.059 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:56:45.059 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.inplace_update_support: 0 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.bloom_locality: 0 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.max_successive_merges: 0 2024-03-26T21:56:45.060 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.ttl: 2592000 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.enable_blob_files: false 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.min_blob_size: 0 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-26T21:56:45.061 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.blob_file_starting_level: 0 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 96.sst 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000101 succeeded,manifest_file_number is 101, next_file_number is 103, last_sequence is 59880, log_number is 95,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 95 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 95 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ff5feeb3-33dd-4cd2-ad89-18bba8f6a49b 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490204599146, "job": 1, "event": "recovery_started", "wal_files": [100]} 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #100 mode 2 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490204601290, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 104, "file_size": 353406, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 59885, "largest_seqno": 60217, "table_properties": {"data_size": 351073, "index_size": 845, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 4016, "raw_average_key_size": 24, "raw_value_size": 347691, "raw_average_value_size": 2133, "num_data_blocks": 35, "num_entries": 163, "num_filter_entries": 163, "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": "[CompactOnDeletionCollector]", "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": 1711490204, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ff5feeb3-33dd-4cd2-ad89-18bba8f6a49b", "db_session_id": "GWBT9HI85A15WWIFH8J4", "orig_file_number": 104, "seqno_to_time_mapping": "N/A"}} 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490204601386, "job": 1, "event": "recovery_finished"} 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/version_set.cc:5047] Creating manifest 106 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000100.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55faedd6a000 2024-03-26T21:56:45.062 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: DB pointer 0x55faedd54000 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** DB Stats ** 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** Compaction Stats [default] ** 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.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) 2024-03-26T21:56:45.063 INFO:journalctl@ceph.mon.b.smithi134.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: L0 2/0 904.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 282.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: L6 1/0 13.28 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 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: Sum 3/0 14.16 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 282.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.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 282.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** Compaction Stats [default] ** 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.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) 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.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 282.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:56:45.064 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: Cumulative compaction: 0.00 GB write, 72.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: Interval compaction: 0.00 GB write, 72.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.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 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: Block cache BinnedLRUCache@0x55faedc7b090#2 capacity: 512.00 MB usage: 3.69 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,1.16 KB,0.000220537%) IndexBlock(2,2.53 KB,0.000482798%) Misc(1,0.00 KB,0%) 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: starting mon.b rank 2 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: mon.b@-1(???) e3 preinit fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: mon.b@-1(???).mds e1 new map 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: mon.b@-1(???).mds e1 print_map 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: e1 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:56:45.065 INFO:journalctl@ceph.mon.b.smithi134.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} 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout: legacy client fscid: -1 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout: 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout: No filesystems configured 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: mon.b@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 bash[124755]: d7f247f9596d206604c64fe09f1a5a68f6a3f80f879d79536cf9a0a49dcf8d9a 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 systemd[1]: Started Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:56:45.066 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:44 smithi134 ceph-mon[124882]: pgmap v1763: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:45.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:44 smithi043 ceph-mon[24886]: pgmap v1763: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:45.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:44 smithi043 ceph-mon[29585]: pgmap v1763: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: pgmap v1764: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: pgmap v1765: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: mon.b calling monitor election 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: mon.c calling monitor election 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: mon.a calling monitor election 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: fsmap 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: mgrmap e44: y(active, since 4m), standbys: x 2024-03-26T21:56:46.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: overall HEALTH_OK 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:46.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: pgmap v1764: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: pgmap v1765: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: mon.b calling monitor election 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: mon.c calling monitor election 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: mon.a calling monitor election 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: fsmap 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: mgrmap e44: y(active, since 4m), standbys: x 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: overall HEALTH_OK 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:56:46.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:56:46.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:56:46.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T21:56:46.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:56:46.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:56:46.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:56:46.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:56:46.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T21:56:46.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:56:46.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:56:46.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:56:46.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:46.120 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:45 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: pgmap v1764: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: pgmap v1765: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: mon.b calling monitor election 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: mon.c calling monitor election 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: mon.a calling monitor election 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0],c=[v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0]} 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: fsmap 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: mgrmap e44: y(active, since 4m), standbys: x 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: overall HEALTH_OK 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:56:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-26T21:56:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:56:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T21:56:46.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:56:46.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:56:46.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:45 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:47.102 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:56:46] "GET /metrics HTTP/1.1" 200 37935 "" "Prometheus/2.43.0" 2024-03-26T21:56:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all crash 2024-03-26T21:56:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all mds 2024-03-26T21:56:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T21:56:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T21:56:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T21:56:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all nfs 2024-03-26T21:56:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:56:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all node-exporter 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all prometheus 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all alertmanager 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all grafana 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all loki 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all promtail 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Finalizing container_image settings 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[24886]: Upgrade: Complete! 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all crash 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all mds 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T21:56:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all nfs 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all node-exporter 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all prometheus 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all alertmanager 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all grafana 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all loki 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all promtail 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Finalizing container_image settings 2024-03-26T21:56:47.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:46 smithi043 ceph-mon[29585]: Upgrade: Complete! 2024-03-26T21:56:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all crash 2024-03-26T21:56:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mds 2024-03-26T21:56:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T21:56:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T21:56:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T21:56:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nfs 2024-03-26T21:56:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:56:47.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all node-exporter 2024-03-26T21:56:47.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all prometheus 2024-03-26T21:56:47.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all alertmanager 2024-03-26T21:56:47.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all grafana 2024-03-26T21:56:47.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all loki 2024-03-26T21:56:47.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all promtail 2024-03-26T21:56:47.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Finalizing container_image settings 2024-03-26T21:56:47.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:46 smithi134 ceph-mon[124882]: Upgrade: Complete! 2024-03-26T21:56:48.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:47 smithi043 ceph-mon[24886]: pgmap v1766: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:48.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:47 smithi043 ceph-mon[29585]: pgmap v1766: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:48.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:47 smithi134 ceph-mon[124882]: pgmap v1766: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:50.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:49 smithi043 ceph-mon[24886]: pgmap v1767: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:50.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:49 smithi043 ceph-mon[29585]: pgmap v1767: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:50.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:49 smithi134 ceph-mon[124882]: pgmap v1767: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:51.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:50 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:51.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:50 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:51.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:50 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:51.352 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:50 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:50 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:56:51.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:50 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:52.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:52 smithi043 ceph-mon[24886]: pgmap v1768: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:52.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:52 smithi043 ceph-mon[29585]: pgmap v1768: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:52.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:52 smithi134 ceph-mon[124882]: pgmap v1768: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:54.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:54 smithi043 ceph-mon[24886]: pgmap v1769: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:54.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:54 smithi043 ceph-mon[29585]: pgmap v1769: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:54.361 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:54 smithi134 ceph-mon[124882]: pgmap v1769: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:56.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:56 smithi043 ceph-mon[24886]: pgmap v1770: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:56.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:56.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:56.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:56 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:56.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:56 smithi043 ceph-mon[29585]: pgmap v1770: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:56.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:56.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:56.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:56 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:56.426 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:56 smithi134 ceph-mon[124882]: pgmap v1770: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:56:56.426 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:56 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:56.426 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:56 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:56.426 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:56 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:56:57.102 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:56:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:56:56] "GET /metrics HTTP/1.1" 200 37935 "" "Prometheus/2.43.0" 2024-03-26T21:56:58.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:56:58 smithi043 ceph-mon[29585]: pgmap v1771: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:58.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:56:58 smithi043 ceph-mon[24886]: pgmap v1771: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:56:58.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:56:58 smithi134 ceph-mon[124882]: pgmap v1771: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:00.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:00 smithi043 ceph-mon[29585]: pgmap v1772: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:00.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:00 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:00.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:00 smithi043 ceph-mon[24886]: pgmap v1772: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:00.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:00 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:00.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:00 smithi134 ceph-mon[124882]: pgmap v1772: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:00.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:00 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:00.626 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T21:57:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:01 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:01 smithi043 ceph-mon[29585]: from='client.25732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:01 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:01 smithi043 ceph-mon[24886]: from='client.25732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:01.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:01 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:01.543 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:01 smithi134 ceph-mon[124882]: from='client.25732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:02.299 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:02 smithi043 ceph-mon[29585]: pgmap v1773: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:02.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:02 smithi043 ceph-mon[24886]: pgmap v1773: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:02.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:02 smithi134 ceph-mon[124882]: pgmap v1773: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:02.823 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:57:02.823 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 7s ago 31m - - 2024-03-26T21:57:02.823 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 17s ago 31m - - 2024-03-26T21:57:02.823 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (2m) 7s ago 25m 16.7M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T21:57:02.823 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (82s) 17s ago 25m 78.0M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (4m) 7s ago 24m 58.9M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (3m) 17s ago 30m 452M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (14m) 7s ago 32m 532M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (32m) 7s ago 32m 144M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (28s) 17s ago 30m 20.6M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 f75451ee3b26 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (31m) 7s ago 31m 83.6M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (3m) 7s ago 26m 8808k - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (3m) 17s ago 26m 15.8M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (30m) 7s ago 30m 53.6M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (29m) 7s ago 29m 57.9M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (29m) 7s ago 29m 51.4M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (29m) 7s ago 29m 55.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (28m) 17s ago 28m 57.8M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (28m) 17s ago 28m 55.3M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (27m) 17s ago 27m 53.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:57:02.824 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (27m) 17s ago 27m 54.3M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:57:02.825 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (2m) 17s ago 26m 65.0M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T21:57:02.825 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (25m) 7s ago 25m 77.0M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:57:02.825 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (25m) 17s ago 25m 76.7M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:57:03.568 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-03-26T21:57:04.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:04 smithi043 ceph-mon[24886]: pgmap v1774: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:04.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:04 smithi043 ceph-mon[24886]: from='client.25738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:04.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:04 smithi043 ceph-mon[29585]: pgmap v1774: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:04.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:04 smithi043 ceph-mon[29585]: from='client.25738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:04.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:04 smithi134 ceph-mon[124882]: pgmap v1774: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:04.345 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:04 smithi134 ceph-mon[124882]: from='client.25738 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:05.763 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:57:06.342 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:06 smithi134 ceph-mon[124882]: pgmap v1775: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:06.342 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:06 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:06.342 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:06 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:06.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:06 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:06.343 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:06 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2994162814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:06.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[24886]: pgmap v1775: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:06.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:06.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:06.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:06.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/2994162814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:06.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[29585]: pgmap v1775: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:06.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:06.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:06.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:06.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/2994162814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:06.624 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade status' 2024-03-26T21:57:06.852 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:57:06] "GET /metrics HTTP/1.1" 200 38004 "" "Prometheus/2.43.0" 2024-03-26T21:57:07.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:07 smithi043 ceph-mon[29585]: pgmap v1776: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:07.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:07.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:07.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:07 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:07.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:07 smithi043 ceph-mon[24886]: pgmap v1776: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:07.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:07.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:07.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:07 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:07 smithi134 ceph-mon[124882]: pgmap v1776: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:07 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:07 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:07 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:08.877 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:57:08.877 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-03-26T21:57:08.877 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-03-26T21:57:08.877 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-03-26T21:57:08.877 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T21:57:08.877 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-03-26T21:57:08.877 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-03-26T21:57:08.877 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:57:08.877 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:57:09.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:09 smithi043 ceph-mon[29585]: pgmap v1777: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:09.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:09 smithi043 ceph-mon[29585]: from='client.15834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:09.473 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:09 smithi043 ceph-mon[24886]: pgmap v1777: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:09.473 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:09 smithi043 ceph-mon[24886]: from='client.15834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:09.474 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T21:57:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:09 smithi134 ceph-mon[124882]: pgmap v1777: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:09 smithi134 ceph-mon[124882]: from='client.15834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:11.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:11 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:11.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:11 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:11.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:11 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:11.712 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-03-26T21:57:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:12 smithi043 ceph-mon[24886]: pgmap v1778: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:12.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:12 smithi043 ceph-mon[24886]: from='client.? 172.21.15.43:0/1038616759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:57:12.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:12 smithi043 ceph-mon[29585]: pgmap v1778: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:12.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:12 smithi043 ceph-mon[29585]: from='client.? 172.21.15.43:0/1038616759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:57:12.431 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- 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}'"'"')' 2024-03-26T21:57:12.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:12 smithi134 ceph-mon[124882]: pgmap v1778: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:12.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:12 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1038616759' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:57:14.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:14 smithi043 ceph-mon[24886]: pgmap v1779: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:14.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:14 smithi043 ceph-mon[29585]: pgmap v1779: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:14.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:14 smithi134 ceph-mon[124882]: pgmap v1779: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:15.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:15 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:15.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:15 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:15.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:15 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:16.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[24886]: pgmap v1780: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:16.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[24886]: from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:16.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[24886]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "mon", "hosts": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:16.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:16.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:16.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:16.182 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[29585]: pgmap v1780: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:16.182 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[29585]: from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:16.182 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[29585]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "mon", "hosts": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:16.182 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:16.182 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:16.182 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:16.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:16 smithi134 ceph-mon[124882]: pgmap v1780: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:16.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:16 smithi134 ceph-mon[124882]: from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:16.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:16 smithi134 ceph-mon[124882]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "mon", "hosts": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:16.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:16 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:16.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:16 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:16.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:16 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:16.947 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:57:16] "GET /metrics HTTP/1.1" 200 38004 "" "Prometheus/2.43.0" 2024-03-26T21:57:17.014 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:57:18.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:18 smithi134 ceph-mon[124882]: pgmap v1781: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:18.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:18 smithi134 ceph-mon[124882]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:57:18.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:18 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:18.150 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:18 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:18.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:18 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:18.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:18 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:18.151 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:18 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:18.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[24886]: pgmap v1781: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:18.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[24886]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:57:18.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:18.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:18.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:18.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:18.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:18.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[29585]: pgmap v1781: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:18.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[29585]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:57:18.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:18.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:18.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:18.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:18.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:18 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:18.917 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-03-26T21:57:19.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:19 smithi043 ceph-mon[24886]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:57:19.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:19 smithi043 ceph-mon[29585]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:57:19.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:19 smithi134 ceph-mon[124882]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:57:20.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:20 smithi043 ceph-mon[24886]: pgmap v1782: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:20.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:20 smithi043 ceph-mon[29585]: pgmap v1782: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:20.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:20 smithi134 ceph-mon[124882]: pgmap v1782: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:21.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[24886]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:21.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:57:21.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:21 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-26T21:57:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:21 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:21 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:21 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:21 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:21 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:21 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:57:21.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:21 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-26T21:57:22.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[24886]: pgmap v1783: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:22.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[24886]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:57:22.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[24886]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:57:22.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[24886]: Upgrade: Setting container_image for all mgr 2024-03-26T21:57:22.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[24886]: Upgrade: It appears safe to stop mon.a 2024-03-26T21:57:22.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[29585]: pgmap v1783: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:22.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[29585]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:57:22.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[29585]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:57:22.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[29585]: Upgrade: Setting container_image for all mgr 2024-03-26T21:57:22.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:22 smithi043 ceph-mon[29585]: Upgrade: It appears safe to stop mon.a 2024-03-26T21:57:22.445 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:22 smithi134 ceph-mon[124882]: pgmap v1783: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:22.445 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:22 smithi134 ceph-mon[124882]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:57:22.445 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:22 smithi134 ceph-mon[124882]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:57:22.446 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mgr 2024-03-26T21:57:22.446 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:22 smithi134 ceph-mon[124882]: Upgrade: It appears safe to stop mon.a 2024-03-26T21:57:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:23 smithi134 ceph-mon[124882]: pgmap v1784: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:23 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:23 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:23 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:23 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:23 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:23 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:23.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:23 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:23.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[29585]: pgmap v1784: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:23.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:23.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:23.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:23.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[24886]: pgmap v1784: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:23.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[24886]: from='mgr.25237 ' entity='mgr.y' 2024-03-26T21:57:23.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:23.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:23.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:23 smithi043 ceph-mon[24886]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:24.490 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:57:24.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:24 smithi043 ceph-mon[24886]: Upgrade: Updating mon.a 2024-03-26T21:57:24.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:24 smithi043 ceph-mon[24886]: Deploying daemon mon.a on smithi043 2024-03-26T21:57:24.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:24 smithi043 ceph-mon[29585]: Upgrade: Updating mon.a 2024-03-26T21:57:24.652 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:24 smithi043 ceph-mon[29585]: Deploying daemon mon.a on smithi043 2024-03-26T21:57:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:24 smithi134 ceph-mon[124882]: Upgrade: Updating mon.a 2024-03-26T21:57:25.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:24 smithi134 ceph-mon[124882]: Deploying daemon mon.a on smithi043 2024-03-26T21:57:25.178 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:57:25.178 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 9s ago 31m - - 2024-03-26T21:57:25.178 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 2s ago 31m - - 2024-03-26T21:57:25.178 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (2m) 9s ago 26m 16.8M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T21:57:25.178 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (105s) 2s ago 26m 79.8M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T21:57:25.178 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (4m) 9s ago 25m 58.9M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:57:25.178 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (4m) 2s ago 31m 452M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:57:25.178 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (15m) 9s ago 32m 533M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (32m) 9s ago 32m 146M 2048M 17.2.0 e1d6a67b021e 003c1bbbb845 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (41s) 2s ago 31m 33.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (31m) 9s ago 31m 85.5M 2048M 17.2.0 e1d6a67b021e 9fadf2006f76 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (3m) 9s ago 27m 8284k - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (3m) 2s ago 27m 16.3M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (30m) 9s ago 30m 53.6M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (30m) 9s ago 30m 58.0M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (29m) 9s ago 29m 51.4M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (29m) 9s ago 29m 55.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (29m) 2s ago 29m 57.8M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (28m) 2s ago 28m 55.3M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (28m) 2s ago 28m 53.8M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (27m) 2s ago 27m 54.3M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (2m) 2s ago 27m 69.3M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T21:57:25.179 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (25m) 9s ago 25m 77.1M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:57:25.180 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (25m) 2s ago 25m 76.8M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:57:25.596 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout: "mds": {}, 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:57:25.597 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:57:25.961 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:25 smithi043 systemd[1]: Stopping Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:57:25.994 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:57:25.994 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:57:25.995 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:57:25.995 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi043", 2024-03-26T21:57:25.995 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T21:57:25.995 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "0/2 daemons upgraded", 2024-03-26T21:57:25.995 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading mon daemons", 2024-03-26T21:57:25.995 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:57:25.995 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:57:26.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:25 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a[24882]: 2024-03-26T21:57:25.963+0000 7f9e78701700 -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 2024-03-26T21:57:26.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:25 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a[24882]: 2024-03-26T21:57:25.963+0000 7f9e78701700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-26T21:57:26.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:25 smithi043 podman[135143]: 2024-03-26 21:57:25.995604093 +0000 UTC m=+0.125967251 container died 003c1bbbb845b71b207d58044ce4ebf292402dfa6cc6d3b3c147ae227a206497 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, architecture=x86_64, vendor=Red Hat, Inc., distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, release=754, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, version=8, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, ceph=True, io.openshift.expose-services=) 2024-03-26T21:57:26.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:26 smithi043 podman[135143]: 2024-03-26 21:57:26.372965015 +0000 UTC m=+0.503328175 container cleanup 003c1bbbb845b71b207d58044ce4ebf292402dfa6cc6d3b3c147ae227a206497 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, vendor=Red Hat, Inc., io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, name=centos-stream, GIT_CLEAN=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, version=8, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., ceph=True, release=754, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-03-26T21:57:26.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:26 smithi043 bash[135143]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a 2024-03-26T21:57:26.940 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:57:26] "GET /metrics HTTP/1.1" 200 38004 "" "Prometheus/2.43.0" 2024-03-26T21:57:26.940 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:26 smithi043 podman[135158]: 2024-03-26 21:57:26.616139549 +0000 UTC m=+0.621327987 container remove 003c1bbbb845b71b207d58044ce4ebf292402dfa6cc6d3b3c147ae227a206497 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, version=8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., io.buildah.version=1.19.8, GIT_CLEAN=True, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, ceph=True, RELEASE=HEAD, release=754, vcs-type=git, GIT_BRANCH=HEAD) 2024-03-26T21:57:26.940 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:26 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.a.service: Deactivated successfully. 2024-03-26T21:57:26.940 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:26 smithi043 systemd[1]: Stopped Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:57:26.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:26 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.a.service: Consumed 38.749s CPU time. 2024-03-26T21:57:26.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:26 smithi043 systemd[1]: Starting Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:57:27.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 podman[135288]: 2024-03-26 21:57:27.061502665 +0000 UTC m=+0.018075078 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:57:27.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 podman[135288]: 2024-03-26 21:57:27.184521907 +0000 UTC m=+0.141094350 container create 1e7f085cec7660347e9fed9753090481d09f1570451b72c899eb74ac93eaf489 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 podman[135288]: 2024-03-26 21:57:27.387386295 +0000 UTC m=+0.343958699 container init 1e7f085cec7660347e9fed9753090481d09f1570451b72c899eb74ac93eaf489 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 podman[135288]: 2024-03-26 21:57:27.391089971 +0000 UTC m=+0.347662387 container start 1e7f085cec7660347e9fed9753090481d09f1570451b72c899eb74ac93eaf489 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev), process ceph-mon, pid 2 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: pidfile_write: ignore empty --pid-file 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: load: jerasure load: lrc 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: RocksDB version: 7.9.2 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Git sha 0 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Compile date 2024-03-26 11:42:14 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: DB SUMMARY 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: DB Session ID: C1BU38AZJO9D5WANIWRD 2024-03-26T21:57:27.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: CURRENT file: CURRENT 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: MANIFEST file: MANIFEST-000015 size: 6069 Bytes 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000108.sst 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000106.log size: 825 ; 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.error_if_exists: 0 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.create_if_missing: 0 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.paranoid_checks: 1 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.env: 0x565366647c60 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.fs: PosixFileSystem 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.info_log: 0x565367203ae0 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.statistics: (nil) 2024-03-26T21:57:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.use_fsync: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_log_file_size: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.allow_fallocate: 1 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.use_direct_reads: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.db_log_dir: 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.wal_dir: 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:57:27.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.write_buffer_manager: 0x5653671d4820 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.unordered_write: 0 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:57:27.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:57:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:57:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:57:27.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.row_cache: None 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.wal_filter: None 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.two_write_queues: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.wal_compression: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.atomic_flush: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.log_readahead_size: 0 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:57:27.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_background_jobs: 2 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_background_compactions: -1 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_subcompactions: 1 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:57:27.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_open_files: -1 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_background_flushes: -1 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Compression algorithms supported: 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: kZSTD supported: 0 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: kXpressCompression supported: 0 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: kZlibCompression supported: 1 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: kSnappyCompression supported: 1 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: kLZ4Compression supported: 1 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: kBZip2Compression supported: 0 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:57:27.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.merge_operator: 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_filter: None 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x565367203cc0) 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks: 1 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout: pin_top_level_index_and_filter: 1 2024-03-26T21:57:27.862 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_type: 0 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_index_type: 0 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_shortening: 1 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: checksum: 4 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: no_block_cache: 0 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache: 0x565367207090 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_name: BinnedLRUCache 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_options: 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: capacity : 536870912 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: num_shard_bits : 4 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: strict_capacity_limit : 0 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: high_pri_pool_ratio: 0.000 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_cache_compressed: (nil) 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: persistent_cache: (nil) 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size: 4096 2024-03-26T21:57:27.863 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_size_deviation: 10 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_restart_interval: 16 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: index_block_restart_interval: 1 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: metadata_block_size: 4096 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: partition_filters: 0 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: use_delta_encoding: 1 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: filter_policy: bloomfilter 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: whole_key_filtering: 1 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: verify_compression: 0 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: read_amp_bytes_per_bit: 0 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: format_version: 5 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_index_compression: 1 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: block_align: 0 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: max_auto_readahead_size: 262144 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: prepopulate_block_cache: 0 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: initial_auto_readahead_size: 8192 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout: num_file_reads_for_auto_readahead: 2 2024-03-26T21:57:27.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression: NoCompression 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.num_levels: 7 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:57:27.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:57:27.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.arena_block_size: 1048576 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:57:27.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.inplace_update_support: 0 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:57:27.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.bloom_locality: 0 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.max_successive_merges: 0 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.ttl: 2592000 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.enable_blob_files: false 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.min_blob_size: 0 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-26T21:57:27.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.blob_file_starting_level: 0 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 108.sst 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: 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 110, last_sequence is 57867, log_number is 106,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 106 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 482f44fc-e186-4adc-a6d7-fa99ce213bbb 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490247420237, "job": 1, "event": "recovery_started", "wal_files": [106]} 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #106 mode 2 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490247420615, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 111, "file_size": 1934, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 57868, "largest_seqno": 57877, "table_properties": {"data_size": 806, "index_size": 33, "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": 240, "raw_average_key_size": 24, "raw_value_size": 576, "raw_average_value_size": 57, "num_data_blocks": 1, "num_entries": 10, "num_filter_entries": 10, "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": "[CompactOnDeletionCollector]", "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": 1711490247, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "482f44fc-e186-4adc-a6d7-fa99ce213bbb", "db_session_id": "C1BU38AZJO9D5WANIWRD", "orig_file_number": 111, "seqno_to_time_mapping": "N/A"}} 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490247420696, "job": 1, "event": "recovery_finished"} 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/version_set.cc:5047] Creating manifest 113 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:57:27.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000106.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5653672f6000 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: DB pointer 0x5653672e0000 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** DB Stats ** 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.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) 2024-03-26T21:57:27.871 INFO:journalctl@ceph.mon.a.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: L0 1/0 1.89 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: L6 1/0 11.52 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 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: Sum 2/0 11.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.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 5.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.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) 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.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 5.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:57:27.872 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: Cumulative compaction: 0.00 GB write, 0.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: Interval compaction: 0.00 GB write, 0.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.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 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: Block cache BinnedLRUCache@0x565367207090#2 capacity: 512.00 MB usage: 0.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.12 KB,2.38419e-05%) Misc(1,0.00 KB,0%) 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: starting mon.a rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: mon.a@-1(???) e3 preinit fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: mon.a@-1(???).mds e1 new map 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: mon.a@-1(???).mds e1 print_map 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: e1 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:57:27.873 INFO:journalctl@ceph.mon.a.smithi043.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} 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout: legacy client fscid: -1 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout: 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout: No filesystems configured 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: mon.a@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 ceph-mon[135307]: mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 bash[135288]: 1e7f085cec7660347e9fed9753090481d09f1570451b72c899eb74ac93eaf489 2024-03-26T21:57:27.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:27 smithi043 systemd[1]: Started Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:57:30.794 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: ignoring --setuser ceph since I am not root 2024-03-26T21:57:30.794 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: ignoring --setgroup ceph since I am not root 2024-03-26T21:57:30.794 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mgr[81355]: -- 172.21.15.134:0/1292627739 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5638bb44a5a0 con 0x5638bb41f000 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: from='client.15870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: from='client.15882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: pgmap v1786: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: pgmap v1787: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: mon.a calling monitor election 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: monmap epoch 3 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: last_changed 2024-03-26T21:26:08.246696+0000 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: created 2024-03-26T21:24:36.607206+0000 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: min_mon_release 17 (quincy) 2024-03-26T21:57:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: election_strategy: 1 2024-03-26T21:57:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-03-26T21:57:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: 1: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-03-26T21:57:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-03-26T21:57:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: fsmap 2024-03-26T21:57:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:57:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: mgrmap e44: y(active, since 5m), standbys: x 2024-03-26T21:57:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: overall HEALTH_OK 2024-03-26T21:57:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: from='mgr.25237 ' entity='' 2024-03-26T21:57:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:30 smithi134 ceph-mon[124882]: mgrmap e45: y(active, since 5m), standbys: x 2024-03-26T21:57:30.853 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ignoring --setuser ceph since I am not root 2024-03-26T21:57:30.853 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ignoring --setgroup ceph since I am not root 2024-03-26T21:57:30.853 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mgr[70800]: -- 172.21.15.43:0/608867697 <== mon.1 v2:172.21.15.43:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56295e9705a0 con 0x56295e945000 2024-03-26T21:57:30.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: from='client.15870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:30.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: from='client.15882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:30.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: pgmap v1786: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:30.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: pgmap v1787: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: mon.a calling monitor election 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: monmap epoch 3 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: last_changed 2024-03-26T21:26:08.246696+0000 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: created 2024-03-26T21:24:36.607206+0000 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: min_mon_release 17 (quincy) 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: election_strategy: 1 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: 1: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: fsmap 2024-03-26T21:57:30.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: mgrmap e44: y(active, since 5m), standbys: x 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: overall HEALTH_OK 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: from='mgr.25237 ' entity='' 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[135307]: mgrmap e45: y(active, since 5m), standbys: x 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: from='client.15870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: from='client.15882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: pgmap v1786: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: pgmap v1787: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: from='mgr.25237 172.21.15.43:0/2008125174' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: mon.a calling monitor election 2024-03-26T21:57:30.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: monmap epoch 3 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: last_changed 2024-03-26T21:26:08.246696+0000 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: created 2024-03-26T21:24:36.607206+0000 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: min_mon_release 17 (quincy) 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: election_strategy: 1 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: 1: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: fsmap 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: osdmap e110: 8 total, 8 up, 8 in 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: mgrmap e44: y(active, since 5m), standbys: x 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: overall HEALTH_OK 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: from='mgr.25237 ' entity='' 2024-03-26T21:57:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:30 smithi043 ceph-mon[29585]: mgrmap e45: y(active, since 5m), standbys: x 2024-03-26T21:57:31.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:31 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:31.064+0000 7febe4a1a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:57:31.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:31 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:31.161+0000 7febe4a1a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:57:31.544 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:31.047+0000 7f8b3c237200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-26T21:57:31.544 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:31.141+0000 7f8b3c237200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-26T21:57:32.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:31.785+0000 7f8b3c237200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:57:32.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:31.879+0000 7f8b3c237200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:57:32.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:32.022+0000 7f8b3c237200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:57:32.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:31 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:31.827+0000 7febe4a1a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-26T21:57:32.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:31 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:31.923+0000 7febe4a1a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-26T21:57:32.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:32.067+0000 7febe4a1a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-26T21:57:32.470 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:32.165+0000 7febe4a1a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:57:32.472 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:32.251+0000 7febe4a1a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:57:32.472 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:32.118+0000 7f8b3c237200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-26T21:57:32.472 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:32.200+0000 7f8b3c237200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-26T21:57:32.472 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:32.473+0000 7f8b3c237200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:57:32.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:32 smithi043 ceph-mon[29585]: mgrmap e46: y(active, since 5m), standbys: x 2024-03-26T21:57:32.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:32 smithi043 ceph-mon[135307]: mgrmap e46: y(active, since 5m), standbys: x 2024-03-26T21:57:32.735 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:32.527+0000 7febe4a1a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-26T21:57:32.735 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:32.640+0000 7febe4a1a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:57:32.763 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:32 smithi134 ceph-mon[124882]: mgrmap e46: y(active, since 5m), standbys: x 2024-03-26T21:57:32.764 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:32.583+0000 7f8b3c237200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-26T21:57:32.764 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:32.669+0000 7f8b3c237200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:57:33.038 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:32.737+0000 7febe4a1a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-26T21:57:33.039 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:32.845+0000 7febe4a1a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:57:33.039 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:33 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:33.041+0000 7febe4a1a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:57:33.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:32.766+0000 7f8b3c237200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-26T21:57:33.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:32.945+0000 7f8b3c237200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-26T21:57:34.294 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:33.915+0000 7f8b3c237200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:57:34.294 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:34.046+0000 7f8b3c237200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:57:34.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:34 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:34.091+0000 7febe4a1a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-26T21:57:34.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:34 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:34.229+0000 7febe4a1a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-26T21:57:34.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:34.390+0000 7f8b3c237200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:57:34.680 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:34.484+0000 7f8b3c237200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:57:34.853 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:34 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:34.590+0000 7febe4a1a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-26T21:57:34.853 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:34 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:34.702+0000 7febe4a1a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-26T21:57:35.044 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:34.694+0000 7f8b3c237200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:57:35.045 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:34.883+0000 7f8b3c237200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:57:35.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:34 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:34.922+0000 7febe4a1a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:57:35.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:35.128+0000 7febe4a1a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-26T21:57:35.444 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:35.179+0000 7f8b3c237200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:57:35.714 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:35.435+0000 7febe4a1a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-26T21:57:35.794 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:35.447+0000 7f8b3c237200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:57:35.794 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:35.691+0000 7f8b3c237200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:57:35.977 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:35.717+0000 7febe4a1a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-26T21:57:36.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:35.980+0000 7febe4a1a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-26T21:57:36.794 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:36.528+0000 7f8b3c237200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:57:37.352 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:36.861+0000 7febe4a1a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-26T21:57:37.452 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:37.123+0000 7f8b3c237200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:57:37.453 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:37.226+0000 7f8b3c237200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:57:37.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-mon[124882]: Standby manager daemon x restarted 2024-03-26T21:57:37.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-mon[124882]: Standby manager daemon x started 2024-03-26T21:57:37.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-mon[124882]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:57:37.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-mon[124882]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:57:37.751 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-mon[124882]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:57:37.752 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-mon[124882]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:57:37.752 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:37.455+0000 7f8b3c237200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:57:37.752 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: [26/Mar/2024:21:57:37] ENGINE Bus STARTING 2024-03-26T21:57:37.752 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: CherryPy Checker: 2024-03-26T21:57:37.752 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: The Application mounted at '' has an empty config. 2024-03-26T21:57:37.752 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: 2024-03-26T21:57:37.752 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: [26/Mar/2024:21:57:37] ENGINE Serving on http://:::9283 2024-03-26T21:57:37.752 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 21:57:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x[81351]: [26/Mar/2024:21:57:37] ENGINE Bus STARTED 2024-03-26T21:57:37.797 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[135307]: Standby manager daemon x restarted 2024-03-26T21:57:37.797 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[135307]: Standby manager daemon x started 2024-03-26T21:57:37.797 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[135307]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:57:37.797 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[135307]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:57:37.797 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[135307]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:57:37.797 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[135307]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:57:37.797 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:37.459+0000 7febe4a1a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-26T21:57:37.797 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:37.568+0000 7febe4a1a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-26T21:57:37.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[29585]: Standby manager daemon x restarted 2024-03-26T21:57:37.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[29585]: Standby manager daemon x started 2024-03-26T21:57:37.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-26T21:57:37.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-26T21:57:37.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-26T21:57:37.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-mon[29585]: from='mgr.? 172.21.15.134:0/1490614944' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-26T21:57:38.051 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:37.799+0000 7febe4a1a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-26T21:57:38.051 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:37 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:57:37] ENGINE Bus STARTING 2024-03-26T21:57:38.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: CherryPy Checker: 2024-03-26T21:57:38.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: The Application mounted at '' has an empty config. 2024-03-26T21:57:38.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:38.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:57:38] ENGINE Serving on http://:::9283 2024-03-26T21:57:38.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:21:57:38] ENGINE Bus STARTED 2024-03-26T21:57:38.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: mgrmap e47: y(active, since 5m), standbys: x 2024-03-26T21:57:38.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: Active manager daemon y restarted 2024-03-26T21:57:38.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: Activating manager daemon y 2024-03-26T21:57:38.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: osdmap e111: 8 total, 8 up, 8 in 2024-03-26T21:57:38.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: mgrmap e48: y(active, starting, since 0.00776965s), standbys: x 2024-03-26T21:57:38.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:57:38.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:57:38.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:57:38.718 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:57:38.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: Manager daemon y is now available 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:57:38.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:57:38.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: mgrmap e47: y(active, since 5m), standbys: x 2024-03-26T21:57:38.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: Active manager daemon y restarted 2024-03-26T21:57:38.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: Activating manager daemon y 2024-03-26T21:57:38.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: osdmap e111: 8 total, 8 up, 8 in 2024-03-26T21:57:38.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: mgrmap e48: y(active, starting, since 0.00776965s), standbys: x 2024-03-26T21:57:38.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:57:38.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:57:38.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:57:38.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: Manager daemon y is now available 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:38.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:38.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:57:38.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:57:38.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:38.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:38.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:38.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:57:38.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:57:38.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: mgrmap e47: y(active, since 5m), standbys: x 2024-03-26T21:57:38.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: Active manager daemon y restarted 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: Activating manager daemon y 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: osdmap e111: 8 total, 8 up, 8 in 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: mgrmap e48: y(active, starting, since 0.00776965s), standbys: x 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T21:57:38.829 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: Manager daemon y is now available 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-26T21:57:38.830 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-26T21:57:38.831 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:38.828+0000 7feb9abbf700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: [26/Mar/2024:21:57:38] ENGINE Bus STARTING 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: mgrmap e49: y(active, since 1.01074s), standbys: x 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:57:39.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:57:39.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:57:39.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: [26/Mar/2024:21:57:38] ENGINE Bus STARTING 2024-03-26T21:57:39.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:57:39.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:57:39.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: mgrmap e49: y(active, since 1.01074s), standbys: x 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.conf 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.conf 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: [26/Mar/2024:21:57:38] ENGINE Bus STARTING 2024-03-26T21:57:39.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:57:39.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.conf 2024-03-26T21:57:39.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: mgrmap e49: y(active, since 1.01074s), standbys: x 2024-03-26T21:57:39.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:39.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:39 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:57:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: [26/Mar/2024:21:57:38] ENGINE Serving on https://172.21.15.43:7151 2024-03-26T21:57:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: [26/Mar/2024:21:57:38] ENGINE Serving on http://172.21.15.43:8765 2024-03-26T21:57:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: [26/Mar/2024:21:57:38] ENGINE Bus STARTED 2024-03-26T21:57:40.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:57:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:57:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:57:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:57:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:57:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:57:40.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: [26/Mar/2024:21:57:38] ENGINE Serving on https://172.21.15.43:7151 2024-03-26T21:57:40.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: [26/Mar/2024:21:57:38] ENGINE Serving on http://172.21.15.43:8765 2024-03-26T21:57:40.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: [26/Mar/2024:21:57:38] ENGINE Bus STARTED 2024-03-26T21:57:40.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:57:40.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:57:40.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:57:40.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:57:40.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: [26/Mar/2024:21:57:38] ENGINE Serving on https://172.21.15.43:7151 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: [26/Mar/2024:21:57:38] ENGINE Serving on http://172.21.15.43:8765 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: [26/Mar/2024:21:57:38] ENGINE Bus STARTED 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: Updating smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: Updating smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/config/ceph.client.admin.keyring 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:57:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:57:41.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:57:41.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:41.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:41.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:41.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:57:41.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:57:41.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: mgrmap e50: y(active, since 3s), standbys: x 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.585 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: mgrmap e50: y(active, since 3s), standbys: x 2024-03-26T21:57:41.586 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.586 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.586 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.586 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:41 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:57:41.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:41.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: mgrmap e50: y(active, since 3s), standbys: x 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.564 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:42.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:42.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:57:42.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.565 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi134", "caps": []}]: dispatch 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:42.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:42 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:57:43.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: mgrmap e51: y(active, since 4s), standbys: x 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: mgrmap e51: y(active, since 4s), standbys: x 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.824 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:57:43.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: mgrmap e51: y(active, since 4s), standbys: x 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:43.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:43.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:43 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:44.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:44.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:44.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:44.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:44.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:44.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:44 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:45.636 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.636 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.636 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.637 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[135307]: Upgrade: It appears safe to stop mon.c 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:45.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.639 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.640 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:45.640 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:57:45.640 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-26T21:57:45.640 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:45 smithi043 ceph-mon[29585]: Upgrade: It appears safe to stop mon.c 2024-03-26T21:57:45.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:45.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-26T21:57:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-26T21:57:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:45 smithi134 ceph-mon[124882]: Upgrade: It appears safe to stop mon.c 2024-03-26T21:57:46.923 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:46.924 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:46.924 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:46.924 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:46 smithi134 ceph-mon[124882]: 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 2024-03-26T21:57:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:47.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:46 smithi043 ceph-mon[135307]: 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 2024-03-26T21:57:47.103 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:57:46] "GET /metrics HTTP/1.1" 200 35208 "" "Prometheus/2.43.0" 2024-03-26T21:57:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:46 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:46 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:46 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:47.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:46 smithi043 ceph-mon[29585]: 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 2024-03-26T21:57:48.439 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:48 smithi134 ceph-mon[124882]: Upgrade: Updating mon.c 2024-03-26T21:57:48.439 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:48.439 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:48.439 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:48.439 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:48.439 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:48 smithi134 ceph-mon[124882]: Deploying daemon mon.c on smithi043 2024-03-26T21:57:48.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[135307]: Upgrade: Updating mon.c 2024-03-26T21:57:48.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:48.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:48.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:48.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:48.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[135307]: Deploying daemon mon.c on smithi043 2024-03-26T21:57:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[29585]: Upgrade: Updating mon.c 2024-03-26T21:57:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:48 smithi043 ceph-mon[29585]: Deploying daemon mon.c on smithi043 2024-03-26T21:57:49.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 systemd[1]: Stopping Ceph mon.c for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:57:49.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:49 smithi134 ceph-mon[124882]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:57:49.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:49.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:49.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:49.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-mon[135307]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:57:49.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:49.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:49.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:49.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-mon[29585]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-26T21:57:49.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:49.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:49.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-mon[29585]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:49.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c[29581]: 2024-03-26T21:57:49.265+0000 7f5d304f5700 -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 2024-03-26T21:57:49.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c[29581]: 2024-03-26T21:57:49.265+0000 7f5d304f5700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-26T21:57:49.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 podman[138450]: 2024-03-26 21:57:49.47039396 +0000 UTC m=+0.321105200 container died 9fadf2006f76dc6a9cc5c7349ef01ef784cec2ddaf3a4f7305cc13198484bfb3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, release=754, com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, io.buildah.version=1.19.8, RELEASE=HEAD, architecture=x86_64, maintainer=Guillaume Abrioux , io.openshift.expose-services=, vendor=Red Hat, Inc., name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, distribution-scope=public, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-03-26T21:57:50.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 podman[138450]: 2024-03-26 21:57:49.798759201 +0000 UTC m=+0.649470441 container cleanup 9fadf2006f76dc6a9cc5c7349ef01ef784cec2ddaf3a4f7305cc13198484bfb3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, com.redhat.component=centos-stream-container, GIT_CLEAN=True, version=8, release=754, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, io.buildah.version=1.19.8, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., architecture=x86_64, name=centos-stream, io.openshift.expose-services=, ceph=True, distribution-scope=public, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-03-26T21:57:50.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:49 smithi043 bash[138450]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c 2024-03-26T21:57:50.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 podman[138464]: 2024-03-26 21:57:50.033375082 +0000 UTC m=+0.557612437 container remove 9fadf2006f76dc6a9cc5c7349ef01ef784cec2ddaf3a4f7305cc13198484bfb3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, io.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., ceph=True, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, io.openshift.expose-services=, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8) 2024-03-26T21:57:50.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.c.service: Deactivated successfully. 2024-03-26T21:57:50.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 systemd[1]: Stopped Ceph mon.c for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:57:50.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.c.service: Consumed 29.831s CPU time. 2024-03-26T21:57:50.683 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 systemd[1]: Starting Ceph mon.c for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:57:50.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 podman[138595]: 2024-03-26 21:57:50.589874233 +0000 UTC m=+0.017987367 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:57:50.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 podman[138595]: 2024-03-26 21:57:50.717855017 +0000 UTC m=+0.145968170 container create dd196db605cfc876f281d1991b59b356a32de18a143a2e59ba5395742079f3a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T21:57:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 podman[138595]: 2024-03-26 21:57:50.953868677 +0000 UTC m=+0.381981789 container init dd196db605cfc876f281d1991b59b356a32de18a143a2e59ba5395742079f3a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2) 2024-03-26T21:57:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 podman[138595]: 2024-03-26 21:57:50.957138826 +0000 UTC m=+0.385251934 container start dd196db605cfc876f281d1991b59b356a32de18a143a2e59ba5395742079f3a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux ) 2024-03-26T21:57:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: set uid:gid to 167:167 (ceph:ceph) 2024-03-26T21:57:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev), process ceph-mon, pid 2 2024-03-26T21:57:51.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: pidfile_write: ignore empty --pid-file 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: load: jerasure load: lrc 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: RocksDB version: 7.9.2 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Git sha 0 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Compile date 2024-03-26 11:42:14 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: DB SUMMARY 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: DB Session ID: XJVN6VJGV6IF536NMYBW 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: CURRENT file: CURRENT 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: IDENTITY file: IDENTITY 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: MANIFEST file: MANIFEST-000009 size: 6184 Bytes 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000105.sst 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000103.log size: 3083226 ; 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.error_if_exists: 0 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.create_if_missing: 0 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.paranoid_checks: 1 2024-03-26T21:57:51.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-26T21:57:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-26T21:57:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-26T21:57:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.env: 0x562a9c2f9c60 2024-03-26T21:57:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.fs: PosixFileSystem 2024-03-26T21:57:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.info_log: 0x562a9d0efae0 2024-03-26T21:57:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_file_opening_threads: 16 2024-03-26T21:57:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.statistics: (nil) 2024-03-26T21:57:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.use_fsync: 0 2024-03-26T21:57:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_log_file_size: 0 2024-03-26T21:57:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-26T21:57:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-26T21:57:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.keep_log_file_num: 1000 2024-03-26T21:57:51.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.recycle_log_file_num: 0 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.allow_fallocate: 1 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.allow_mmap_reads: 0 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.allow_mmap_writes: 0 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.use_direct_reads: 0 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.create_missing_column_families: 0 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.db_log_dir: 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.wal_dir: 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.advise_random_on_open: 1 2024-03-26T21:57:51.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.db_write_buffer_size: 0 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.write_buffer_manager: 0x562a9d0c0820 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.rate_limiter: (nil) 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.wal_recovery_mode: 2 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.enable_thread_tracking: 0 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.enable_pipelined_write: 0 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.unordered_write: 0 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.row_cache: None 2024-03-26T21:57:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.wal_filter: None 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.allow_ingest_behind: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.two_write_queues: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.manual_wal_flush: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.wal_compression: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.atomic_flush: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.log_readahead_size: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.best_efforts_recovery: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.allow_data_in_errors: 0 2024-03-26T21:57:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.db_host_id: __hostname__ 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_background_jobs: 2 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_background_compactions: -1 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_subcompactions: 1 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_total_wal_size: 0 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_open_files: -1 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bytes_per_sync: 0 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-26T21:57:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_readahead_size: 0 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_background_flushes: -1 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Compression algorithms supported: 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: kZSTD supported: 0 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: kXpressCompression supported: 0 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: kLZ4HCCompression supported: 1 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: kZlibCompression supported: 1 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: kSnappyCompression supported: 1 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: kLZ4Compression supported: 1 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: kBZip2Compression supported: 0 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-26T21:57:51.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.merge_operator: 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_filter: None 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_filter_factory: None 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.sst_partitioner_factory: None 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562a9d0efcc0) 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout: cache_index_and_filter_blocks: 1 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout: pin_top_level_index_and_filter: 1 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout: index_type: 0 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout: data_block_index_type: 0 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout: index_shortening: 1 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-26T21:57:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout: checksum: 4 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: no_block_cache: 0 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache: 0x562a9d0f3090 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache_name: BinnedLRUCache 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache_options: 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: capacity : 536870912 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: num_shard_bits : 4 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: strict_capacity_limit : 0 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: high_pri_pool_ratio: 0.000 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_cache_compressed: (nil) 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: persistent_cache: (nil) 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_size: 4096 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_size_deviation: 10 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_restart_interval: 16 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: index_block_restart_interval: 1 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: metadata_block_size: 4096 2024-03-26T21:57:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout: partition_filters: 0 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: use_delta_encoding: 1 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: filter_policy: bloomfilter 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: whole_key_filtering: 1 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: verify_compression: 0 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: read_amp_bytes_per_bit: 0 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: format_version: 5 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: enable_index_compression: 1 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: block_align: 0 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: max_auto_readahead_size: 262144 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: prepopulate_block_cache: 0 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: initial_auto_readahead_size: 8192 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout: num_file_reads_for_auto_readahead: 2 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.write_buffer_size: 33554432 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_write_buffer_number: 2 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression: NoCompression 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression: Disabled 2024-03-26T21:57:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.prefix_extractor: nullptr 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.num_levels: 7 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:57:51.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression_opts.level: 32767 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression_opts.strategy: 0 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression_opts.enabled: false 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.target_file_size_base: 67108864 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-26T21:57:51.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.arena_block_size: 1048576 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.disable_auto_compactions: 0 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-26T21:57:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.inplace_update_support: 0 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.bloom_locality: 0 2024-03-26T21:57:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.max_successive_merges: 0 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.paranoid_file_checks: 0 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.force_consistency_checks: 1 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.report_bg_io_stats: 0 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.ttl: 2592000 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.enable_blob_files: false 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.min_blob_size: 0 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.blob_file_size: 268435456 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-26T21:57:51.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.blob_file_starting_level: 0 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 105.sst 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: 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 107, last_sequence is 62740, log_number is 103,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 103 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 89483e9d-c102-4a52-b693-7846742536c6 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490270986526, "job": 1, "event": "recovery_started", "wal_files": [103]} 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #103 mode 2 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490270994387, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 108, "file_size": 1939051, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 62745, "largest_seqno": 63586, "table_properties": {"data_size": 1934559, "index_size": 2428, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 9785, "raw_average_key_size": 23, "raw_value_size": 1926107, "raw_average_value_size": 4709, "num_data_blocks": 109, "num_entries": 409, "num_filter_entries": 409, "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": "[CompactOnDeletionCollector]", "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": 1711490270, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "89483e9d-c102-4a52-b693-7846742536c6", "db_session_id": "XJVN6VJGV6IF536NMYBW", "orig_file_number": 108, "seqno_to_time_mapping": "N/A"}} 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711490270994485, "job": 1, "event": "recovery_finished"} 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/version_set.cc:5047] Creating manifest 110 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000103.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562a9d1e2000 2024-03-26T21:57:51.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: DB pointer 0x562a9d1cc000 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** DB Stats ** 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.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) 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: L0 1/0 1.85 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 509.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-26T21:57:51.371 INFO:journalctl@ceph.mon.c.smithi043.stdout: L6 1/0 11.93 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 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: Sum 2/0 13.78 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 509.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.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 509.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** Compaction Stats [default] ** 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.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) 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.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 509.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: Flush(GB): cumulative 0.002, interval 0.002 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-26T21:57:51.372 INFO:journalctl@ceph.mon.c.smithi043.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: Cumulative compaction: 0.00 GB write, 180.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: Interval compaction: 0.00 GB write, 180.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.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 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: Block cache BinnedLRUCache@0x562a9d0f3090#2 capacity: 512.00 MB usage: 3.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: starting mon.c rank 1 at public addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] at bind addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: mon.c@-1(???) e3 preinit fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: mon.c@-1(???).mds e1 new map 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: mon.c@-1(???).mds e1 print_map 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: e1 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.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} 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: legacy client fscid: -1 2024-03-26T21:57:51.373 INFO:journalctl@ceph.mon.c.smithi043.stdout: 2024-03-26T21:57:51.374 INFO:journalctl@ceph.mon.c.smithi043.stdout: No filesystems configured 2024-03-26T21:57:51.374 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: mon.c@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-26T21:57:51.374 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:57:51.374 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:57:51.374 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-03-26T21:57:51.374 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:50 smithi043 ceph-mon[138614]: mon.c@-1(???).paxosservice(auth 1..32) refresh upgraded, format 0 -> 3 2024-03-26T21:57:51.374 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:51 smithi043 bash[138595]: dd196db605cfc876f281d1991b59b356a32de18a143a2e59ba5395742079f3a3 2024-03-26T21:57:51.374 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:51 smithi043 systemd[1]: Started Ceph mon.c for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:57:53.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: 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 2024-03-26T21:57:53.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: 1: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-03-26T21:57:53.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-03-26T21:57:53.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: fsmap 2024-03-26T21:57:53.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: osdmap e111: 8 total, 8 up, 8 in 2024-03-26T21:57:53.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: mgrmap e51: y(active, since 14s), standbys: x 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: overall HEALTH_OK 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: mon.b calling monitor election 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: mon.c calling monitor election 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: mon.a calling monitor election 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: monmap epoch 4 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: last_changed 2024-03-26T21:57:52.467182+0000 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: created 2024-03-26T21:24:36.607206+0000 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: min_mon_release 19 (squid) 2024-03-26T21:57:53.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: election_strategy: 1 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: 1: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: fsmap 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: osdmap e111: 8 total, 8 up, 8 in 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: mgrmap e51: y(active, since 14s), standbys: x 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: overall HEALTH_OK 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:53.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: 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 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: 1: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: fsmap 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: osdmap e111: 8 total, 8 up, 8 in 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: mgrmap e51: y(active, since 14s), standbys: x 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: overall HEALTH_OK 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: mon.b calling monitor election 2024-03-26T21:57:53.516 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: mon.c calling monitor election 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: mon.a calling monitor election 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: monmap epoch 4 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: last_changed 2024-03-26T21:57:52.467182+0000 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: created 2024-03-26T21:24:36.607206+0000 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: min_mon_release 19 (squid) 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: election_strategy: 1 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: 1: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: fsmap 2024-03-26T21:57:53.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: osdmap e111: 8 total, 8 up, 8 in 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: mgrmap e51: y(active, since 14s), standbys: x 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: overall HEALTH_OK 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:53.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: 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 2024-03-26T21:57:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: 1: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-03-26T21:57:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-03-26T21:57:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: fsmap 2024-03-26T21:57:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: osdmap e111: 8 total, 8 up, 8 in 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: mgrmap e51: y(active, since 14s), standbys: x 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: overall HEALTH_OK 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: mon.b calling monitor election 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: mon.c calling monitor election 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: mon.a calling monitor election 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: monmap epoch 4 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: last_changed 2024-03-26T21:57:52.467182+0000 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: created 2024-03-26T21:24:36.607206+0000 2024-03-26T21:57:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: min_mon_release 19 (squid) 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: election_strategy: 1 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: 1: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: 2: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.b 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: fsmap 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: osdmap e111: 8 total, 8 up, 8 in 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: mgrmap e51: y(active, since 14s), standbys: x 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: overall HEALTH_OK 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:53.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:57:53.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:53.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:53.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:53.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:57:54.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:54 smithi134 ceph-mon[124882]: Reconfiguring mon.a (monmap changed)... 2024-03-26T21:57:54.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:54 smithi134 ceph-mon[124882]: Reconfiguring daemon mon.a on smithi043 2024-03-26T21:57:54.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:54.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:54.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:57:54.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:57:54.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[138614]: Reconfiguring mon.a (monmap changed)... 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[138614]: Reconfiguring daemon mon.a on smithi043 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[135307]: Reconfiguring mon.a (monmap changed)... 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[135307]: Reconfiguring daemon mon.a on smithi043 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:54.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:57:54.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:57:54.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:55.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:55 smithi043 ceph-mon[135307]: 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 2024-03-26T21:57:55.740 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:55 smithi043 ceph-mon[135307]: Reconfiguring mgr.y (monmap changed)... 2024-03-26T21:57:55.740 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:55 smithi043 ceph-mon[135307]: Reconfiguring daemon mgr.y on smithi043 2024-03-26T21:57:55.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:55 smithi043 ceph-mon[138614]: 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 2024-03-26T21:57:55.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:55 smithi043 ceph-mon[138614]: Reconfiguring mgr.y (monmap changed)... 2024-03-26T21:57:55.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:55 smithi043 ceph-mon[138614]: Reconfiguring daemon mgr.y on smithi043 2024-03-26T21:57:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:55 smithi134 ceph-mon[124882]: 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 2024-03-26T21:57:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:55 smithi134 ceph-mon[124882]: Reconfiguring mgr.y (monmap changed)... 2024-03-26T21:57:55.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:55 smithi134 ceph-mon[124882]: Reconfiguring daemon mgr.y on smithi043 2024-03-26T21:57:56.353 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:57:56.002+0000 7feb9abbf700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-26T21:57:56.381 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:57:57.070 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:57:57.070 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 14s ago 32m - - 2024-03-26T21:57:57.070 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 8s ago 32m - - 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (2m) 14s ago 26m 17.0M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (2m) 8s ago 26m 79.8M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (5m) 14s ago 25m 59.5M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (4m) 8s ago 31m 448M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (15m) 14s ago 33m 489M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (30s) 14s ago 33m 40.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (73s) 8s ago 31m 40.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 starting - - - 2048M 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (4m) 14s ago 27m 8434k - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:57:57.071 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (3m) 8s ago 27m 15.8M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (31m) 14s ago 31m 53.8M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (30m) 14s ago 30m 58.1M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (30m) 14s ago 30m 51.4M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (30m) 14s ago 30m 56.0M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (29m) 8s ago 29m 58.2M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (29m) 8s ago 29m 55.3M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (28m) 8s ago 28m 54.2M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (28m) 8s ago 28m 54.6M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (3m) 8s ago 27m 69.3M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T21:57:57.072 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (26m) 14s ago 26m 77.3M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:57:57.073 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (25m) 8s ago 25m 77.0M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:57:57.073 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:57:56] "GET /metrics HTTP/1.1" 200 37958 "" "Prometheus/2.43.0" 2024-03-26T21:57:57.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:57.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:57.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[135307]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:57.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[135307]: Reconfiguring mon.c (monmap changed)... 2024-03-26T21:57:57.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:57.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:57.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:57.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[135307]: Reconfiguring daemon mon.c on smithi043 2024-03-26T21:57:57.074 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[135307]: from='client.64102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:57.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:57.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:57.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[138614]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:57.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[138614]: Reconfiguring mon.c (monmap changed)... 2024-03-26T21:57:57.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:57.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:57.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:57.075 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[138614]: Reconfiguring daemon mon.c on smithi043 2024-03-26T21:57:57.076 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:56 smithi043 ceph-mon[138614]: from='client.64102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:57.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:57.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:57.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:56 smithi134 ceph-mon[124882]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:57:57.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:56 smithi134 ceph-mon[124882]: Reconfiguring mon.c (monmap changed)... 2024-03-26T21:57:57.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:57:57.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:57:57.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:57.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:56 smithi134 ceph-mon[124882]: Reconfiguring daemon mon.c on smithi043 2024-03-26T21:57:57.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:56 smithi134 ceph-mon[124882]: from='client.64102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:57.484 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:57:57.484 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 5 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:57:57.485 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:57:57.835 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:57:57.835 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:57:57.835 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:57:57.836 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi043", 2024-03-26T21:57:57.836 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T21:57:57.836 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "1/2 daemons upgraded", 2024-03-26T21:57:57.836 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading mon daemons", 2024-03-26T21:57:57.836 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:57:57.836 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:57:58.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:58 smithi134 ceph-mon[124882]: from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:58.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:58 smithi134 ceph-mon[124882]: from='client.64114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:58 smithi134 ceph-mon[124882]: Reconfiguring osd.0 (monmap changed)... 2024-03-26T21:57:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:57:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:58 smithi134 ceph-mon[124882]: Reconfiguring daemon osd.0 on smithi043 2024-03-26T21:57:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:58 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/4021444461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:58.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[138614]: from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:58.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[138614]: from='client.64114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:58.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:58.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:58.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[138614]: Reconfiguring osd.0 (monmap changed)... 2024-03-26T21:57:58.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:57:58.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:58.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[138614]: Reconfiguring daemon osd.0 on smithi043 2024-03-26T21:57:58.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/4021444461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:58.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[135307]: from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:58.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[135307]: from='client.64114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:58.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:58.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:58.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[135307]: Reconfiguring osd.0 (monmap changed)... 2024-03-26T21:57:58.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:57:58.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:58.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[135307]: Reconfiguring daemon osd.0 on smithi043 2024-03-26T21:57:58.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:58 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/4021444461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:57:59.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:59 smithi134 ceph-mon[124882]: 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 2024-03-26T21:57:59.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:59 smithi134 ceph-mon[124882]: from='client.54162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:59.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:57:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:57:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:59.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[135307]: 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 2024-03-26T21:57:59.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[135307]: from='client.54162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:59.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:59.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:59.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:57:59.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:57:59.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[138614]: 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 2024-03-26T21:57:59.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[138614]: from='client.54162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:57:59.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:59.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:57:59.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:57:59.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:57:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:00 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:00 smithi134 ceph-mon[124882]: Reconfiguring osd.1 (monmap changed)... 2024-03-26T21:58:00.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:00 smithi134 ceph-mon[124882]: Reconfiguring daemon osd.1 on smithi043 2024-03-26T21:58:00.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:00 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:00.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:00 smithi043 ceph-mon[138614]: Reconfiguring osd.1 (monmap changed)... 2024-03-26T21:58:00.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:00 smithi043 ceph-mon[138614]: Reconfiguring daemon osd.1 on smithi043 2024-03-26T21:58:00.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:00 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:00.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:00 smithi043 ceph-mon[135307]: Reconfiguring osd.1 (monmap changed)... 2024-03-26T21:58:00.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:00 smithi043 ceph-mon[135307]: Reconfiguring daemon osd.1 on smithi043 2024-03-26T21:58:01.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:01.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:01.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:01.704 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:58:01.704 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:01.704 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:01.704 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:01.704 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:01.704 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:58:01.704 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:01 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T21:58:01.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:02.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[135307]: Reconfiguring osd.2 (monmap changed)... 2024-03-26T21:58:02.677 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[135307]: Reconfiguring daemon osd.2 on smithi043 2024-03-26T21:58:02.677 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:02.677 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:02.677 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:02.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[138614]: Reconfiguring osd.2 (monmap changed)... 2024-03-26T21:58:02.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[138614]: Reconfiguring daemon osd.2 on smithi043 2024-03-26T21:58:02.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:02.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:02.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:02 smithi134 ceph-mon[124882]: Reconfiguring osd.2 (monmap changed)... 2024-03-26T21:58:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:02 smithi134 ceph-mon[124882]: Reconfiguring daemon osd.2 on smithi043 2024-03-26T21:58:02.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:02.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:03 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:03 smithi134 ceph-mon[124882]: Reconfiguring osd.3 (monmap changed)... 2024-03-26T21:58:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:58:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:03 smithi134 ceph-mon[124882]: Reconfiguring daemon osd.3 on smithi043 2024-03-26T21:58:03.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:03.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[135307]: Reconfiguring osd.3 (monmap changed)... 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[135307]: Reconfiguring daemon osd.3 on smithi043 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[138614]: Reconfiguring osd.3 (monmap changed)... 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T21:58:03.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:03.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:03 smithi043 ceph-mon[138614]: Reconfiguring daemon osd.3 on smithi043 2024-03-26T21:58:05.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[135307]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:05.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:05.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:05.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:58:05.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:05.758 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[138614]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:05.758 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:05.758 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:05.758 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:58:05.758 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:05.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:05 smithi134 ceph-mon[124882]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:05.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:05.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:05.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:58:05.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:06.773 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:06 smithi134 ceph-mon[124882]: Reconfiguring rgw.foo.smithi043.izyaws (monmap changed)... 2024-03-26T21:58:06.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:06 smithi134 ceph-mon[124882]: Reconfiguring daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T21:58:06.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:06 smithi043 ceph-mon[135307]: Reconfiguring rgw.foo.smithi043.izyaws (monmap changed)... 2024-03-26T21:58:06.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:06 smithi043 ceph-mon[135307]: Reconfiguring daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T21:58:06.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:06 smithi043 ceph-mon[138614]: Reconfiguring rgw.foo.smithi043.izyaws (monmap changed)... 2024-03-26T21:58:06.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:06 smithi043 ceph-mon[138614]: Reconfiguring daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T21:58:07.103 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:58:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:58:06] "GET /metrics HTTP/1.1" 200 37958 "" "Prometheus/2.43.0" 2024-03-26T21:58:07.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:07 smithi043 ceph-mon[138614]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:07.793 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:07 smithi043 ceph-mon[135307]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:07.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:07 smithi134 ceph-mon[124882]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:08.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:08.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:09.557 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:09.557 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.557 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.557 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.557 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.558 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:58:09.559 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:58:09.559 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:09 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-26T21:58:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-26T21:58:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:10.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:10 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:10.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:10 smithi043 ceph-mon[135307]: Reconfiguring mon.b (monmap changed)... 2024-03-26T21:58:10.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:10 smithi043 ceph-mon[135307]: Reconfiguring daemon mon.b on smithi134 2024-03-26T21:58:10.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:10 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:10.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:10 smithi043 ceph-mon[138614]: Reconfiguring mon.b (monmap changed)... 2024-03-26T21:58:10.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:10 smithi043 ceph-mon[138614]: Reconfiguring daemon mon.b on smithi134 2024-03-26T21:58:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:10 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:10 smithi134 ceph-mon[124882]: Reconfiguring mon.b (monmap changed)... 2024-03-26T21:58:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:10 smithi134 ceph-mon[124882]: Reconfiguring daemon mon.b on smithi134 2024-03-26T21:58:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:11 smithi134 ceph-mon[124882]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:58:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:58:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:11.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[135307]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[138614]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-26T21:58:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-26T21:58:11.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:12 smithi134 ceph-mon[124882]: Reconfiguring mgr.x (monmap changed)... 2024-03-26T21:58:12.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:12 smithi134 ceph-mon[124882]: Reconfiguring daemon mgr.x on smithi134 2024-03-26T21:58:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:12 smithi043 ceph-mon[138614]: Reconfiguring mgr.x (monmap changed)... 2024-03-26T21:58:12.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:12 smithi043 ceph-mon[138614]: Reconfiguring daemon mgr.x on smithi134 2024-03-26T21:58:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:12 smithi043 ceph-mon[135307]: Reconfiguring mgr.x (monmap changed)... 2024-03-26T21:58:12.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:12 smithi043 ceph-mon[135307]: Reconfiguring daemon mgr.x on smithi134 2024-03-26T21:58:13.763 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:13 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:13.764 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:13.764 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:13.764 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:58:13.764 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:13.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:13.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:13.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:13.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:58:13.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:13.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:13.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:13.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:13.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T21:58:13.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:14 smithi134 ceph-mon[124882]: Reconfiguring osd.4 (monmap changed)... 2024-03-26T21:58:14.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:14 smithi134 ceph-mon[124882]: Reconfiguring daemon osd.4 on smithi134 2024-03-26T21:58:14.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:14 smithi043 ceph-mon[135307]: Reconfiguring osd.4 (monmap changed)... 2024-03-26T21:58:14.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:14 smithi043 ceph-mon[135307]: Reconfiguring daemon osd.4 on smithi134 2024-03-26T21:58:14.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:14 smithi043 ceph-mon[138614]: Reconfiguring osd.4 (monmap changed)... 2024-03-26T21:58:14.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:14 smithi043 ceph-mon[138614]: Reconfiguring daemon osd.4 on smithi134 2024-03-26T21:58:15.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:15 smithi134 ceph-mon[124882]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:58:15.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[135307]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:58:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:15.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[138614]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:15.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:15.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:15.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T21:58:15.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:16 smithi134 ceph-mon[124882]: Reconfiguring osd.5 (monmap changed)... 2024-03-26T21:58:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:16 smithi134 ceph-mon[124882]: Reconfiguring daemon osd.5 on smithi134 2024-03-26T21:58:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:16.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:16 smithi043 ceph-mon[138614]: Reconfiguring osd.5 (monmap changed)... 2024-03-26T21:58:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:16 smithi043 ceph-mon[138614]: Reconfiguring daemon osd.5 on smithi134 2024-03-26T21:58:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:16.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:16 smithi043 ceph-mon[135307]: Reconfiguring osd.5 (monmap changed)... 2024-03-26T21:58:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:16 smithi043 ceph-mon[135307]: Reconfiguring daemon osd.5 on smithi134 2024-03-26T21:58:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:16.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:17.103 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:58:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:58:16] "GET /metrics HTTP/1.1" 200 38016 "" "Prometheus/2.43.0" 2024-03-26T21:58:17.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:17 smithi134 ceph-mon[124882]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:17.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:58:17.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:17 smithi043 ceph-mon[135307]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:58:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:17.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:17 smithi043 ceph-mon[138614]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T21:58:17.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:18.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:18 smithi134 ceph-mon[124882]: Reconfiguring osd.6 (monmap changed)... 2024-03-26T21:58:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:18 smithi134 ceph-mon[124882]: Reconfiguring daemon osd.6 on smithi134 2024-03-26T21:58:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:58:18.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:18.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[138614]: Reconfiguring osd.6 (monmap changed)... 2024-03-26T21:58:18.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[138614]: Reconfiguring daemon osd.6 on smithi134 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[135307]: Reconfiguring osd.6 (monmap changed)... 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[135307]: Reconfiguring daemon osd.6 on smithi134 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T21:58:18.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:19.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:19 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:19.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:19 smithi134 ceph-mon[124882]: Reconfiguring osd.7 (monmap changed)... 2024-03-26T21:58:19.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:19 smithi134 ceph-mon[124882]: Reconfiguring daemon osd.7 on smithi134 2024-03-26T21:58:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:19 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:19 smithi043 ceph-mon[135307]: Reconfiguring osd.7 (monmap changed)... 2024-03-26T21:58:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:19 smithi043 ceph-mon[135307]: Reconfiguring daemon osd.7 on smithi134 2024-03-26T21:58:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:19 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:19 smithi043 ceph-mon[138614]: Reconfiguring osd.7 (monmap changed)... 2024-03-26T21:58:19.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:19 smithi043 ceph-mon[138614]: Reconfiguring daemon osd.7 on smithi134 2024-03-26T21:58:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:20 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:58:20.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:58:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T21:58:20.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:21.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:21 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:21.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:21 smithi134 ceph-mon[124882]: Reconfiguring rgw.foo.smithi134.hihbvk (monmap changed)... 2024-03-26T21:58:21.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:21 smithi134 ceph-mon[124882]: Reconfiguring daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T21:58:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:21 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:21 smithi043 ceph-mon[138614]: Reconfiguring rgw.foo.smithi134.hihbvk (monmap changed)... 2024-03-26T21:58:21.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:21 smithi043 ceph-mon[138614]: Reconfiguring daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T21:58:21.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:21 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:21.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:21 smithi043 ceph-mon[135307]: Reconfiguring rgw.foo.smithi134.hihbvk (monmap changed)... 2024-03-26T21:58:21.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:21 smithi043 ceph-mon[135307]: Reconfiguring daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T21:58:23.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:23.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mon 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all crash 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mds 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all nfs 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mon 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all crash 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mds 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all nfs 2024-03-26T21:58:23.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:58:23.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all node-exporter 2024-03-26T21:58:23.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all prometheus 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all alertmanager 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all grafana 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all loki 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all promtail 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Finalizing container_image settings 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:58:23.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: Upgrade: Complete! 2024-03-26T21:58:23.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:58:23.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:58:23.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:23.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:23.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:23.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:23.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:23.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:23.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all node-exporter 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all prometheus 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all alertmanager 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all grafana 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all loki 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all promtail 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Finalizing container_image settings 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T21:58:23.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: Upgrade: Complete! 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:23.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mon 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all crash 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mds 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T21:58:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nfs 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all node-exporter 2024-03-26T21:58:23.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all prometheus 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all alertmanager 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all grafana 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all loki 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all promtail 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Finalizing container_image settings 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:58:23.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: Upgrade: Complete! 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:23.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:24.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:24.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:24.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:24.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:24.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:24.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:24.899 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:24 smithi043 ceph-mon[138614]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:24.899 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:24 smithi043 ceph-mon[135307]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:25.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:24 smithi134 ceph-mon[124882]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:27.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:26 smithi134 ceph-mon[124882]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:27.051 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:58:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:58:26] "GET /metrics HTTP/1.1" 200 37953 "" "Prometheus/2.43.0" 2024-03-26T21:58:27.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:26 smithi043 ceph-mon[135307]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:27.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:26 smithi043 ceph-mon[138614]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:28.798 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T21:58:29.239 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:29 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:29.239 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.239 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.239 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.239 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:29 smithi134 ceph-mon[124882]: from='client.64132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:29.239 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.240 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.240 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.459 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:29.459 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.459 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.459 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.459 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[135307]: from='client.64132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:29.459 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.459 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.459 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.459 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:29.460 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.460 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.460 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.460 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[138614]: from='client.64132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:29.460 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.460 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:29.460 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:30.449 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:30 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:30.449 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:30 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:30.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:30 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:30.790 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:58:30.790 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 2s ago 32m - - 2024-03-26T21:58:30.790 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 1s ago 32m - - 2024-03-26T21:58:30.790 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (3m) 2s ago 27m 18.6M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T21:58:30.790 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (2m) 1s ago 27m 79.3M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T21:58:30.790 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (5m) 2s ago 26m 63.2M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:58:30.790 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (5m) 1s ago 32m 449M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (16m) 2s ago 33m 504M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (63s) 2s ago 33m 46.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (106s) 1s ago 32m 43.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (40s) 2s ago 32m 32.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (4m) 2s ago 28m 15.0M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (4m) 1s ago 28m 16.8M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (31m) 2s ago 31m 54.0M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (31m) 2s ago 31m 58.1M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (30m) 2s ago 30m 51.5M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (30m) 2s ago 30m 56.1M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (30m) 1s ago 30m 58.1M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (29m) 1s ago 29m 55.3M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (29m) 1s ago 29m 54.5M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (29m) 1s ago 29m 54.6M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (3m) 1s ago 28m 69.4M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (26m) 2s ago 26m 77.6M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:58:30.791 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (26m) 1s ago 26m 77.2M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:58:31.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:31 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:31.437 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:31 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:31.464 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-03-26T21:58:31.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:31 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:32.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:32 smithi043 ceph-mon[135307]: from='client.64138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:32.353 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:32 smithi043 ceph-mon[138614]: from='client.64138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:32 smithi134 ceph-mon[124882]: from='client.64138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:33.364 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:58:33.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:33 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:33.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:33 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:33.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:33 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:33.990 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-03-26T21:58:34.434 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:34 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1093976432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:34.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:34 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1093976432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:34.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:34 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1093976432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:35.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:35 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:35.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:35 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:35.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:35 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:36.133 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)" 2024-03-26T21:58:36.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:36 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2732152931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:36.489 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:36 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2732152931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:36.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:36 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2732152931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:36.773 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-03-26T21:58:37.085 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:58:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:58:36] "GET /metrics HTTP/1.1" 200 37953 "" "Prometheus/2.43.0" 2024-03-26T21:58:37.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:37 smithi043 ceph-mon[135307]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:37.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:37 smithi043 ceph-mon[138614]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:37.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:37 smithi134 ceph-mon[124882]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:38.379 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:38.379 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:38.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:39.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:39 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:39.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:39 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:39.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:39 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:40.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:40 smithi043 ceph-mon[135307]: from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:40.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:40 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:40.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:40 smithi043 ceph-mon[138614]: from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:40.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:40 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:40.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:40 smithi134 ceph-mon[124882]: from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:40.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:40 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:41.106 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:58:41.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:41 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:41.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:41 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:41.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:41 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:41.835 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade status' 2024-03-26T21:58:43.350 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:43 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:43.351 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:43 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:43.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:43 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:43.823 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:58:43.823 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-03-26T21:58:43.823 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-03-26T21:58:43.823 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-03-26T21:58:43.823 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T21:58:43.823 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-03-26T21:58:43.823 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-03-26T21:58:43.823 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:58:43.823 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:58:44.544 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T21:58:45.435 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:45 smithi043 ceph-mon[135307]: from='client.64162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:45.435 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:45 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:45.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:45 smithi043 ceph-mon[138614]: from='client.64162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:45.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:45 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:45.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:45 smithi134 ceph-mon[124882]: from='client.64162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:45.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:45 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:47.103 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:58:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:58:46] "GET /metrics HTTP/1.1" 200 38021 "" "Prometheus/2.43.0" 2024-03-26T21:58:47.451 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:47 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:47.452 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:47 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:47.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:47 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:48.752 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-03-26T21:58:49.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:49.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3439885635' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:58:49.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.484 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.485 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:49.485 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.485 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.485 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.485 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3439885635' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:58:49.485 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.485 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.485 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.509 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-03-26T21:58:49.529 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:49 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:49.529 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.529 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.529 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.529 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:49 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3439885635' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T21:58:49.529 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.529 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:49.529 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:50.499 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:50 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:50.500 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:50 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:50.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:50 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:58:51.478 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:51 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:51.479 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:51 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:51.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:51 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:53.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:53 smithi134 ceph-mon[124882]: from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:53.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:53 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:53.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:53.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:53 smithi043 ceph-mon[135307]: from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:53.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:53 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:53.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:53.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:53 smithi043 ceph-mon[138614]: from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:53.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:53 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:53.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:58:53.854 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:58:54.591 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-03-26T21:58:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:54 smithi134 ceph-mon[124882]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:54 smithi134 ceph-mon[124882]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:58:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:54 smithi134 ceph-mon[124882]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:58:55.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[138614]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:55.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[138614]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:58:55.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[138614]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[135307]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[135307]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:55.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:54 smithi043 ceph-mon[135307]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T21:58:57.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:56 smithi043 ceph-mon[135307]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:57.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:56 smithi043 ceph-mon[138614]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:57.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:58:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:58:56] "GET /metrics HTTP/1.1" 200 38013 "" "Prometheus/2.43.0" 2024-03-26T21:58:57.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:56 smithi134 ceph-mon[124882]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:58:58.024 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:58:58.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mgr 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mgr 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:58:58.713 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:58:58.713 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 10s ago 33m - - 2024-03-26T21:58:58.713 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 9s ago 33m - - 2024-03-26T21:58:58.713 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (3m) 10s ago 27m 27.9M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T21:58:58.713 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (3m) 9s ago 27m 78.4M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T21:58:58.713 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (6m) 10s ago 26m 63.2M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:58:58.713 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (5m) 9s ago 32m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:58:58.713 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (16m) 10s ago 34m 506M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:58:58.713 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (91s) 10s ago 34m 46.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (2m) 9s ago 32m 44.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (68s) 10s ago 33m 35.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (5m) 10s ago 28m 15.3M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (5m) 9s ago 28m 16.8M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (32m) 10s ago 32m 54.0M 4096M 17.2.0 e1d6a67b021e de254d5477a1 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (31m) 10s ago 31m 58.1M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (31m) 10s ago 31m 51.5M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (31m) 10s ago 31m 56.1M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (30m) 9s ago 30m 58.1M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (30m) 9s ago 30m 55.3M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (29m) 9s ago 29m 54.6M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (29m) 9s ago 29m 54.6M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (4m) 9s ago 28m 69.4M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T21:58:58.714 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (27m) 10s ago 27m 77.6M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:58:58.715 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (26m) 9s ago 26m 77.3M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:58:58.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mgr 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:58.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:58:59.127 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:58:59.128 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-26T21:58:59.128 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 5 2024-03-26T21:58:59.128 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:58:59.128 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:58:59.481 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:58:59.481 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:58:59.481 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:58:59.481 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-03-26T21:58:59.481 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T21:58:59.481 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "0/8 daemons upgraded", 2024-03-26T21:58:59.481 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T21:58:59.481 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:58:59.481 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mon 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all crash 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: Upgrade: osd.0 is safe to restart 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: 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 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: from='client.64180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: from='client.64186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/331150958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:58:59.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mon 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all crash 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: Upgrade: osd.0 is safe to restart 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: 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 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: from='client.64180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: from='client.64186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/331150958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:58:59.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:58:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mon 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all crash 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: Upgrade: osd.0 is safe to restart 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: 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 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: from='client.64180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: from='client.64186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/331150958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-26T21:58:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:58:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:00.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[135307]: from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:00.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[135307]: Upgrade: Updating osd.0 2024-03-26T21:59:00.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[135307]: Deploying daemon osd.0 on smithi043 2024-03-26T21:59:00.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:00.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[135307]: from='client.64204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:00.737 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[138614]: from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:00.738 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[138614]: Upgrade: Updating osd.0 2024-03-26T21:59:00.738 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[138614]: Deploying daemon osd.0 on smithi043 2024-03-26T21:59:00.738 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:00.738 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:00 smithi043 ceph-mon[138614]: from='client.64204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:01.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:00 smithi134 ceph-mon[124882]: from='client.54228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:01.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:00 smithi134 ceph-mon[124882]: Upgrade: Updating osd.0 2024-03-26T21:59:01.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:00 smithi134 ceph-mon[124882]: Deploying daemon osd.0 on smithi043 2024-03-26T21:59:01.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:00 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:01.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:00 smithi134 ceph-mon[124882]: from='client.64204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:01.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:01 smithi043 ceph-mon[138614]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:01.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:01 smithi043 ceph-mon[135307]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:02.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:01 smithi134 ceph-mon[124882]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:02.777 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:02 smithi043 systemd[1]: Stopping Ceph osd.0 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:59:03.103 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[32901]: 2024-03-26T21:59:02.778+0000 7f580f52e700 -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 2024-03-26T21:59:03.104 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[32901]: 2024-03-26T21:59:02.778+0000 7f580f52e700 -1 osd.0 111 *** Got signal Terminated *** 2024-03-26T21:59:03.104 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[32901]: 2024-03-26T21:59:02.778+0000 7f580f52e700 -1 osd.0 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T21:59:03.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:03 smithi043 ceph-mon[135307]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:59:03.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:03 smithi043 ceph-mon[135307]: osd.0 marked itself down and dead 2024-03-26T21:59:03.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:03 smithi043 ceph-mon[138614]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:59:03.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:03 smithi043 ceph-mon[138614]: osd.0 marked itself down and dead 2024-03-26T21:59:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:03 smithi134 ceph-mon[124882]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:59:04.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:03 smithi134 ceph-mon[124882]: osd.0 marked itself down and dead 2024-03-26T21:59:04.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:04 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:04.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:04 smithi043 ceph-mon[135307]: osdmap e112: 8 total, 7 up, 8 in 2024-03-26T21:59:04.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:04 smithi043 ceph-mon[135307]: pgmap v47: 161 pgs: 50 peering, 111 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T21:59:04.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:04 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:04.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:04 smithi043 ceph-mon[138614]: osdmap e112: 8 total, 7 up, 8 in 2024-03-26T21:59:04.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:04 smithi043 ceph-mon[138614]: pgmap v47: 161 pgs: 50 peering, 111 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T21:59:04.854 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:04 smithi043 podman[143038]: 2024-03-26 21:59:04.624187104 +0000 UTC m=+2.016717149 container died de254d5477a12b51fa3768cf1344475fdb46cbfe457dc3df5607fddd009cf993 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0, GIT_BRANCH=HEAD, vcs-type=git, ceph=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, GIT_CLEAN=True, release=754, architecture=x86_64, io.openshift.expose-services=, RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, name=centos-stream) 2024-03-26T21:59:05.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:04 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:05.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:04 smithi134 ceph-mon[124882]: osdmap e112: 8 total, 7 up, 8 in 2024-03-26T21:59:05.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:04 smithi134 ceph-mon[124882]: pgmap v47: 161 pgs: 50 peering, 111 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T21:59:05.281 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:05 smithi043 podman[143038]: 2024-03-26 21:59:05.09914743 +0000 UTC m=+2.491677539 container cleanup de254d5477a12b51fa3768cf1344475fdb46cbfe457dc3df5607fddd009cf993 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.component=centos-stream-container, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., RELEASE=HEAD, architecture=x86_64, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, io.openshift.expose-services=, name=centos-stream, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, maintainer=Guillaume Abrioux , vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, release=754, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-03-26T21:59:05.281 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:05 smithi043 bash[143038]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0 2024-03-26T21:59:05.548 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:05 smithi043 podman[143207]: 2024-03-26 21:59:05.284064209 +0000 UTC m=+1.191896825 container remove de254d5477a12b51fa3768cf1344475fdb46cbfe457dc3df5607fddd009cf993 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git, architecture=x86_64, name=centos-stream, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, release=754, vendor=Red Hat, Inc., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0) 2024-03-26T21:59:05.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:05 smithi043 ceph-mon[135307]: Health check failed: Reduced data availability: 6 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-03-26T21:59:05.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:05 smithi043 ceph-mon[135307]: osdmap e113: 8 total, 7 up, 8 in 2024-03-26T21:59:05.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:05 smithi043 ceph-mon[138614]: Health check failed: Reduced data availability: 6 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-03-26T21:59:05.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:05 smithi043 ceph-mon[138614]: osdmap e113: 8 total, 7 up, 8 in 2024-03-26T21:59:06.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:05 smithi134 ceph-mon[124882]: Health check failed: Reduced data availability: 6 pgs inactive, 49 pgs peering (PG_AVAILABILITY) 2024-03-26T21:59:06.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:05 smithi134 ceph-mon[124882]: osdmap e113: 8 total, 7 up, 8 in 2024-03-26T21:59:06.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:06 smithi043 ceph-mon[135307]: pgmap v49: 161 pgs: 8 stale+active+clean, 50 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:59:06.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:06 smithi043 ceph-mon[138614]: pgmap v49: 161 pgs: 8 stale+active+clean, 50 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:59:07.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:06 smithi134 ceph-mon[124882]: pgmap v49: 161 pgs: 8 stale+active+clean, 50 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T21:59:07.075 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:59:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:59:06] "GET /metrics HTTP/1.1" 200 38013 "" "Prometheus/2.43.0" 2024-03-26T21:59:07.075 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:06 smithi043 podman[143393]: 2024-03-26 21:59:06.688708089 +0000 UTC m=+0.025001931 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:59:07.075 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:06 smithi043 podman[143393]: 2024-03-26 21:59:06.80080813 +0000 UTC m=+0.137101987 container create 5efd11248b07b2474cd67fb99455069c16510765da75c361a4c692433304b7a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-03-26T21:59:07.075 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:07 smithi043 podman[143393]: 2024-03-26 21:59:07.00326779 +0000 UTC m=+0.339561610 container init 5efd11248b07b2474cd67fb99455069c16510765da75c361a4c692433304b7a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True) 2024-03-26T21:59:07.075 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:07 smithi043 podman[143393]: 2024-03-26 21:59:07.006847106 +0000 UTC m=+0.343140923 container start 5efd11248b07b2474cd67fb99455069c16510765da75c361a4c692433304b7a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:59:07.075 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:07 smithi043 podman[143393]: 2024-03-26 21:59:07.078316566 +0000 UTC m=+0.414610383 container attach 5efd11248b07b2474cd67fb99455069c16510765da75c361a4c692433304b7a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, org.label-schema.build-date=20240326, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:59:07.354 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:07 smithi043 podman[143393]: 2024-03-26 21:59:07.318954767 +0000 UTC m=+0.655248593 container died 5efd11248b07b2474cd67fb99455069c16510765da75c361a4c692433304b7a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240326, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T21:59:08.218 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:07 smithi043 podman[143471]: 2024-03-26 21:59:07.915335025 +0000 UTC m=+0.586438904 container remove 5efd11248b07b2474cd67fb99455069c16510765da75c361a4c692433304b7a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-03-26T21:59:08.218 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:07 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.0.service: Deactivated successfully. 2024-03-26T21:59:08.218 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:07 smithi043 systemd[1]: Stopped Ceph osd.0 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:59:08.218 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:07 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.0.service: Consumed 15.300s CPU time. 2024-03-26T21:59:08.218 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:08 smithi043 systemd[1]: Starting Ceph osd.0 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:59:09.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:08 smithi134 ceph-mon[124882]: pgmap v50: 161 pgs: 8 stale+active+clean, 50 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:09.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:09.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.228 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[135307]: pgmap v50: 161 pgs: 8 stale+active+clean, 50 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:09.228 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.228 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:09.228 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.229 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:08 smithi043 podman[143731]: 2024-03-26 21:59:08.817930875 +0000 UTC m=+0.021660094 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:59:09.229 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:08 smithi043 podman[143731]: 2024-03-26 21:59:08.928629827 +0000 UTC m=+0.132359058 container create bb889d5107a9f72966af4b4632649cb2104138b965e247bd88dbcd57a7c6415d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate, org.label-schema.build-date=20240326, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-03-26T21:59:09.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[138614]: pgmap v50: 161 pgs: 8 stale+active+clean, 50 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:09.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:09.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:09.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.104 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:09 smithi043 podman[143731]: 2024-03-26 21:59:09.776442386 +0000 UTC m=+0.980171579 container init bb889d5107a9f72966af4b4632649cb2104138b965e247bd88dbcd57a7c6415d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326) 2024-03-26T21:59:10.104 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:09 smithi043 podman[143731]: 2024-03-26 21:59:09.77959382 +0000 UTC m=+0.983323021 container start bb889d5107a9f72966af4b4632649cb2104138b965e247bd88dbcd57a7c6415d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:59:10.104 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:09 smithi043 podman[143731]: 2024-03-26 21:59:09.859888848 +0000 UTC m=+1.063618054 container attach bb889d5107a9f72966af4b4632649cb2104138b965e247bd88dbcd57a7c6415d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-03-26T21:59:10.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:10 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:10.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:10.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:10.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:10.604 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate[143762]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:10.604 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate[143762]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:10.604 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 bash[143731]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 bash[143731]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 bash[143731]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 bash[143731]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 bash[143731]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 bash[143731]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 bash[143731]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 bash[143731]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 bash[143731]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate[143762]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate[143762]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate[143762]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate[143762]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate[143762]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate[143762]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-26T21:59:10.605 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate[143762]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-26T21:59:10.930 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:10 smithi043 podman[143731]: 2024-03-26 21:59:10.629512611 +0000 UTC m=+1.833241816 container died bb889d5107a9f72966af4b4632649cb2104138b965e247bd88dbcd57a7c6415d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-03-26T21:59:11.306 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:11 smithi043 ceph-mon[135307]: pgmap v51: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:11.307 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:11 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 69/627 objects degraded (11.005%), 22 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:11.307 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:11 smithi043 ceph-mon[135307]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 49 pgs peering) 2024-03-26T21:59:11.307 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:11 smithi043 ceph-mon[138614]: pgmap v51: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:11.307 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:11 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 69/627 objects degraded (11.005%), 22 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:11.307 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:11 smithi043 ceph-mon[138614]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 49 pgs peering) 2024-03-26T21:59:11.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:11 smithi134 ceph-mon[124882]: pgmap v51: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:11.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:11 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 69/627 objects degraded (11.005%), 22 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:11.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:11 smithi134 ceph-mon[124882]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 49 pgs peering) 2024-03-26T21:59:11.583 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:11 smithi043 podman[143992]: 2024-03-26 21:59:11.309599067 +0000 UTC m=+1.004421176 container remove bb889d5107a9f72966af4b4632649cb2104138b965e247bd88dbcd57a7c6415d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-activate, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T21:59:11.853 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:11 smithi043 podman[144108]: 2024-03-26 21:59:11.787459873 +0000 UTC m=+0.195124507 container create 5300680cce03fd9bda288b54fe96dd747f1f7377faf6e9696ac4369ee1f83bed (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5) 2024-03-26T21:59:11.853 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:11 smithi043 podman[144108]: 2024-03-26 21:59:11.693623401 +0000 UTC m=+0.101288049 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:59:12.353 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:12 smithi043 podman[144108]: 2024-03-26 21:59:12.039978703 +0000 UTC m=+0.447643337 container init 5300680cce03fd9bda288b54fe96dd747f1f7377faf6e9696ac4369ee1f83bed (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-03-26T21:59:12.353 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:12 smithi043 podman[144108]: 2024-03-26 21:59:12.043201958 +0000 UTC m=+0.450866592 container start 5300680cce03fd9bda288b54fe96dd747f1f7377faf6e9696ac4369ee1f83bed (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240326, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-03-26T21:59:12.354 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:12 smithi043 ceph-osd[144138]: -- 172.21.15.43:0/1338226374 <== mon.0 v2:172.21.15.43:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555e6df6f680 con 0x555e6df39400 2024-03-26T21:59:12.354 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:12 smithi043 bash[144108]: 5300680cce03fd9bda288b54fe96dd747f1f7377faf6e9696ac4369ee1f83bed 2024-03-26T21:59:12.354 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:12 smithi043 systemd[1]: Started Ceph osd.0 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:59:12.809 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:59:12 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T21:59:12.618+0000 7feb9abbf700 -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) 2024-03-26T21:59:12.810 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:12 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[144134]: 2024-03-26T21:59:12.573+0000 7f3620cc07c0 -1 Falling back to public interface 2024-03-26T21:59:13.460 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: pgmap v52: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 493 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:13.460 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.460 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.460 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.460 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:13.461 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: pgmap v52: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 493 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.462 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.463 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.464 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:13.465 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.465 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: pgmap v52: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 493 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:13.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:14.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:14 smithi043 ceph-mon[135307]: pgmap v53: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:14.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:14 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:14.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:14 smithi043 ceph-mon[135307]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-26T21:59:14.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:14 smithi043 ceph-mon[135307]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:59:14.491 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:14 smithi043 ceph-mon[138614]: pgmap v53: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:14.492 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:14 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:14.492 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:14 smithi043 ceph-mon[138614]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-26T21:59:14.492 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:14 smithi043 ceph-mon[138614]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:59:14.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:14 smithi134 ceph-mon[124882]: pgmap v53: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:14.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:14 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:14.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:14 smithi134 ceph-mon[124882]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-26T21:59:14.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:14 smithi134 ceph-mon[124882]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:59:15.455 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[144134]: 2024-03-26T21:59:15.318+0000 7f3620cc07c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-26T21:59:15.455 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[144134]: 2024-03-26T21:59:15.345+0000 7f3620cc07c0 -1 osd.0 111 log_to_monitors true 2024-03-26T21:59:16.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:16 smithi043 ceph-mon[135307]: pgmap v54: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:16.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:16 smithi043 ceph-mon[135307]: from='osd.0 [v2:172.21.15.43:6802/3641516247,v1:172.21.15.43:6803/3641516247]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:59:16.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:16 smithi043 ceph-mon[135307]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:59:16.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:16 smithi043 ceph-mon[138614]: pgmap v54: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:16.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:16 smithi043 ceph-mon[138614]: from='osd.0 [v2:172.21.15.43:6802/3641516247,v1:172.21.15.43:6803/3641516247]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:59:16.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:16 smithi043 ceph-mon[138614]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:59:16.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:16 smithi134 ceph-mon[124882]: pgmap v54: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:16.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:16 smithi134 ceph-mon[124882]: from='osd.0 [v2:172.21.15.43:6802/3641516247,v1:172.21.15.43:6803/3641516247]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:59:16.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:16 smithi134 ceph-mon[124882]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-26T21:59:16.748 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 21:59:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[144134]: 2024-03-26T21:59:16.479+0000 7f360e110700 -1 osd.0 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:59:17.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:59:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:59:16] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-03-26T21:59:17.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:17 smithi134 ceph-mon[124882]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:59:17.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:17 smithi134 ceph-mon[124882]: osdmap e114: 8 total, 7 up, 8 in 2024-03-26T21:59:17.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:17 smithi134 ceph-mon[124882]: from='osd.0 [v2:172.21.15.43:6802/3641516247,v1:172.21.15.43:6803/3641516247]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:59:17.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:17 smithi134 ceph-mon[124882]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:59:17.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:17 smithi134 ceph-mon[124882]: from='osd.0 ' entity='osd.0' 2024-03-26T21:59:17.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[135307]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:59:17.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[135307]: osdmap e114: 8 total, 7 up, 8 in 2024-03-26T21:59:17.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[135307]: from='osd.0 [v2:172.21.15.43:6802/3641516247,v1:172.21.15.43:6803/3641516247]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:59:17.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[135307]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:59:17.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[135307]: from='osd.0 ' entity='osd.0' 2024-03-26T21:59:17.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[138614]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-26T21:59:17.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[138614]: osdmap e114: 8 total, 7 up, 8 in 2024-03-26T21:59:17.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[138614]: from='osd.0 [v2:172.21.15.43:6802/3641516247,v1:172.21.15.43:6803/3641516247]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:59:17.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[138614]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:59:17.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:17 smithi043 ceph-mon[138614]: from='osd.0 ' entity='osd.0' 2024-03-26T21:59:18.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:18 smithi134 ceph-mon[124882]: pgmap v56: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:18.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:18 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:18.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:18 smithi134 ceph-mon[124882]: osd.0 [v2:172.21.15.43:6802/3641516247,v1:172.21.15.43:6803/3641516247] boot 2024-03-26T21:59:18.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:18 smithi134 ceph-mon[124882]: osdmap e115: 8 total, 8 up, 8 in 2024-03-26T21:59:18.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:59:18.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:18.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[135307]: pgmap v56: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:18.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:18.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[135307]: osd.0 [v2:172.21.15.43:6802/3641516247,v1:172.21.15.43:6803/3641516247] boot 2024-03-26T21:59:18.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[135307]: osdmap e115: 8 total, 8 up, 8 in 2024-03-26T21:59:18.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:59:18.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:18.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[138614]: pgmap v56: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:18.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:18.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[138614]: osd.0 [v2:172.21.15.43:6802/3641516247,v1:172.21.15.43:6803/3641516247] boot 2024-03-26T21:59:18.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[138614]: osdmap e115: 8 total, 8 up, 8 in 2024-03-26T21:59:18.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-26T21:59:18.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:19.742 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:19 smithi043 ceph-mon[135307]: osdmap e116: 8 total, 8 up, 8 in 2024-03-26T21:59:19.742 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:19 smithi043 ceph-mon[138614]: osdmap e116: 8 total, 8 up, 8 in 2024-03-26T21:59:19.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:19 smithi134 ceph-mon[124882]: osdmap e116: 8 total, 8 up, 8 in 2024-03-26T21:59:20.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:20 smithi043 ceph-mon[138614]: pgmap v59: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:20.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:20 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:20.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:20 smithi043 ceph-mon[135307]: pgmap v59: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:20.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:20 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:20 smithi134 ceph-mon[124882]: pgmap v59: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T21:59:20.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:20 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:22.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[135307]: pgmap v60: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%) 2024-03-26T21:59:22.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[135307]: pgmap v61: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%) 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[135307]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[138614]: pgmap v60: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%) 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[138614]: pgmap v61: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%) 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:22.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:22 smithi043 ceph-mon[138614]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:59:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:22 smithi134 ceph-mon[124882]: pgmap v60: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%) 2024-03-26T21:59:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:22 smithi134 ceph-mon[124882]: pgmap v61: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%) 2024-03-26T21:59:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:22 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:22.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:22 smithi134 ceph-mon[124882]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:59:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:23 smithi134 ceph-mon[124882]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-26T21:59:24.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:24.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:24.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:23 smithi043 ceph-mon[135307]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-26T21:59:24.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:24.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:24.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:23 smithi043 ceph-mon[138614]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-26T21:59:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:24 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2024-03-26T21:59:25.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:24 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T21:59:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:24 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2024-03-26T21:59:25.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:24 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T21:59:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:24 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2024-03-26T21:59:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:24 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T21:59:26.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:25 smithi134 ceph-mon[124882]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:59:26.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:25 smithi043 ceph-mon[135307]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:59:26.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:25 smithi043 ceph-mon[138614]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T21:59:27.103 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:59:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:59:26] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-03-26T21:59:28.393 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:28 smithi043 ceph-mon[135307]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:28.393 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:28.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:28 smithi043 ceph-mon[138614]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:28.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:28 smithi134 ceph-mon[124882]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:28.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:29.497 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:29 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:29.497 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:29 smithi134 ceph-mon[124882]: Upgrade: osd.1 is safe to restart 2024-03-26T21:59:29.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:29 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:29.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:29 smithi043 ceph-mon[135307]: Upgrade: osd.1 is safe to restart 2024-03-26T21:59:29.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:29 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-26T21:59:29.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:29 smithi043 ceph-mon[138614]: Upgrade: osd.1 is safe to restart 2024-03-26T21:59:29.853 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T21:59:30.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:59:30.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: Upgrade: Updating osd.1 2024-03-26T21:59:30.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:59:30.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:30.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: Deploying daemon osd.1 on smithi043 2024-03-26T21:59:30.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:30 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:30.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:59:30.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: Upgrade: Updating osd.1 2024-03-26T21:59:30.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:59:30.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:30.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: Deploying daemon osd.1 on smithi043 2024-03-26T21:59:30.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: Upgrade: Updating osd.1 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: Deploying daemon osd.1 on smithi043 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:30.547 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:30 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:30.550 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T21:59:30.550 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 9s ago 33m - - 2024-03-26T21:59:30.550 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 1s ago 33m - - 2024-03-26T21:59:30.550 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (4m) 9s ago 28m 26.0M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (3m) 1s ago 28m 78.9M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (6m) 9s ago 27m 63.3M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (6m) 1s ago 33m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (17m) 9s ago 34m 509M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (2m) 9s ago 34m 46.3M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (2m) 1s ago 33m 41.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (99s) 9s ago 33m 34.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (5m) 9s ago 29m 15.0M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (5m) 1s ago 29m 16.7M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (18s) 9s ago 32m 12.9M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (32m) 9s ago 32m 57.7M 4096M 17.2.0 e1d6a67b021e cc6c3c4b02c2 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (31m) 9s ago 31m 51.8M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (31m) 9s ago 31m 56.7M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T21:59:30.551 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (31m) 1s ago 31m 58.7M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T21:59:30.552 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (30m) 1s ago 30m 55.2M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T21:59:30.552 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (30m) 1s ago 30m 55.3M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T21:59:30.552 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (30m) 1s ago 30m 55.4M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T21:59:30.552 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (4m) 1s ago 29m 69.5M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T21:59:30.552 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (27m) 9s ago 27m 77.7M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T21:59:30.552 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (27m) 1s ago 27m 77.4M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T21:59:30.967 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:59:30.967 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T21:59:30.967 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T21:59:30.967 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:59:30.967 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T21:59:30.967 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T21:59:30.967 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 1 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 6 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T21:59:30.968 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:59:31.318 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T21:59:31.318 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T21:59:31.318 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T21:59:31.319 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-03-26T21:59:31.319 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T21:59:31.319 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "1/8 daemons upgraded", 2024-03-26T21:59:31.319 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T21:59:31.319 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T21:59:31.319 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T21:59:31.416 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:31 smithi043 ceph-mon[135307]: from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:31.417 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:31 smithi043 ceph-mon[135307]: from='client.64222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:31.417 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:31 smithi043 ceph-mon[135307]: from='client.64228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:31.417 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:31 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/4233710991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.417 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:31 smithi043 ceph-mon[138614]: from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:31.417 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:31 smithi043 ceph-mon[138614]: from='client.64222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:31.417 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:31 smithi043 ceph-mon[138614]: from='client.64228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:31.417 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:31 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/4233710991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:31.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:31 smithi134 ceph-mon[124882]: from='client.54252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:31.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:31 smithi134 ceph-mon[124882]: from='client.64222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:31.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:31 smithi134 ceph-mon[124882]: from='client.64228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:31.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:31 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/4233710991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:32.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:32 smithi043 ceph-mon[135307]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-03-26T21:59:32.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:32 smithi043 ceph-mon[135307]: from='client.54276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:32.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:32 smithi043 ceph-mon[138614]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-03-26T21:59:32.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:32 smithi043 ceph-mon[138614]: from='client.54276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:32 smithi134 ceph-mon[124882]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-03-26T21:59:32.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:32 smithi134 ceph-mon[124882]: from='client.54276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T21:59:32.854 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:32 smithi043 systemd[1]: Stopping Ceph osd.1 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:59:33.260 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[35799]: 2024-03-26T21:59:32.927+0000 7f542586d700 -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 2024-03-26T21:59:33.260 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[35799]: 2024-03-26T21:59:32.927+0000 7f542586d700 -1 osd.1 116 *** Got signal Terminated *** 2024-03-26T21:59:33.260 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:32 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[35799]: 2024-03-26T21:59:32.927+0000 7f542586d700 -1 osd.1 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T21:59:33.543 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:33 smithi043 ceph-mon[135307]: osd.1 marked itself down and dead 2024-03-26T21:59:33.543 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:33.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:33 smithi043 ceph-mon[138614]: osd.1 marked itself down and dead 2024-03-26T21:59:33.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:33.544 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:33 smithi134 ceph-mon[124882]: osd.1 marked itself down and dead 2024-03-26T21:59:33.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:34.189 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:33 smithi043 podman[146020]: 2024-03-26 21:59:33.909118898 +0000 UTC m=+1.081559205 container died cc6c3c4b02c2f1a8b7301ca4a3079fb57c2d2731427f88cdb0f11c7de55fc497 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1, com.redhat.component=centos-stream-container, distribution-scope=public, vendor=Red Hat, Inc., io.buildah.version=1.19.8, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, io.openshift.tags=base centos centos-stream, ceph=True, io.openshift.expose-services=, version=8, architecture=x86_64, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-03-26T21:59:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:34 smithi134 ceph-mon[124882]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:59:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:34 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:34.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:34 smithi134 ceph-mon[124882]: osdmap e117: 8 total, 7 up, 8 in 2024-03-26T21:59:34.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:34 smithi043 ceph-mon[135307]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:59:34.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:34 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:34.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:34 smithi043 ceph-mon[135307]: osdmap e117: 8 total, 7 up, 8 in 2024-03-26T21:59:34.551 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:34 smithi043 ceph-mon[138614]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T21:59:34.552 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:34 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T21:59:34.552 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:34 smithi043 ceph-mon[138614]: osdmap e117: 8 total, 7 up, 8 in 2024-03-26T21:59:34.552 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:34 smithi043 podman[146020]: 2024-03-26 21:59:34.274996035 +0000 UTC m=+1.447436343 container cleanup cc6c3c4b02c2f1a8b7301ca4a3079fb57c2d2731427f88cdb0f11c7de55fc497 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, vcs-type=git, io.buildah.version=1.19.8, GIT_CLEAN=True, GIT_BRANCH=HEAD, distribution-scope=public, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, release=754, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., ceph=True, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, com.redhat.component=centos-stream-container, version=8) 2024-03-26T21:59:34.552 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:34 smithi043 bash[146020]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1 2024-03-26T21:59:35.104 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:34 smithi043 podman[146079]: 2024-03-26 21:59:34.971087511 +0000 UTC m=+1.390751727 container remove cc6c3c4b02c2f1a8b7301ca4a3079fb57c2d2731427f88cdb0f11c7de55fc497 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, GIT_BRANCH=HEAD, architecture=x86_64, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, release=754, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-03-26T21:59:35.462 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:35 smithi043 ceph-mon[135307]: osdmap e118: 8 total, 7 up, 8 in 2024-03-26T21:59:35.462 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:35 smithi043 ceph-mon[138614]: osdmap e118: 8 total, 7 up, 8 in 2024-03-26T21:59:35.463 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:35 smithi043 podman[146262]: 2024-03-26 21:59:35.257631801 +0000 UTC m=+0.018914045 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:59:35.463 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:35 smithi043 podman[146262]: 2024-03-26 21:59:35.355367614 +0000 UTC m=+0.116649845 container create c7ecd94dd5899e740395ea6e6de2359ecb2efed6849ac4b932e011ff7591b645 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux ) 2024-03-26T21:59:35.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:35 smithi134 ceph-mon[124882]: osdmap e118: 8 total, 7 up, 8 in 2024-03-26T21:59:35.854 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:35 smithi043 podman[146262]: 2024-03-26 21:59:35.599541005 +0000 UTC m=+0.360823237 container init c7ecd94dd5899e740395ea6e6de2359ecb2efed6849ac4b932e011ff7591b645 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-03-26T21:59:35.854 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:35 smithi043 podman[146262]: 2024-03-26 21:59:35.602653882 +0000 UTC m=+0.363936120 container start c7ecd94dd5899e740395ea6e6de2359ecb2efed6849ac4b932e011ff7591b645 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-03-26T21:59:35.854 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:35 smithi043 podman[146262]: 2024-03-26 21:59:35.674484386 +0000 UTC m=+0.435766628 container attach c7ecd94dd5899e740395ea6e6de2359ecb2efed6849ac4b932e011ff7591b645 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:59:36.272 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:35 smithi043 podman[146262]: 2024-03-26 21:59:35.987665317 +0000 UTC m=+0.748947556 container died c7ecd94dd5899e740395ea6e6de2359ecb2efed6849ac4b932e011ff7591b645 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5) 2024-03-26T21:59:36.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:36 smithi134 ceph-mon[124882]: pgmap v70: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:36.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:36 smithi134 ceph-mon[124882]: Health check failed: Reduced data availability: 10 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-03-26T21:59:36.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:36 smithi043 ceph-mon[138614]: pgmap v70: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:36.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:36 smithi043 ceph-mon[138614]: Health check failed: Reduced data availability: 10 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-03-26T21:59:36.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:36 smithi043 ceph-mon[135307]: pgmap v70: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail 2024-03-26T21:59:36.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:36 smithi043 ceph-mon[135307]: Health check failed: Reduced data availability: 10 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-03-26T21:59:37.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:59:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:59:36] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-03-26T21:59:37.104 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:36 smithi043 podman[146347]: 2024-03-26 21:59:36.71409526 +0000 UTC m=+0.794806398 container remove c7ecd94dd5899e740395ea6e6de2359ecb2efed6849ac4b932e011ff7591b645 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T21:59:37.104 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:36 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.1.service: Deactivated successfully. 2024-03-26T21:59:37.104 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:36 smithi043 systemd[1]: Stopped Ceph osd.1 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:59:37.105 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:36 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.1.service: Consumed 15.483s CPU time. 2024-03-26T21:59:37.105 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:36 smithi043 systemd[1]: Starting Ceph osd.1 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T21:59:37.560 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:37 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 6/627 objects degraded (0.957%), 1 pg degraded (PG_DEGRADED) 2024-03-26T21:59:37.560 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:37 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 6/627 objects degraded (0.957%), 1 pg degraded (PG_DEGRADED) 2024-03-26T21:59:37.560 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:37 smithi043 podman[146505]: 2024-03-26 21:59:37.303837652 +0000 UTC m=+0.019200303 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:59:37.560 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:37 smithi043 podman[146505]: 2024-03-26 21:59:37.444491598 +0000 UTC m=+0.159854264 container create 478b5fdd7fd2a5e8e7cab69add9b3e54ca1fe3ce60bf85a6a699d79b42875367 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS) 2024-03-26T21:59:37.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:37 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 6/627 objects degraded (0.957%), 1 pg degraded (PG_DEGRADED) 2024-03-26T21:59:37.854 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:37 smithi043 podman[146505]: 2024-03-26 21:59:37.67003059 +0000 UTC m=+0.385393226 container init 478b5fdd7fd2a5e8e7cab69add9b3e54ca1fe3ce60bf85a6a699d79b42875367 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T21:59:37.854 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:37 smithi043 podman[146505]: 2024-03-26 21:59:37.673475515 +0000 UTC m=+0.388838146 container start 478b5fdd7fd2a5e8e7cab69add9b3e54ca1fe3ce60bf85a6a699d79b42875367 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326) 2024-03-26T21:59:37.854 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:37 smithi043 podman[146505]: 2024-03-26 21:59:37.761328836 +0000 UTC m=+0.476691467 container attach 478b5fdd7fd2a5e8e7cab69add9b3e54ca1fe3ce60bf85a6a699d79b42875367 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-03-26T21:59:38.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-mon[135307]: pgmap v71: 161 pgs: 1 active+undersized+degraded, 56 peering, 6 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 6/627 objects degraded (0.957%) 2024-03-26T21:59:38.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:38.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:38.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-mon[138614]: pgmap v71: 161 pgs: 1 active+undersized+degraded, 56 peering, 6 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 6/627 objects degraded (0.957%) 2024-03-26T21:59:38.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:38.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:38.538 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate[146521]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:38.538 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate[146521]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 bash[146505]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 bash[146505]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 bash[146505]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 bash[146505]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 bash[146505]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 bash[146505]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 bash[146505]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 bash[146505]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 bash[146505]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate[146521]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate[146521]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate[146521]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate[146521]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-26T21:59:38.539 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate[146521]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-26T21:59:38.540 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate[146521]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-26T21:59:38.540 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate[146521]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-26T21:59:38.540 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 podman[146505]: 2024-03-26 21:59:38.231938067 +0000 UTC m=+0.947300700 container died 478b5fdd7fd2a5e8e7cab69add9b3e54ca1fe3ce60bf85a6a699d79b42875367 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326) 2024-03-26T21:59:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:38 smithi134 ceph-mon[124882]: pgmap v71: 161 pgs: 1 active+undersized+degraded, 56 peering, 6 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 6/627 objects degraded (0.957%) 2024-03-26T21:59:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:39.219 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:38 smithi043 podman[146745]: 2024-03-26 21:59:38.903619916 +0000 UTC m=+0.666943166 container remove 478b5fdd7fd2a5e8e7cab69add9b3e54ca1fe3ce60bf85a6a699d79b42875367 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-activate, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-03-26T21:59:39.219 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:39 smithi043 podman[146821]: 2024-03-26 21:59:39.022979343 +0000 UTC m=+0.020070474 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T21:59:39.219 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:39 smithi043 podman[146821]: 2024-03-26 21:59:39.125483593 +0000 UTC m=+0.122574737 container create 310259f69c6d6b5b74e94751efc99f258051f4347b2e7e43684322eda29d6544 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-03-26T21:59:39.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:39 smithi043 ceph-mon[135307]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 16 pgs peering) 2024-03-26T21:59:39.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:39 smithi043 ceph-mon[138614]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 16 pgs peering) 2024-03-26T21:59:39.605 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:39 smithi043 podman[146821]: 2024-03-26 21:59:39.360856726 +0000 UTC m=+0.357947825 container init 310259f69c6d6b5b74e94751efc99f258051f4347b2e7e43684322eda29d6544 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0) 2024-03-26T21:59:39.605 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:39 smithi043 podman[146821]: 2024-03-26 21:59:39.363963902 +0000 UTC m=+0.361055001 container start 310259f69c6d6b5b74e94751efc99f258051f4347b2e7e43684322eda29d6544 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T21:59:39.605 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:39 smithi043 ceph-osd[146875]: -- 172.21.15.43:0/2219953756 <== mon.1 v2:172.21.15.43:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557ebd3a3680 con 0x557ebd36d000 2024-03-26T21:59:39.605 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:39 smithi043 bash[146821]: 310259f69c6d6b5b74e94751efc99f258051f4347b2e7e43684322eda29d6544 2024-03-26T21:59:39.605 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:39 smithi043 systemd[1]: Started Ceph osd.1 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T21:59:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:39 smithi134 ceph-mon[124882]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 16 pgs peering) 2024-03-26T21:59:40.052 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:39 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[146856]: 2024-03-26T21:59:39.903+0000 7f7446e917c0 -1 Falling back to public interface 2024-03-26T21:59:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: pgmap v72: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-03-26T21:59:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: pgmap v72: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: pgmap v72: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:40.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:59:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:59:41.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T21:59:41.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:41.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:42.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: pgmap v73: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-03-26T21:59:42.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:59:42.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: Upgrade: Finalizing container_image settings 2024-03-26T21:59:42.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: Upgrade: Complete! 2024-03-26T21:59:42.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:42 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 84/627 objects degraded (13.397%), 21 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:42.854 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[146856]: 2024-03-26T21:59:42.626+0000 7f7446e917c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-26T21:59:42.854 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[146856]: 2024-03-26T21:59:42.652+0000 7f7446e917c0 -1 osd.1 116 log_to_monitors true 2024-03-26T21:59:42.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: pgmap v73: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: Upgrade: Finalizing container_image settings 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: Upgrade: Complete! 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 84/627 objects degraded (13.397%), 21 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: pgmap v73: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-03-26T21:59:42.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T21:59:42.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all nvmeof 2024-03-26T21:59:42.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: Upgrade: Finalizing container_image settings 2024-03-26T21:59:42.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: Upgrade: Complete! 2024-03-26T21:59:42.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:42 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 84/627 objects degraded (13.397%), 21 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:43.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:43 smithi043 ceph-mon[135307]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:59:43.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:43.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:43 smithi043 ceph-mon[138614]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:59:43.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:43 smithi134 ceph-mon[124882]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-26T21:59:43.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:44.049 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 21:59:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[146856]: 2024-03-26T21:59:43.804+0000 7f74342e1700 -1 osd.1 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T21:59:44.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[135307]: pgmap v74: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-03-26T21:59:44.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[135307]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:59:44.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[135307]: osdmap e119: 8 total, 7 up, 8 in 2024-03-26T21:59:44.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[135307]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:59:44.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[135307]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' 2024-03-26T21:59:44.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[138614]: pgmap v74: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-03-26T21:59:44.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[138614]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:59:44.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[138614]: osdmap e119: 8 total, 7 up, 8 in 2024-03-26T21:59:44.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[138614]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:59:44.753 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:44 smithi043 ceph-mon[138614]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' 2024-03-26T21:59:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:44 smithi134 ceph-mon[124882]: pgmap v74: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2024-03-26T21:59:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:44 smithi134 ceph-mon[124882]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-26T21:59:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:44 smithi134 ceph-mon[124882]: osdmap e119: 8 total, 7 up, 8 in 2024-03-26T21:59:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:44 smithi134 ceph-mon[124882]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T21:59:44.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:44 smithi134 ceph-mon[124882]: from='osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459]' entity='osd.1' 2024-03-26T21:59:45.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:45.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459] boot 2024-03-26T21:59:45.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: osdmap e120: 8 total, 8 up, 8 in 2024-03-26T21:59:45.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:59:45.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:45.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459] boot 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: osdmap e120: 8 total, 8 up, 8 in 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:45.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: osd.1 [v2:172.21.15.43:6810/1035043459,v1:172.21.15.43:6811/1035043459] boot 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: osdmap e120: 8 total, 8 up, 8 in 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:46.632 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[135307]: pgmap v77: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 84/627 objects degraded (13.397%) 2024-03-26T21:59:46.632 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[135307]: pgmap v78: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s; 84/627 objects degraded (13.397%) 2024-03-26T21:59:46.632 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[135307]: pgmap v79: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 84/627 objects degraded (13.397%) 2024-03-26T21:59:46.632 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[135307]: osdmap e121: 8 total, 8 up, 8 in 2024-03-26T21:59:46.632 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[135307]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:59:46.633 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[138614]: pgmap v77: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 84/627 objects degraded (13.397%) 2024-03-26T21:59:46.633 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[138614]: pgmap v78: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s; 84/627 objects degraded (13.397%) 2024-03-26T21:59:46.633 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[138614]: pgmap v79: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 84/627 objects degraded (13.397%) 2024-03-26T21:59:46.633 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[138614]: osdmap e121: 8 total, 8 up, 8 in 2024-03-26T21:59:46.633 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-mon[138614]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:59:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:46 smithi134 ceph-mon[124882]: pgmap v77: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 84/627 objects degraded (13.397%) 2024-03-26T21:59:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:46 smithi134 ceph-mon[124882]: pgmap v78: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s; 84/627 objects degraded (13.397%) 2024-03-26T21:59:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:46 smithi134 ceph-mon[124882]: pgmap v79: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 84/627 objects degraded (13.397%) 2024-03-26T21:59:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:46 smithi134 ceph-mon[124882]: osdmap e121: 8 total, 8 up, 8 in 2024-03-26T21:59:46.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:46 smithi134 ceph-mon[124882]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T21:59:46.890 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:59:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:59:46] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-03-26T21:59:47.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:47 smithi043 ceph-mon[135307]: pgmap v81: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2024-03-26T21:59:47.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:47 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:47.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:47 smithi043 ceph-mon[138614]: pgmap v81: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2024-03-26T21:59:47.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:47 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:48.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:47 smithi134 ceph-mon[124882]: pgmap v81: 161 pgs: 20 active+undersized+degraded, 37 active+undersized, 104 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2024-03-26T21:59:48.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:47 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T21:59:49.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:49 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded) 2024-03-26T21:59:49.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:49 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded) 2024-03-26T21:59:49.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:49 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded) 2024-03-26T21:59:50.709 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:50 smithi134 ceph-mon[124882]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:50.709 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:50 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:50.709 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:50.709 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:50.709 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:50 smithi134 ceph-mon[124882]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:50.710 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:50 smithi134 ceph-mon[124882]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:50.710 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:50.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[135307]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:50.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[135307]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[135307]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[138614]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[138614]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[138614]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T21:59:50.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:52 smithi134 ceph-mon[124882]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-26T21:59:52.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:52.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:52.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:52.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[135307]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-26T21:59:52.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:52.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:52.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:52.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[138614]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-26T21:59:52.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:52.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T21:59:52.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T21:59:52.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T21:59:52.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:53 smithi134 ceph-mon[124882]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s 2024-03-26T21:59:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:53 smithi134 ceph-mon[124882]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:59:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:53 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T21:59:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[135307]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s 2024-03-26T21:59:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[135307]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:59:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T21:59:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:53.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:53.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[138614]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s 2024-03-26T21:59:53.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[138614]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T21:59:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T21:59:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T21:59:53.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T21:59:55.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:55 smithi134 ceph-mon[124882]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:59:55.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:55 smithi043 ceph-mon[135307]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:59:55.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:55 smithi043 ceph-mon[138614]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-26T21:59:57.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 21:59:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:21:59:56] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-03-26T21:59:57.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:57 smithi134 ceph-mon[124882]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-26T21:59:57.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:57 smithi043 ceph-mon[135307]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-26T21:59:57.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:57 smithi043 ceph-mon[138614]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-03-26T21:59:59.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 21:59:59 smithi134 ceph-mon[124882]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 0 op/s 2024-03-26T21:59:59.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 21:59:59 smithi043 ceph-mon[135307]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 0 op/s 2024-03-26T21:59:59.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 21:59:59 smithi043 ceph-mon[138614]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 608 B/s rd, 0 op/s 2024-03-26T22:00:00.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:00 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:00.755 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:00 smithi043 ceph-mon[135307]: overall HEALTH_OK 2024-03-26T22:00:00.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:00 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:00.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:00 smithi043 ceph-mon[138614]: overall HEALTH_OK 2024-03-26T22:00:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:00 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:00.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:00 smithi134 ceph-mon[124882]: overall HEALTH_OK 2024-03-26T22:00:01.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:01 smithi134 ceph-mon[124882]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T22:00:01.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:01 smithi043 ceph-mon[135307]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T22:00:01.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:01 smithi043 ceph-mon[138614]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T22:00:02.466 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T22:00:03.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:03 smithi043 ceph-mon[135307]: from='client.64252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:03.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:03 smithi043 ceph-mon[135307]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T22:00:03.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:03 smithi043 ceph-mon[138614]: from='client.64252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:03.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:03 smithi043 ceph-mon[138614]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T22:00:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:03 smithi134 ceph-mon[124882]: from='client.64252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:03.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:03 smithi134 ceph-mon[124882]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-03-26T22:00:05.106 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:00:05.106 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 13s ago 34m - - 2024-03-26T22:00:05.106 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 15s ago 34m - - 2024-03-26T22:00:05.106 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (5m) 13s ago 28m 26.0M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:00:05.106 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (4m) 15s ago 28m 79.0M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:00:05.106 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (7m) 13s ago 27m 65.5M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (6m) 15s ago 33m 450M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (17m) 13s ago 35m 511M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (2m) 13s ago 35m 49.1M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (3m) 15s ago 33m 42.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (2m) 13s ago 34m 36.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (6m) 13s ago 29m 15.5M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (6m) 15s ago 29m 17.0M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (53s) 13s ago 33m 50.2M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (26s) 13s ago 32m 50.1M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (32m) 13s ago 32m 52.5M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (32m) 13s ago 32m 57.8M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (31m) 15s ago 31m 58.4M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (31m) 15s ago 31m 56.0M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (31m) 15s ago 30m 55.8M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:00:05.107 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (30m) 15s ago 30m 56.4M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:00:05.108 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (5m) 15s ago 29m 69.5M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:00:05.108 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (28m) 13s ago 28m 77.9M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:00:05.108 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (28m) 15s ago 28m 77.5M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:00:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:05 smithi043 ceph-mon[135307]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:05.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:05.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:05 smithi043 ceph-mon[138614]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:05.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:05.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:05 smithi134 ceph-mon[124882]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:05.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:05.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:05.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:06.411 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-03-26T22:00:06.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:06 smithi134 ceph-mon[124882]: from='client.64258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:06.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:06 smithi043 ceph-mon[138614]: from='client.64258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:06.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:06 smithi043 ceph-mon[135307]: from='client.64258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:07.084 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:00:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:00:06] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-03-26T22:00:07.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:07 smithi134 ceph-mon[124882]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:07.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:07 smithi043 ceph-mon[135307]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:07.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:07 smithi043 ceph-mon[138614]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:08.667 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:08.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:08.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:09.209 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:00:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:09 smithi134 ceph-mon[124882]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:09.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:09 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3047503253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:09.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:09 smithi043 ceph-mon[135307]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:09.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:09 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3047503253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:09 smithi043 ceph-mon[138614]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:09 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3047503253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:09.915 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-03-26T22:00:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:10 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:10.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:10 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:10.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:10 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:11.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:11 smithi134 ceph-mon[124882]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:11.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:11 smithi043 ceph-mon[135307]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:11.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:11 smithi043 ceph-mon[138614]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:12 smithi134 ceph-mon[124882]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:12 smithi134 ceph-mon[124882]: from='client.64270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:12.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:12 smithi043 ceph-mon[135307]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:12.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:12 smithi043 ceph-mon[135307]: from='client.64270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:12 smithi043 ceph-mon[138614]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:12.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:12 smithi043 ceph-mon[138614]: from='client.64270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:14.515 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:00:15.059 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:14 smithi043 ceph-mon[135307]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:15.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:14 smithi043 ceph-mon[138614]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:15.086 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade status' 2024-03-26T22:00:15.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:14 smithi134 ceph-mon[124882]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:16.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:16 smithi043 ceph-mon[135307]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:16.963 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:00:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:00:16] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-03-26T22:00:16.963 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:16 smithi043 ceph-mon[138614]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:17.165 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:00:17.165 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-03-26T22:00:17.165 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-03-26T22:00:17.165 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-03-26T22:00:17.165 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:00:17.165 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-03-26T22:00:17.165 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-03-26T22:00:17.165 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:00:17.166 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:00:17.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:16 smithi134 ceph-mon[124882]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:17.933 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T22:00:18.243 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:17 smithi043 ceph-mon[135307]: from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:18.244 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:17 smithi043 ceph-mon[138614]: from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:18.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:17 smithi134 ceph-mon[124882]: from='client.54312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:19.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:18 smithi043 ceph-mon[135307]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:19.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:18 smithi043 ceph-mon[138614]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:19.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:18 smithi134 ceph-mon[124882]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:20.158 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-03-26T22:00:20.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:19 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:20.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:19 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:20.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:19 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:20.800 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-03-26T22:00:21.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:20 smithi043 ceph-mon[135307]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:21.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:20 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3819221062' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:00:21.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:20 smithi043 ceph-mon[138614]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:21.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:20 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3819221062' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:00:21.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:20 smithi134 ceph-mon[124882]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:21.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:20 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3819221062' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:00:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:22 smithi134 ceph-mon[124882]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:23.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:23.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:22 smithi043 ceph-mon[138614]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:23.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:22 smithi043 ceph-mon[135307]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:23.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:24.157 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:23 smithi043 ceph-mon[135307]: from='client.64288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:24.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:23 smithi043 ceph-mon[138614]: from='client.64288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:24.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:23 smithi134 ceph-mon[124882]: from='client.64288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:25.193 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:00:25.193 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:24 smithi043 ceph-mon[135307]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:25.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:24 smithi043 ceph-mon[138614]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:25.196 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:24 smithi134 ceph-mon[124882]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:26.184 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-03-26T22:00:26.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:00:26.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:26.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:26.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:26.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:26 smithi134 ceph-mon[124882]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:00:26.596 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[138614]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:00:26.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:26.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:26.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:26.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:26.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-mon[135307]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:00:27.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:00:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:00:26] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-03-26T22:00:27.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:27 smithi043 ceph-mon[135307]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:27.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:27 smithi043 ceph-mon[138614]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:27.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:27 smithi134 ceph-mon[124882]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:29.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:29 smithi043 ceph-mon[135307]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:29.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:29 smithi043 ceph-mon[138614]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:29.717 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:29 smithi134 ceph-mon[124882]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:29.826 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:00:30.523 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:00:30.523 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 5s ago 34m - - 2024-03-26T22:00:30.523 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 0s ago 34m - - 2024-03-26T22:00:30.523 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (5m) 5s ago 29m 26.0M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:00:30.523 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (4m) 0s ago 29m 78.7M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:00:30.523 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (7m) 5s ago 28m 65.6M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:00:30.523 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (7m) 0s ago 34m 451M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:00:30.523 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (18m) 5s ago 35m 513M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (3m) 5s ago 35m 50.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (3m) 0s ago 34m 44.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (2m) 5s ago 34m 38.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (6m) 5s ago 30m 15.5M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (6m) 0s ago 30m 16.9M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (78s) 5s ago 33m 50.4M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (51s) 5s ago 33m 50.8M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (32m) 5s ago 32m 52.5M 4096M 17.2.0 e1d6a67b021e 7604887ff156 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (32m) 5s ago 32m 57.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (32m) 0s ago 32m 59.4M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T22:00:30.524 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (31m) 0s ago 31m 56.5M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T22:00:30.525 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (31m) 0s ago 31m 56.8M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:00:30.525 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (31m) 0s ago 31m 56.7M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:00:30.525 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (5m) 0s ago 30m 66.3M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:00:30.525 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (28m) 5s ago 28m 78.0M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:00:30.525 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (28m) 0s ago 28m 77.6M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:00:30.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:30 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:30.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:30.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:30.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:30.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:30 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:30.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:30.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:30.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:30 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:30.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:30.953 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:00:30.953 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:00:30.953 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-26T22:00:30.954 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 7 2024-03-26T22:00:30.955 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:00:30.955 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:00:31.321 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:00:31.322 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:00:31.322 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:00:31.322 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-03-26T22:00:31.322 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:00:31.322 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/8 daemons upgraded", 2024-03-26T22:00:31.322 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:00:31.322 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:00:31.322 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:00:31.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='client.54330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:31.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:31.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='client.54336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:31.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='client.54342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T22:00:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:31 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2544891423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='client.54330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:31.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:31.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='client.54336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:31.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='client.54342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2544891423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='client.54330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='client.54336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='client.54342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T22:00:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:31 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2544891423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:32.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[135307]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:00:32.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[135307]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:00:32.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mgr 2024-03-26T22:00:32.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mon 2024-03-26T22:00:32.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all crash 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[135307]: Upgrade: osd.2 is safe to restart 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[135307]: from='client.54354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[138614]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[138614]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mgr 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mon 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all crash 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[138614]: Upgrade: osd.2 is safe to restart 2024-03-26T22:00:32.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:32 smithi043 ceph-mon[138614]: from='client.54354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:32.740 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:32 smithi134 ceph-mon[124882]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:00:32.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:32 smithi134 ceph-mon[124882]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:00:32.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:32 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mgr 2024-03-26T22:00:32.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:32 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mon 2024-03-26T22:00:32.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:32 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all crash 2024-03-26T22:00:32.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:32 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-26T22:00:32.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:32 smithi134 ceph-mon[124882]: Upgrade: osd.2 is safe to restart 2024-03-26T22:00:32.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:32 smithi134 ceph-mon[124882]: from='client.54354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:00:33.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[138614]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:33.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[138614]: Upgrade: Updating osd.2 2024-03-26T22:00:33.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:33.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T22:00:33.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:33.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[138614]: Deploying daemon osd.2 on smithi043 2024-03-26T22:00:33.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[135307]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:33.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[135307]: Upgrade: Updating osd.2 2024-03-26T22:00:33.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:33.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T22:00:33.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:33.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:33 smithi043 ceph-mon[135307]: Deploying daemon osd.2 on smithi043 2024-03-26T22:00:33.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:33 smithi134 ceph-mon[124882]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:33.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:33 smithi134 ceph-mon[124882]: Upgrade: Updating osd.2 2024-03-26T22:00:33.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:33.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-26T22:00:33.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:33.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:33 smithi134 ceph-mon[124882]: Deploying daemon osd.2 on smithi043 2024-03-26T22:00:35.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:35 smithi043 ceph-mon[135307]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:35.736 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:35 smithi043 ceph-mon[138614]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:35.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:35 smithi134 ceph-mon[124882]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:36.095 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:35 smithi043 systemd[1]: Stopping Ceph osd.2 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:00:36.354 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[38725]: 2024-03-26T22:00:36.096+0000 7f75c7541700 -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 2024-03-26T22:00:36.354 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[38725]: 2024-03-26T22:00:36.096+0000 7f75c7541700 -1 osd.2 121 *** Got signal Terminated *** 2024-03-26T22:00:36.354 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[38725]: 2024-03-26T22:00:36.096+0000 7f75c7541700 -1 osd.2 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:00:36.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:36 smithi134 ceph-mon[124882]: osd.2 marked itself down and dead 2024-03-26T22:00:36.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:36 smithi043 ceph-mon[135307]: osd.2 marked itself down and dead 2024-03-26T22:00:36.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:36 smithi043 ceph-mon[138614]: osd.2 marked itself down and dead 2024-03-26T22:00:37.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:00:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:00:36] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-03-26T22:00:37.104 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:36 smithi043 podman[151395]: 2024-03-26 22:00:36.944572035 +0000 UTC m=+0.958333884 container died 7604887ff156d61c34a7179613ecbbcd83b08bc1a3df50e595e7dfd5d21b1beb (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , vcs-type=git, GIT_BRANCH=HEAD, GIT_CLEAN=True, name=centos-stream, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., ceph=True, io.buildah.version=1.19.8, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, vendor=Red Hat, Inc., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, architecture=x86_64) 2024-03-26T22:00:37.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:37 smithi043 ceph-mon[135307]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:37.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:37 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:00:37.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:37 smithi043 ceph-mon[135307]: osdmap e122: 8 total, 7 up, 8 in 2024-03-26T22:00:37.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:37 smithi043 ceph-mon[138614]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:37.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:37 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:00:37.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:37 smithi043 ceph-mon[138614]: osdmap e122: 8 total, 7 up, 8 in 2024-03-26T22:00:37.597 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:37 smithi043 podman[151395]: 2024-03-26 22:00:37.363795048 +0000 UTC m=+1.377556889 container cleanup 7604887ff156d61c34a7179613ecbbcd83b08bc1a3df50e595e7dfd5d21b1beb (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2, distribution-scope=public, maintainer=Guillaume Abrioux , vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD, io.openshift.expose-services=, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, RELEASE=HEAD, version=8, GIT_CLEAN=True, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=centos-stream, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, release=754, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-03-26T22:00:37.597 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:37 smithi043 bash[151395]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2 2024-03-26T22:00:37.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:37 smithi134 ceph-mon[124882]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:00:37.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:37 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:00:37.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:37 smithi134 ceph-mon[124882]: osdmap e122: 8 total, 7 up, 8 in 2024-03-26T22:00:37.854 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:37 smithi043 podman[151412]: 2024-03-26 22:00:37.599006214 +0000 UTC m=+0.655131093 container remove 7604887ff156d61c34a7179613ecbbcd83b08bc1a3df50e595e7dfd5d21b1beb (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, distribution-scope=public, io.buildah.version=1.19.8, release=754, RELEASE=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-03-26T22:00:38.167 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:38 smithi043 podman[151601]: 2024-03-26 22:00:38.066678488 +0000 UTC m=+0.118102327 container create 8683a1db898e11b8aa0f14ccf312b7b3b636538666571397f1605b2c4b233753 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-03-26T22:00:38.167 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:38 smithi043 podman[151601]: 2024-03-26 22:00:37.973049372 +0000 UTC m=+0.024473192 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:00:38.430 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:38 smithi043 podman[151601]: 2024-03-26 22:00:38.278123415 +0000 UTC m=+0.329547224 container init 8683a1db898e11b8aa0f14ccf312b7b3b636538666571397f1605b2c4b233753 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-03-26T22:00:38.430 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:38 smithi043 podman[151601]: 2024-03-26 22:00:38.281548317 +0000 UTC m=+0.332972126 container start 8683a1db898e11b8aa0f14ccf312b7b3b636538666571397f1605b2c4b233753 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-03-26T22:00:38.430 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:38 smithi043 podman[151601]: 2024-03-26 22:00:38.385967251 +0000 UTC m=+0.437391065 container attach 8683a1db898e11b8aa0f14ccf312b7b3b636538666571397f1605b2c4b233753 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-03-26T22:00:38.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: osdmap e123: 8 total, 7 up, 8 in 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1, 0, 2]}]: dispatch 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]: dispatch 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 3]}]: dispatch 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1f", "id": [4, 2, 7, 3]}]: dispatch 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:38.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:38.854 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:38 smithi043 podman[151601]: 2024-03-26 22:00:38.628940689 +0000 UTC m=+0.680364490 container died 8683a1db898e11b8aa0f14ccf312b7b3b636538666571397f1605b2c4b233753 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, ceph=True) 2024-03-26T22:00:38.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: osdmap e123: 8 total, 7 up, 8 in 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1, 0, 2]}]: dispatch 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]: dispatch 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 3]}]: dispatch 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1f", "id": [4, 2, 7, 3]}]: dispatch 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: osdmap e123: 8 total, 7 up, 8 in 2024-03-26T22:00:38.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-03-26T22:00:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-03-26T22:00:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-03-26T22:00:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-26T22:00:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1, 0, 2]}]: dispatch 2024-03-26T22:00:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]: dispatch 2024-03-26T22:00:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 3]}]: dispatch 2024-03-26T22:00:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1f", "id": [4, 2, 7, 3]}]: dispatch 2024-03-26T22:00:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:39.437 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:39 smithi043 podman[151677]: 2024-03-26 22:00:39.275063103 +0000 UTC m=+0.674509562 container remove 8683a1db898e11b8aa0f14ccf312b7b3b636538666571397f1605b2c4b233753 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True) 2024-03-26T22:00:39.437 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:39 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.2.service: Deactivated successfully. 2024-03-26T22:00:39.437 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:39 smithi043 systemd[1]: Stopped Ceph osd.2 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:00:39.437 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:39 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.2.service: Consumed 12.925s CPU time. 2024-03-26T22:00:39.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: pgmap v111: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:00:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-03-26T22:00:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-03-26T22:00:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2024-03-26T22:00:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-03-26T22:00:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1, 0, 2]}]': finished 2024-03-26T22:00:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]': finished 2024-03-26T22:00:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 3]}]': finished 2024-03-26T22:00:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1f", "id": [4, 2, 7, 3]}]': finished 2024-03-26T22:00:39.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:39 smithi134 ceph-mon[124882]: osdmap e124: 8 total, 7 up, 8 in 2024-03-26T22:00:39.846 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:39 smithi043 systemd[1]: Starting Ceph osd.2 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: pgmap v111: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1, 0, 2]}]': finished 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]': finished 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 3]}]': finished 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1f", "id": [4, 2, 7, 3]}]': finished 2024-03-26T22:00:39.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[138614]: osdmap e124: 8 total, 7 up, 8 in 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: pgmap v111: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1, 0, 2]}]': finished 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]': finished 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 3]}]': finished 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1f", "id": [4, 2, 7, 3]}]': finished 2024-03-26T22:00:39.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:39 smithi043 ceph-mon[135307]: osdmap e124: 8 total, 7 up, 8 in 2024-03-26T22:00:40.104 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 podman[151832]: 2024-03-26 22:00:39.937607748 +0000 UTC m=+0.017771005 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:00:40.104 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 podman[151832]: 2024-03-26 22:00:40.061993427 +0000 UTC m=+0.142156701 container create 68a6272a2bcd274d3e6aaf6524c0e8095d92471da4c4e732a48fbfbbe3cd7dd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-03-26T22:00:40.441 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 podman[151832]: 2024-03-26 22:00:40.273053661 +0000 UTC m=+0.353216901 container init 68a6272a2bcd274d3e6aaf6524c0e8095d92471da4c4e732a48fbfbbe3cd7dd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-03-26T22:00:40.442 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 podman[151832]: 2024-03-26 22:00:40.276481072 +0000 UTC m=+0.356644309 container start 68a6272a2bcd274d3e6aaf6524c0e8095d92471da4c4e732a48fbfbbe3cd7dd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-03-26T22:00:40.442 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 podman[151832]: 2024-03-26 22:00:40.355884817 +0000 UTC m=+0.436048056 container attach 68a6272a2bcd274d3e6aaf6524c0e8095d92471da4c4e732a48fbfbbe3cd7dd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:00:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:40 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:40.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:40 smithi134 ceph-mon[124882]: osdmap e125: 8 total, 7 up, 8 in 2024-03-26T22:00:40.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:40.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-mon[138614]: osdmap e125: 8 total, 7 up, 8 in 2024-03-26T22:00:40.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:40.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-mon[135307]: osdmap e125: 8 total, 7 up, 8 in 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate[151847]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate[151847]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 bash[151832]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 bash[151832]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 bash[151832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 bash[151832]: 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 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 bash[151832]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 bash[151832]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 bash[151832]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 bash[151832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 bash[151832]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-26T22:00:41.105 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate[151847]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-26T22:00:41.106 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate[151847]: 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 2024-03-26T22:00:41.106 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate[151847]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-26T22:00:41.106 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate[151847]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-26T22:00:41.106 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate[151847]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-26T22:00:41.106 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate[151847]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-26T22:00:41.106 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate[151847]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-26T22:00:41.106 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:40 smithi043 podman[151832]: 2024-03-26 22:00:40.845260363 +0000 UTC m=+0.925423609 container died 68a6272a2bcd274d3e6aaf6524c0e8095d92471da4c4e732a48fbfbbe3cd7dd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-03-26T22:00:41.442 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:41 smithi043 podman[152100]: 2024-03-26 22:00:41.385329776 +0000 UTC m=+0.533130995 container remove 68a6272a2bcd274d3e6aaf6524c0e8095d92471da4c4e732a48fbfbbe3cd7dd8 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-activate, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD) 2024-03-26T22:00:41.708 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:41 smithi043 ceph-mon[135307]: pgmap v114: 161 pgs: 7 peering, 13 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 51/627 objects degraded (8.134%) 2024-03-26T22:00:41.708 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:41 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 51/627 objects degraded (8.134%), 13 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:41.708 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:41 smithi043 ceph-mon[135307]: osdmap e126: 8 total, 7 up, 8 in 2024-03-26T22:00:41.708 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:41 smithi043 ceph-mon[138614]: pgmap v114: 161 pgs: 7 peering, 13 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 51/627 objects degraded (8.134%) 2024-03-26T22:00:41.709 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:41 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 51/627 objects degraded (8.134%), 13 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:41.709 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:41 smithi043 ceph-mon[138614]: osdmap e126: 8 total, 7 up, 8 in 2024-03-26T22:00:41.709 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:41 smithi043 podman[152169]: 2024-03-26 22:00:41.50094652 +0000 UTC m=+0.019092080 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:00:41.709 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:41 smithi043 podman[152169]: 2024-03-26 22:00:41.611358824 +0000 UTC m=+0.129504375 container create 85038a43170515d3c27730819baf6ba15d527eb8694b58f2cb7e87b3e9e0afb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-03-26T22:00:41.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:41 smithi134 ceph-mon[124882]: pgmap v114: 161 pgs: 7 peering, 13 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 51/627 objects degraded (8.134%) 2024-03-26T22:00:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:41 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 51/627 objects degraded (8.134%), 13 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:41 smithi134 ceph-mon[124882]: osdmap e126: 8 total, 7 up, 8 in 2024-03-26T22:00:42.801 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:42 smithi043 podman[152169]: 2024-03-26 22:00:42.442209117 +0000 UTC m=+0.960354668 container init 85038a43170515d3c27730819baf6ba15d527eb8694b58f2cb7e87b3e9e0afb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326) 2024-03-26T22:00:42.802 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:42 smithi043 podman[152169]: 2024-03-26 22:00:42.445439382 +0000 UTC m=+0.963584933 container start 85038a43170515d3c27730819baf6ba15d527eb8694b58f2cb7e87b3e9e0afb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-03-26T22:00:42.802 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:42 smithi043 ceph-osd[152267]: -- 172.21.15.43:0/2257809875 <== mon.1 v2:172.21.15.43:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5595a5be5680 con 0x5595a5baf000 2024-03-26T22:00:42.802 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:42 smithi043 bash[152169]: 85038a43170515d3c27730819baf6ba15d527eb8694b58f2cb7e87b3e9e0afb7 2024-03-26T22:00:42.802 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:42 smithi043 systemd[1]: Started Ceph osd.2 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:00:43.068 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:42 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[152199]: 2024-03-26T22:00:42.979+0000 7fe01ce577c0 -1 Falling back to public interface 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: pgmap v116: 161 pgs: 1 active+clean+remapped, 7 peering, 14 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: pgmap v116: 161 pgs: 1 active+clean+remapped, 7 peering, 14 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-03-26T22:00:43.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: pgmap v116: 161 pgs: 1 active+clean+remapped, 7 peering, 14 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:43.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:43.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:43.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:44.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:44.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:44.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:44.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.731 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[152199]: 2024-03-26T22:00:45.705+0000 7fe01ce577c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-26T22:00:45.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: pgmap v117: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 180 B/s, 0 objects/s recovering 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: pgmap v117: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 180 B/s, 0 objects/s recovering 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.734 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.735 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.737 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.738 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.739 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: pgmap v117: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 180 B/s, 0 objects/s recovering 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:45.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:45.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:45.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:45.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.104 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:45 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[152199]: 2024-03-26T22:00:45.731+0000 7fe01ce577c0 -1 osd.2 121 log_to_monitors true 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.628 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all nvmeof 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Upgrade: Finalizing container_image settings 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:00:46.629 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.630 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all nvmeof 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Upgrade: Finalizing container_image settings 2024-03-26T22:00:46.631 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:00:46.632 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: Upgrade: Complete! 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:46.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:00:46.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: Upgrade: Complete! 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:46.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:00:46.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nvmeof 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Upgrade: Finalizing container_image settings 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:00:46.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: Upgrade: Complete! 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:46.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:46.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:46.905 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:00:46] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.43.0" 2024-03-26T22:00:46.905 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:00:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[152199]: 2024-03-26T22:00:46.641+0000 7fe00e2af700 -1 osd.2 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:00:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[135307]: pgmap v118: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 146 B/s, 0 objects/s recovering 2024-03-26T22:00:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[135307]: pgmap v119: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 156 B/s, 0 objects/s recovering 2024-03-26T22:00:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[135307]: pgmap v120: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 166 B/s, 0 objects/s recovering 2024-03-26T22:00:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[135307]: pgmap v121: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 183 B/s, 0 objects/s recovering 2024-03-26T22:00:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[135307]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T22:00:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[135307]: from='osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T22:00:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[135307]: osdmap e127: 8 total, 7 up, 8 in 2024-03-26T22:00:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[135307]: from='osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:00:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 14 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:47.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[138614]: pgmap v118: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 146 B/s, 0 objects/s recovering 2024-03-26T22:00:47.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[138614]: pgmap v119: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 156 B/s, 0 objects/s recovering 2024-03-26T22:00:47.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[138614]: pgmap v120: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 166 B/s, 0 objects/s recovering 2024-03-26T22:00:47.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[138614]: pgmap v121: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 183 B/s, 0 objects/s recovering 2024-03-26T22:00:47.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[138614]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T22:00:47.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[138614]: from='osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T22:00:47.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[138614]: osdmap e127: 8 total, 7 up, 8 in 2024-03-26T22:00:47.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[138614]: from='osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:00:47.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:47 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 14 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:47.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:47 smithi134 ceph-mon[124882]: pgmap v118: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 146 B/s, 0 objects/s recovering 2024-03-26T22:00:47.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:47 smithi134 ceph-mon[124882]: pgmap v119: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 156 B/s, 0 objects/s recovering 2024-03-26T22:00:47.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:47 smithi134 ceph-mon[124882]: pgmap v120: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 166 B/s, 0 objects/s recovering 2024-03-26T22:00:47.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:47 smithi134 ceph-mon[124882]: pgmap v121: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%); 183 B/s, 0 objects/s recovering 2024-03-26T22:00:47.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:47 smithi134 ceph-mon[124882]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T22:00:47.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:47 smithi134 ceph-mon[124882]: from='osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-26T22:00:47.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:47 smithi134 ceph-mon[124882]: osdmap e127: 8 total, 7 up, 8 in 2024-03-26T22:00:47.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:47 smithi134 ceph-mon[124882]: from='osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:00:47.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:47 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 14 pgs degraded (PG_DEGRADED) 2024-03-26T22:00:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:00:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[138614]: osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319] boot 2024-03-26T22:00:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[138614]: osdmap e128: 8 total, 8 up, 8 in 2024-03-26T22:00:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T22:00:48.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:48.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:00:48.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[135307]: osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319] boot 2024-03-26T22:00:48.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[135307]: osdmap e128: 8 total, 8 up, 8 in 2024-03-26T22:00:48.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T22:00:48.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:48.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:48 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:00:48.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:48 smithi134 ceph-mon[124882]: osd.2 [v2:172.21.15.43:6818/3742729319,v1:172.21.15.43:6819/3742729319] boot 2024-03-26T22:00:48.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:48 smithi134 ceph-mon[124882]: osdmap e128: 8 total, 8 up, 8 in 2024-03-26T22:00:48.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-26T22:00:48.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:49.756 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:49 smithi043 ceph-mon[135307]: pgmap v124: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%) 2024-03-26T22:00:49.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:49 smithi043 ceph-mon[135307]: osdmap e129: 8 total, 8 up, 8 in 2024-03-26T22:00:49.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:49 smithi043 ceph-mon[138614]: pgmap v124: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%) 2024-03-26T22:00:49.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:49 smithi043 ceph-mon[138614]: osdmap e129: 8 total, 8 up, 8 in 2024-03-26T22:00:49.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:49 smithi134 ceph-mon[124882]: pgmap v124: 161 pgs: 7 active+clean+remapped, 14 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%); 5/627 objects misplaced (0.797%) 2024-03-26T22:00:49.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:49 smithi134 ceph-mon[124882]: osdmap e129: 8 total, 8 up, 8 in 2024-03-26T22:00:50.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:50 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:50.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:50 smithi134 ceph-mon[124882]: osdmap e130: 8 total, 8 up, 8 in 2024-03-26T22:00:50.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:50.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:50.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:50.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:50.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[138614]: osdmap e130: 8 total, 8 up, 8 in 2024-03-26T22:00:50.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:50.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:50.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:50.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:00:50.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[135307]: osdmap e130: 8 total, 8 up, 8 in 2024-03-26T22:00:50.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:50.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:50.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:51.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:51 smithi043 ceph-mon[135307]: pgmap v127: 161 pgs: 2 remapped+peering, 2 active+clean+remapped, 7 peering, 1 active+undersized+degraded, 15 active+undersized, 134 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 5/627 objects degraded (0.797%); 2/627 objects misplaced (0.319%) 2024-03-26T22:00:51.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:51 smithi043 ceph-mon[135307]: pgmap v128: 161 pgs: 2 remapped+peering, 2 active+clean+remapped, 7 peering, 1 active+undersized+degraded, 15 active+undersized, 134 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 5/627 objects degraded (0.797%); 2/627 objects misplaced (0.319%) 2024-03-26T22:00:51.715 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:51 smithi043 ceph-mon[138614]: pgmap v127: 161 pgs: 2 remapped+peering, 2 active+clean+remapped, 7 peering, 1 active+undersized+degraded, 15 active+undersized, 134 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 5/627 objects degraded (0.797%); 2/627 objects misplaced (0.319%) 2024-03-26T22:00:51.715 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:51 smithi043 ceph-mon[138614]: pgmap v128: 161 pgs: 2 remapped+peering, 2 active+clean+remapped, 7 peering, 1 active+undersized+degraded, 15 active+undersized, 134 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 5/627 objects degraded (0.797%); 2/627 objects misplaced (0.319%) 2024-03-26T22:00:51.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:51 smithi134 ceph-mon[124882]: pgmap v127: 161 pgs: 2 remapped+peering, 2 active+clean+remapped, 7 peering, 1 active+undersized+degraded, 15 active+undersized, 134 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 5/627 objects degraded (0.797%); 2/627 objects misplaced (0.319%) 2024-03-26T22:00:51.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:51 smithi134 ceph-mon[124882]: pgmap v128: 161 pgs: 2 remapped+peering, 2 active+clean+remapped, 7 peering, 1 active+undersized+degraded, 15 active+undersized, 134 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 5/627 objects degraded (0.797%); 2/627 objects misplaced (0.319%) 2024-03-26T22:00:52.574 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:52 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded (PG_DEGRADED) 2024-03-26T22:00:52.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:52 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded (PG_DEGRADED) 2024-03-26T22:00:52.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:52 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded (PG_DEGRADED) 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[135307]: pgmap v129: 161 pgs: 2 remapped+peering, 7 peering, 152 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded) 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[138614]: pgmap v129: 161 pgs: 2 remapped+peering, 7 peering, 152 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded) 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:53.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:53 smithi134 ceph-mon[124882]: pgmap v129: 161 pgs: 2 remapped+peering, 7 peering, 152 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:00:53.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:53 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/627 objects degraded (0.797%), 1 pg degraded) 2024-03-26T22:00:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:00:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:54 smithi134 ceph-mon[124882]: pgmap v130: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-03-26T22:00:55.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:55.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:55.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:55.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[135307]: pgmap v130: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[138614]: pgmap v130: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:00:55.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:00:56.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:55 smithi134 ceph-mon[124882]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T22:00:56.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:55 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:00:56.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:55 smithi043 ceph-mon[138614]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T22:00:56.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:55 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:00:56.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:55 smithi043 ceph-mon[135307]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T22:00:56.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:55 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:00:57.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:56 smithi134 ceph-mon[124882]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 19 B/s, 0 objects/s recovering 2024-03-26T22:00:57.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:56 smithi043 ceph-mon[135307]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 19 B/s, 0 objects/s recovering 2024-03-26T22:00:57.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:56 smithi043 ceph-mon[138614]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 19 B/s, 0 objects/s recovering 2024-03-26T22:00:57.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:00:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:00:56] "GET /metrics HTTP/1.1" 200 38255 "" "Prometheus/2.43.0" 2024-03-26T22:00:59.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:58 smithi134 ceph-mon[124882]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-03-26T22:00:59.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:58 smithi043 ceph-mon[135307]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-03-26T22:00:59.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:58 smithi043 ceph-mon[138614]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-03-26T22:01:00.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:00:59 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:00.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:00:59 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:00:59 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:01.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:00 smithi134 ceph-mon[124882]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 14 B/s, 0 objects/s recovering 2024-03-26T22:01:01.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:00 smithi043 ceph-mon[135307]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 14 B/s, 0 objects/s recovering 2024-03-26T22:01:01.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:00 smithi043 ceph-mon[138614]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 14 B/s, 0 objects/s recovering 2024-03-26T22:01:02.346 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T22:01:02.989 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:02 smithi043 ceph-mon[138614]: from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:02.989 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:02 smithi043 ceph-mon[138614]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s; 11 B/s, 0 objects/s recovering 2024-03-26T22:01:02.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:02 smithi043 ceph-mon[135307]: from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:02.989 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:02 smithi043 ceph-mon[135307]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s; 11 B/s, 0 objects/s recovering 2024-03-26T22:01:03.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:02 smithi134 ceph-mon[124882]: from='client.54366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:03.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:02 smithi134 ceph-mon[124882]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s; 11 B/s, 0 objects/s recovering 2024-03-26T22:01:04.586 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:01:04.586 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 10s ago 35m - - 2024-03-26T22:01:04.586 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 14s ago 35m - - 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (6m) 10s ago 29m 26.0M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (5m) 14s ago 29m 78.7M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (8m) 10s ago 28m 65.6M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (7m) 14s ago 34m 451M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (18m) 10s ago 36m 516M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (3m) 10s ago 36m 54.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (4m) 14s ago 34m 45.1M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (3m) 10s ago 35m 38.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (7m) 10s ago 30m 15.1M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (7m) 14s ago 30m 16.7M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (112s) 10s ago 34m 51.3M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:01:04.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (85s) 10s ago 33m 50.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:01:04.588 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (23s) 10s ago 33m 40.9M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:01:04.588 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (33m) 10s ago 33m 58.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T22:01:04.588 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (32m) 14s ago 32m 59.4M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T22:01:04.588 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (32m) 14s ago 32m 56.5M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T22:01:04.588 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (31m) 14s ago 31m 56.8M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:01:04.588 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (31m) 14s ago 31m 56.7M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:01:04.588 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (6m) 14s ago 30m 66.4M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:01:04.588 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (29m) 10s ago 29m 78.1M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:01:04.588 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (29m) 14s ago 29m 77.7M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:01:04.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:04 smithi043 ceph-mon[135307]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s; 11 B/s, 0 objects/s recovering 2024-03-26T22:01:04.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:04 smithi043 ceph-mon[138614]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s; 11 B/s, 0 objects/s recovering 2024-03-26T22:01:05.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:04 smithi134 ceph-mon[124882]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s; 11 B/s, 0 objects/s recovering 2024-03-26T22:01:05.296 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-03-26T22:01:05.883 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:05 smithi043 ceph-mon[138614]: from='client.64336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:05.883 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:05 smithi043 ceph-mon[135307]: from='client.64336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:06.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:05 smithi134 ceph-mon[124882]: from='client.64336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:06.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:06 smithi043 ceph-mon[135307]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 3 B/s, 0 objects/s recovering 2024-03-26T22:01:06.982 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:01:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:01:06] "GET /metrics HTTP/1.1" 200 38255 "" "Prometheus/2.43.0" 2024-03-26T22:01:06.982 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:06 smithi043 ceph-mon[138614]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 3 B/s, 0 objects/s recovering 2024-03-26T22:01:07.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:06 smithi134 ceph-mon[124882]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 3 B/s, 0 objects/s recovering 2024-03-26T22:01:07.537 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:01:08.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:07 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3450907957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:08.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:07 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3450907957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:08.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:07 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3450907957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:08.357 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-03-26T22:01:09.144 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:08 smithi043 ceph-mon[135307]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:09.144 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:09.145 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:09.145 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:08 smithi043 ceph-mon[138614]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:09.145 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:09.145 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:09.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:08 smithi134 ceph-mon[124882]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:09.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:09.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:10.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:10 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:10.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:10.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:11.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:11 smithi043 ceph-mon[135307]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:11.313 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:11 smithi043 ceph-mon[138614]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:11.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:11 smithi134 ceph-mon[124882]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:13.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:13 smithi043 ceph-mon[135307]: from='client.64348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:13.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:13 smithi043 ceph-mon[135307]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:13 smithi043 ceph-mon[138614]: from='client.64348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:13.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:13 smithi043 ceph-mon[138614]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:13 smithi134 ceph-mon[124882]: from='client.64348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:13 smithi134 ceph-mon[124882]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:14.292 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:01:15.049 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade status' 2024-03-26T22:01:15.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:15 smithi043 ceph-mon[135307]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:15.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:15 smithi043 ceph-mon[138614]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:15.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:15 smithi134 ceph-mon[124882]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:17.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:01:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:01:16] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.43.0" 2024-03-26T22:01:17.234 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:01:17.234 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-03-26T22:01:17.234 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-03-26T22:01:17.235 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-03-26T22:01:17.235 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:01:17.235 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-03-26T22:01:17.235 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-03-26T22:01:17.235 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:01:17.235 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:01:17.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:17 smithi134 ceph-mon[124882]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:17.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:17 smithi043 ceph-mon[138614]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:17.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:17 smithi043 ceph-mon[135307]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:17.999 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T22:01:18.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:18 smithi043 ceph-mon[135307]: from='client.64354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:18.312 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:18 smithi043 ceph-mon[138614]: from='client.64354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:18.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:18 smithi134 ceph-mon[124882]: from='client.64354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:19.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:19 smithi043 ceph-mon[135307]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:19.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:19 smithi043 ceph-mon[138614]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:19.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:19 smithi134 ceph-mon[124882]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:20.304 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-03-26T22:01:20.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:20 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:20.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:20 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:20.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:20 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:21.045 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-03-26T22:01:21.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:21 smithi043 ceph-mon[135307]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:21.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:21 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1432167198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:01:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:21 smithi043 ceph-mon[138614]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:21.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:21 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1432167198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:01:21.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:21 smithi134 ceph-mon[124882]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:21 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1432167198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:01:23.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:23 smithi134 ceph-mon[124882]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:23.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:23.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:23 smithi043 ceph-mon[135307]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:23.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:23.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:23 smithi043 ceph-mon[138614]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:23.604 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:24.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:24 smithi043 ceph-mon[135307]: from='client.54402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:24.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:24 smithi043 ceph-mon[138614]: from='client.54402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:24.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:24 smithi134 ceph-mon[124882]: from='client.54402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:25.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:25 smithi043 ceph-mon[135307]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:25.354 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:25 smithi043 ceph-mon[138614]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:25.447 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:25 smithi134 ceph-mon[124882]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:25.513 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:01:26.172 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-03-26T22:01:26.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:26 smithi134 ceph-mon[124882]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:01:26.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:26.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:26.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:26.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:26.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[135307]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[138614]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:26.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:26.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:27.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:01:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:01:26] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.43.0" 2024-03-26T22:01:27.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:27 smithi043 ceph-mon[135307]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:01:27.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:27 smithi043 ceph-mon[135307]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:27.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:27 smithi043 ceph-mon[138614]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:01:27.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:27 smithi043 ceph-mon[138614]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:27.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:27 smithi134 ceph-mon[124882]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:01:27.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:27 smithi134 ceph-mon[124882]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:29.466 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:01:29.501 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 0s ago 35m - - 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 19s ago 35m - - 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (6m) 0s ago 30m 25.6M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (5m) 19s ago 30m 77.4M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (8m) 0s ago 29m 65.6M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (8m) 19s ago 35m 451M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (19m) 0s ago 36m 517M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (4m) 0s ago 36m 55.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (4m) 19s ago 35m 45.1M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (3m) 0s ago 35m 39.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (7m) 0s ago 31m 15.0M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (7m) 19s ago 31m 17.4M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (2m) 0s ago 34m 51.1M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:01:29.502 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (110s) 0s ago 34m 51.6M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:01:29.503 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (47s) 0s ago 33m 44.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:01:29.503 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (33m) 0s ago 33m 58.9M 4096M 17.2.0 e1d6a67b021e 04a38e6f6c8e 2024-03-26T22:01:29.503 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (33m) 19s ago 33m 61.1M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T22:01:29.503 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (32m) 19s ago 32m 58.0M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T22:01:29.503 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (32m) 19s ago 32m 56.7M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:01:29.503 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (32m) 19s ago 32m 57.6M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:01:29.503 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (6m) 19s ago 31m 66.5M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:01:29.503 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (29m) 0s ago 29m 78.2M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:01:29.503 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (29m) 19s ago 29m 77.8M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:01:29.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:29 smithi043 ceph-mon[135307]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:29.795 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:29 smithi134 ceph-mon[124882]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:29.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:29.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:29.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:29.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:29.845 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:29 smithi043 ceph-mon[138614]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:29.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:29.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:29.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:29.935 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:01:29.935 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:01:29.935 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:01:29.935 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:01:29.935 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:01:29.935 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:01:29.935 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:01:29.936 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:01:30.292 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:01:30.292 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:01:30.292 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:01:30.292 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-26T22:01:30.292 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:01:30.292 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "3/8 daemons upgraded", 2024-03-26T22:01:30.292 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:01:30.293 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:01:30.293 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:01:30.834 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='client.54408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:30.834 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='client.54414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:30.834 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:30.834 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:30.834 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.834 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:01:30.834 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:01:30.834 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mgr 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mon 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all crash 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: Upgrade: osd.3 is safe to restart 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2323050285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='client.54408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='client.54414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:30.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mgr 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mon 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all crash 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: Upgrade: osd.3 is safe to restart 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2323050285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:30 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='client.54408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='client.54414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='client.54420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mgr 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mon 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all crash 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: Upgrade: osd.3 is safe to restart 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2323050285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:30.904 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:30 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:31.704 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:31 smithi134 ceph-mon[124882]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:31.704 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:31 smithi134 ceph-mon[124882]: from='client.54432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:31.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:31 smithi043 ceph-mon[135307]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:31.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:31 smithi043 ceph-mon[135307]: from='client.54432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:31.733 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:31 smithi043 ceph-mon[138614]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:31.733 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:31 smithi043 ceph-mon[138614]: from='client.54432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:01:33.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:32 smithi134 ceph-mon[124882]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:33.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:32 smithi134 ceph-mon[124882]: Upgrade: Updating osd.3 2024-03-26T22:01:33.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:33.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T22:01:33.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:33.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:32 smithi134 ceph-mon[124882]: Deploying daemon osd.3 on smithi043 2024-03-26T22:01:33.089 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[135307]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[135307]: Upgrade: Updating osd.3 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[135307]: Deploying daemon osd.3 on smithi043 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[138614]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[138614]: Upgrade: Updating osd.3 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:33.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:32 smithi043 ceph-mon[138614]: Deploying daemon osd.3 on smithi043 2024-03-26T22:01:34.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:34 smithi043 ceph-mon[135307]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:34.959 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:34 smithi043 ceph-mon[138614]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:35.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:34 smithi134 ceph-mon[124882]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:01:36.535 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:36 smithi043 systemd[1]: Stopping Ceph osd.3 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:01:36.799 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[41733]: 2024-03-26T22:01:36.536+0000 7f9088a89700 -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 2024-03-26T22:01:36.799 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[41733]: 2024-03-26T22:01:36.536+0000 7f9088a89700 -1 osd.3 130 *** Got signal Terminated *** 2024-03-26T22:01:36.799 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[41733]: 2024-03-26T22:01:36.536+0000 7f9088a89700 -1 osd.3 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:01:37.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:36 smithi043 ceph-mon[135307]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:37.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:36 smithi043 ceph-mon[135307]: osd.3 marked itself down and dead 2024-03-26T22:01:37.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:01:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:01:36] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.43.0" 2024-03-26T22:01:37.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:36 smithi043 ceph-mon[138614]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:37.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:36 smithi043 ceph-mon[138614]: osd.3 marked itself down and dead 2024-03-26T22:01:37.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:36 smithi134 ceph-mon[124882]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:01:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:36 smithi134 ceph-mon[124882]: osd.3 marked itself down and dead 2024-03-26T22:01:37.462 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:37 smithi043 podman[157085]: 2024-03-26 22:01:37.171383015 +0000 UTC m=+0.751921314 container died 04a38e6f6c8e720345d0d2f0a16711f4161c06824fc1c96b3b85bf12755ba5c6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, com.redhat.component=centos-stream-container, distribution-scope=public, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, vcs-type=git, build-date=2022-05-03T08:36:31.336870, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, ceph=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, release=754, vendor=Red Hat, Inc., GIT_CLEAN=True) 2024-03-26T22:01:37.800 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:37 smithi043 podman[157085]: 2024-03-26 22:01:37.60417548 +0000 UTC m=+1.184713828 container cleanup 04a38e6f6c8e720345d0d2f0a16711f4161c06824fc1c96b3b85bf12755ba5c6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, ceph=True, GIT_CLEAN=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, vcs-type=git, architecture=x86_64, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, release=754, io.openshift.expose-services=, RELEASE=HEAD, GIT_BRANCH=HEAD) 2024-03-26T22:01:37.800 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:37 smithi043 bash[157085]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3 2024-03-26T22:01:38.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:37 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:01:38.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:37 smithi043 ceph-mon[135307]: osdmap e131: 8 total, 7 up, 8 in 2024-03-26T22:01:38.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:37 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:01:38.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:37 smithi043 ceph-mon[138614]: osdmap e131: 8 total, 7 up, 8 in 2024-03-26T22:01:38.105 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:37 smithi043 podman[157102]: 2024-03-26 22:01:37.823134658 +0000 UTC m=+0.652113806 container remove 04a38e6f6c8e720345d0d2f0a16711f4161c06824fc1c96b3b85bf12755ba5c6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, version=8, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, architecture=x86_64, GIT_BRANCH=HEAD, GIT_CLEAN=True, vcs-type=git, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-03-26T22:01:38.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:37 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:01:38.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:37 smithi134 ceph-mon[124882]: osdmap e131: 8 total, 7 up, 8 in 2024-03-26T22:01:38.516 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:38 smithi043 podman[157192]: 2024-03-26 22:01:38.138583029 +0000 UTC m=+0.017891668 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:01:38.517 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:38 smithi043 podman[157192]: 2024-03-26 22:01:38.281897183 +0000 UTC m=+0.161205804 container create a5658961cec013b64f8982b7da8977cab3a804ad25d7353e08bf23c7002ff450 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:01:38.517 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:38 smithi043 podman[157192]: 2024-03-26 22:01:38.518491482 +0000 UTC m=+0.397800115 container init a5658961cec013b64f8982b7da8977cab3a804ad25d7353e08bf23c7002ff450 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, GIT_CLEAN=True) 2024-03-26T22:01:38.808 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:38 smithi043 podman[157192]: 2024-03-26 22:01:38.522424239 +0000 UTC m=+0.401732868 container start a5658961cec013b64f8982b7da8977cab3a804ad25d7353e08bf23c7002ff450 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:01:38.809 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:38 smithi043 podman[157192]: 2024-03-26 22:01:38.593083899 +0000 UTC m=+0.472392518 container attach a5658961cec013b64f8982b7da8977cab3a804ad25d7353e08bf23c7002ff450 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, ceph=True) 2024-03-26T22:01:39.104 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:38 smithi043 podman[157192]: 2024-03-26 22:01:38.823524909 +0000 UTC m=+0.702833528 container died a5658961cec013b64f8982b7da8977cab3a804ad25d7353e08bf23c7002ff450 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:01:39.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: pgmap v153: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:01:39.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: osdmap e132: 8 total, 7 up, 8 in 2024-03-26T22:01:39.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:39.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:39.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 2]}]: dispatch 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 6]}]: dispatch 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.19", "id": [1, 3]}]: dispatch 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 3]}]: dispatch 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [0, 3, 7, 6]}]: dispatch 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: pgmap v153: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: osdmap e132: 8 total, 7 up, 8 in 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 2]}]: dispatch 2024-03-26T22:01:39.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 6]}]: dispatch 2024-03-26T22:01:39.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.19", "id": [1, 3]}]: dispatch 2024-03-26T22:01:39.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 3]}]: dispatch 2024-03-26T22:01:39.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [0, 3, 7, 6]}]: dispatch 2024-03-26T22:01:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: pgmap v153: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:01:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: osdmap e132: 8 total, 7 up, 8 in 2024-03-26T22:01:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 2]}]: dispatch 2024-03-26T22:01:39.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 6]}]: dispatch 2024-03-26T22:01:39.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.19", "id": [1, 3]}]: dispatch 2024-03-26T22:01:39.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [4, 3]}]: dispatch 2024-03-26T22:01:39.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 3]}]: dispatch 2024-03-26T22:01:39.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [0, 3, 7, 6]}]: dispatch 2024-03-26T22:01:39.716 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:39 smithi043 podman[157219]: 2024-03-26 22:01:39.497835514 +0000 UTC m=+0.668789506 container remove a5658961cec013b64f8982b7da8977cab3a804ad25d7353e08bf23c7002ff450 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326) 2024-03-26T22:01:39.717 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:39 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.3.service: Deactivated successfully. 2024-03-26T22:01:39.717 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:39 smithi043 systemd[1]: Stopped Ceph osd.3 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:01:39.717 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:39 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.3.service: Consumed 18.493s CPU time. 2024-03-26T22:01:39.717 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:39 smithi043 systemd[1]: Starting Ceph osd.3 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 3]}]': finished 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 3]}]': finished 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]': finished 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 2]}]': finished 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 6]}]': finished 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.19", "id": [1, 3]}]': finished 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [4, 3]}]': finished 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 3]}]': finished 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [0, 3, 7, 6]}]': finished 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: osdmap e133: 8 total, 7 up, 8 in 2024-03-26T22:01:40.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 3]}]': finished 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 3]}]': finished 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]': finished 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 2]}]': finished 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 6]}]': finished 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.19", "id": [1, 3]}]': finished 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [4, 3]}]': finished 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 3]}]': finished 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [0, 3, 7, 6]}]': finished 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: osdmap e133: 8 total, 7 up, 8 in 2024-03-26T22:01:40.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:39 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:40.180 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:39 smithi043 podman[157323]: 2024-03-26 22:01:39.834906122 +0000 UTC m=+0.017870031 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:01:40.180 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:39 smithi043 podman[157323]: 2024-03-26 22:01:39.940564205 +0000 UTC m=+0.123528086 container create f5f1a940e738c1a9c0318feaa0f212ec57a73f07e0a4b5ed82f8c9778e3a5cca (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326) 2024-03-26T22:01:40.180 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 podman[157323]: 2024-03-26 22:01:40.176522399 +0000 UTC m=+0.359486285 container init f5f1a940e738c1a9c0318feaa0f212ec57a73f07e0a4b5ed82f8c9778e3a5cca (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5) 2024-03-26T22:01:40.180 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 podman[157323]: 2024-03-26 22:01:40.17967345 +0000 UTC m=+0.362637339 container start f5f1a940e738c1a9c0318feaa0f212ec57a73f07e0a4b5ed82f8c9778e3a5cca (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, CEPH_POINT_RELEASE=) 2024-03-26T22:01:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 3]}]': finished 2024-03-26T22:01:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 3]}]': finished 2024-03-26T22:01:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]': finished 2024-03-26T22:01:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 2]}]': finished 2024-03-26T22:01:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 6]}]': finished 2024-03-26T22:01:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.19", "id": [1, 3]}]': finished 2024-03-26T22:01:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [4, 3]}]': finished 2024-03-26T22:01:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 3]}]': finished 2024-03-26T22:01:40.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [0, 3, 7, 6]}]': finished 2024-03-26T22:01:40.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: osdmap e133: 8 total, 7 up, 8 in 2024-03-26T22:01:40.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:39 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:40.604 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 podman[157323]: 2024-03-26 22:01:40.285250039 +0000 UTC m=+0.468213921 container attach f5f1a940e738c1a9c0318feaa0f212ec57a73f07e0a4b5ed82f8c9778e3a5cca (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True) 2024-03-26T22:01:40.934 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[157338]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[157338]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 bash[157323]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 bash[157323]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 bash[157323]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 bash[157323]: 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 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 bash[157323]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 bash[157323]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 bash[157323]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 bash[157323]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 bash[157323]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[157338]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[157338]: 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 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[157338]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-26T22:01:40.935 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[157338]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-26T22:01:40.936 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[157338]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-26T22:01:40.936 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[157338]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T22:01:40.936 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[157338]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-26T22:01:40.936 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:40 smithi043 podman[157323]: 2024-03-26 22:01:40.685137649 +0000 UTC m=+0.868101552 container died f5f1a940e738c1a9c0318feaa0f212ec57a73f07e0a4b5ed82f8c9778e3a5cca (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:01:41.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-mon[135307]: pgmap v156: 161 pgs: 19 active+undersized+degraded, 8 stale+active+clean, 28 active+undersized, 106 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-03-26T22:01:41.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 56/627 objects degraded (8.931%), 19 pgs degraded (PG_DEGRADED) 2024-03-26T22:01:41.213 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-mon[135307]: osdmap e134: 8 total, 7 up, 8 in 2024-03-26T22:01:41.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-mon[138614]: pgmap v156: 161 pgs: 19 active+undersized+degraded, 8 stale+active+clean, 28 active+undersized, 106 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-03-26T22:01:41.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 56/627 objects degraded (8.931%), 19 pgs degraded (PG_DEGRADED) 2024-03-26T22:01:41.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:40 smithi043 ceph-mon[138614]: osdmap e134: 8 total, 7 up, 8 in 2024-03-26T22:01:41.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:40 smithi134 ceph-mon[124882]: pgmap v156: 161 pgs: 19 active+undersized+degraded, 8 stale+active+clean, 28 active+undersized, 106 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2024-03-26T22:01:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:40 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 56/627 objects degraded (8.931%), 19 pgs degraded (PG_DEGRADED) 2024-03-26T22:01:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:40 smithi134 ceph-mon[124882]: osdmap e134: 8 total, 7 up, 8 in 2024-03-26T22:01:41.530 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:41 smithi043 podman[157480]: 2024-03-26 22:01:41.214591583 +0000 UTC m=+0.524250024 container remove f5f1a940e738c1a9c0318feaa0f212ec57a73f07e0a4b5ed82f8c9778e3a5cca (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-03-26T22:01:41.530 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:41 smithi043 podman[157543]: 2024-03-26 22:01:41.327878699 +0000 UTC m=+0.017800542 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:01:41.530 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:41 smithi043 podman[157543]: 2024-03-26 22:01:41.532407584 +0000 UTC m=+0.222329437 container create c966883ed6555673d3230e9e1e0b72c89296eaf8b58ecca4e8216be83fa07684 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:01:41.797 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:41 smithi043 podman[157543]: 2024-03-26 22:01:41.776396177 +0000 UTC m=+0.466317989 container init c966883ed6555673d3230e9e1e0b72c89296eaf8b58ecca4e8216be83fa07684 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:01:41.797 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:41 smithi043 podman[157543]: 2024-03-26 22:01:41.779430614 +0000 UTC m=+0.469352425 container start c966883ed6555673d3230e9e1e0b72c89296eaf8b58ecca4e8216be83fa07684 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-03-26T22:01:42.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:41 smithi043 ceph-mon[135307]: osdmap e135: 8 total, 7 up, 8 in 2024-03-26T22:01:42.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:42.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:42.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:41 smithi043 ceph-mon[138614]: osdmap e135: 8 total, 7 up, 8 in 2024-03-26T22:01:42.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:42.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:42.105 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:41 smithi043 ceph-osd[157562]: -- 172.21.15.43:0/4011915867 <== mon.1 v2:172.21.15.43:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55caf4a9b680 con 0x55caf4a65400 2024-03-26T22:01:42.105 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:41 smithi043 bash[157543]: c966883ed6555673d3230e9e1e0b72c89296eaf8b58ecca4e8216be83fa07684 2024-03-26T22:01:42.105 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:41 smithi043 systemd[1]: Started Ceph osd.3 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:01:42.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:41 smithi134 ceph-mon[124882]: osdmap e135: 8 total, 7 up, 8 in 2024-03-26T22:01:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:42.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:42.604 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[157558]: 2024-03-26T22:01:42.316+0000 7f6a7fc7a7c0 -1 Falling back to public interface 2024-03-26T22:01:43.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: pgmap v159: 161 pgs: 4 active+clean+remapped, 26 active+undersized+degraded, 41 active+undersized, 90 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 81/627 objects degraded (12.919%); 13/627 objects misplaced (2.073%) 2024-03-26T22:01:43.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: pgmap v159: 161 pgs: 4 active+clean+remapped, 26 active+undersized+degraded, 41 active+undersized, 90 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 81/627 objects degraded (12.919%); 13/627 objects misplaced (2.073%) 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.191 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.194 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.194 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.194 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.194 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.194 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.194 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.194 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.194 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: pgmap v159: 161 pgs: 4 active+clean+remapped, 26 active+undersized+degraded, 41 active+undersized, 90 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 81/627 objects degraded (12.919%); 13/627 objects misplaced (2.073%) 2024-03-26T22:01:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:43.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:43.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:43.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:43.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:44.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:44.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.279 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[157558]: 2024-03-26T22:01:45.045+0000 7f6a7fc7a7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-26T22:01:45.334 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[157558]: 2024-03-26T22:01:45.079+0000 7f6a7fc7a7c0 -1 osd.3 130 log_to_monitors true 2024-03-26T22:01:45.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: pgmap v160: 161 pgs: 5 active+clean+remapped, 26 active+undersized+degraded, 41 active+undersized, 89 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 81/627 objects degraded (12.919%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:45.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.335 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.336 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.337 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.338 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.339 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.339 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.339 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.339 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.339 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.340 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.342 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.342 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: pgmap v160: 161 pgs: 5 active+clean+remapped, 26 active+undersized+degraded, 41 active+undersized, 89 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 81/627 objects degraded (12.919%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:45.342 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.342 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.342 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.342 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.342 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.343 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.344 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.345 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.346 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: pgmap v160: 161 pgs: 5 active+clean+remapped, 26 active+undersized+degraded, 41 active+undersized, 89 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 81/627 objects degraded (12.919%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.349 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.350 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.351 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:45.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:45.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:45.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:45.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:45.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.354 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[157558]: 2024-03-26T22:01:46.075+0000 7f6a710d2700 -1 osd.3 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:01:46.948 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:01:46] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.43.0" 2024-03-26T22:01:46.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: pgmap v161: 161 pgs: 9 active+clean+remapped, 26 active+undersized+degraded, 40 active+undersized, 86 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 81/627 objects degraded (12.919%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:46.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: osdmap e136: 8 total, 7 up, 8 in 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: pgmap v161: 161 pgs: 9 active+clean+remapped, 26 active+undersized+degraded, 40 active+undersized, 86 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 81/627 objects degraded (12.919%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: osdmap e136: 8 total, 7 up, 8 in 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.953 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:46.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:46.955 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.955 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:46.955 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:46.955 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:46.955 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:46.955 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.242 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.243 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.243 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.243 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.243 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.244 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: pgmap v161: 161 pgs: 9 active+clean+remapped, 26 active+undersized+degraded, 40 active+undersized, 86 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 81/627 objects degraded (12.919%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: osdmap e136: 8 total, 7 up, 8 in 2024-03-26T22:01:47.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:47.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:47.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:47.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:47.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:47.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532] boot 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: osdmap e137: 8 total, 8 up, 8 in 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 81/627 objects degraded (12.919%), 26 pgs degraded (PG_DEGRADED) 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: osdmap e138: 8 total, 8 up, 8 in 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532] boot 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: osdmap e137: 8 total, 8 up, 8 in 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: osd.3 [v2:172.21.15.43:6826/508174532,v1:172.21.15.43:6827/508174532] boot 2024-03-26T22:01:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: osdmap e137: 8 total, 8 up, 8 in 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 81/627 objects degraded (12.919%), 26 pgs degraded (PG_DEGRADED) 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: osdmap e138: 8 total, 8 up, 8 in 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 81/627 objects degraded (12.919%), 26 pgs degraded (PG_DEGRADED) 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: osdmap e138: 8 total, 8 up, 8 in 2024-03-26T22:01:48.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: pgmap v165: 161 pgs: 9 active+clean+remapped, 26 active+undersized+degraded, 40 active+undersized, 86 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 81/627 objects degraded (12.919%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:48.952 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.953 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.954 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.955 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: osdmap e139: 8 total, 8 up, 8 in 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.956 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.957 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:48.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:48.958 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:48.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:48.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:48.959 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.210 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.210 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.210 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: pgmap v165: 161 pgs: 9 active+clean+remapped, 26 active+undersized+degraded, 40 active+undersized, 86 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 81/627 objects degraded (12.919%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:49.210 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.211 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.212 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: pgmap v165: 161 pgs: 9 active+clean+remapped, 26 active+undersized+degraded, 40 active+undersized, 86 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 81/627 objects degraded (12.919%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.213 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.214 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.216 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: osdmap e139: 8 total, 8 up, 8 in 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: osdmap e139: 8 total, 8 up, 8 in 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:49.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:49.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:49.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:49.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: Upgrade: osd.3 is safe to restart 2024-03-26T22:01:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:49 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: Upgrade: osd.3 is safe to restart 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: Upgrade: osd.3 is safe to restart 2024-03-26T22:01:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:49 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:01:51.376 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:51 smithi043 ceph-mon[135307]: pgmap v167: 161 pgs: 7 active+clean+remapped, 15 active+undersized+degraded, 24 active+undersized, 115 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 51/627 objects degraded (8.134%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:51.377 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:51.377 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:51.377 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:51.377 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:51 smithi043 ceph-mon[138614]: pgmap v167: 161 pgs: 7 active+clean+remapped, 15 active+undersized+degraded, 24 active+undersized, 115 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 51/627 objects degraded (8.134%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:51.377 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:51.377 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:51.377 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:51.545 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:51 smithi134 ceph-mon[124882]: pgmap v167: 161 pgs: 7 active+clean+remapped, 15 active+undersized+degraded, 24 active+undersized, 115 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 51/627 objects degraded (8.134%); 17/627 objects misplaced (2.711%) 2024-03-26T22:01:51.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:51.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:51.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:52.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:52 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/627 objects degraded (8.134%), 15 pgs degraded) 2024-03-26T22:01:52.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:52 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:01:52.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:52 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/627 objects degraded (8.134%), 15 pgs degraded) 2024-03-26T22:01:52.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:52 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:01:52.590 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:52 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/627 objects degraded (8.134%), 15 pgs degraded) 2024-03-26T22:01:52.590 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:52 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:01:53.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:53 smithi043 ceph-mon[135307]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 115 B/s, 2 objects/s recovering 2024-03-26T22:01:53.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:53.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:53.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:53 smithi043 ceph-mon[138614]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 115 B/s, 2 objects/s recovering 2024-03-26T22:01:53.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:53.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:53 smithi134 ceph-mon[124882]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 115 B/s, 2 objects/s recovering 2024-03-26T22:01:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:53.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:01:54.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T22:01:54.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:54.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T22:01:54.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:54.689 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-26T22:01:54.689 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:01:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[135307]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 98 B/s, 2 objects/s recovering 2024-03-26T22:01:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[135307]: Upgrade: Updating osd.3 2024-03-26T22:01:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[135307]: Deploying daemon osd.3 on smithi043 2024-03-26T22:01:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[138614]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 98 B/s, 2 objects/s recovering 2024-03-26T22:01:55.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[138614]: Upgrade: Updating osd.3 2024-03-26T22:01:55.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[138614]: Deploying daemon osd.3 on smithi043 2024-03-26T22:01:55.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:55 smithi134 ceph-mon[124882]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 98 B/s, 2 objects/s recovering 2024-03-26T22:01:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:55 smithi134 ceph-mon[124882]: Upgrade: Updating osd.3 2024-03-26T22:01:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:55 smithi134 ceph-mon[124882]: Deploying daemon osd.3 on smithi043 2024-03-26T22:01:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:55.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:56.962 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:01:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:01:56] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.43.0" 2024-03-26T22:01:57.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:57 smithi043 ceph-mon[135307]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 79 B/s, 2 objects/s recovering 2024-03-26T22:01:57.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:57 smithi043 ceph-mon[138614]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 79 B/s, 2 objects/s recovering 2024-03-26T22:01:57.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:57 smithi134 ceph-mon[124882]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 79 B/s, 2 objects/s recovering 2024-03-26T22:01:58.604 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:58 smithi043 systemd[1]: Stopping Ceph osd.3 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:01:58.999 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[157558]: 2024-03-26T22:01:58.669+0000 7f6a762e1700 -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 2024-03-26T22:01:58.999 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[157558]: 2024-03-26T22:01:58.669+0000 7f6a762e1700 -1 osd.3 139 *** Got signal Terminated *** 2024-03-26T22:01:58.999 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:58 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[157558]: 2024-03-26T22:01:58.669+0000 7f6a762e1700 -1 osd.3 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:01:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:59 smithi134 ceph-mon[124882]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s; 65 B/s, 1 objects/s recovering 2024-03-26T22:01:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:01:59 smithi134 ceph-mon[124882]: osd.3 marked itself down and dead 2024-03-26T22:01:59.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:59 smithi043 ceph-mon[135307]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s; 65 B/s, 1 objects/s recovering 2024-03-26T22:01:59.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:59.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:01:59 smithi043 ceph-mon[135307]: osd.3 marked itself down and dead 2024-03-26T22:01:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:59 smithi043 ceph-mon[138614]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s; 65 B/s, 1 objects/s recovering 2024-03-26T22:01:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:01:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:01:59 smithi043 ceph-mon[138614]: osd.3 marked itself down and dead 2024-03-26T22:02:00.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:00 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:02:00.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:00 smithi043 ceph-mon[138614]: osdmap e140: 8 total, 7 up, 8 in 2024-03-26T22:02:00.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:00 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:00.105 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:01:59 smithi043 podman[161686]: 2024-03-26 22:01:59.845507698 +0000 UTC m=+1.291539804 container died c966883ed6555673d3230e9e1e0b72c89296eaf8b58ecca4e8216be83fa07684 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-03-26T22:02:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:00 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:02:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:00 smithi043 ceph-mon[135307]: osdmap e140: 8 total, 7 up, 8 in 2024-03-26T22:02:00.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:00 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:00 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:02:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:00 smithi134 ceph-mon[124882]: osdmap e140: 8 total, 7 up, 8 in 2024-03-26T22:02:00.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:00 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:00.479 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:00 smithi043 podman[161686]: 2024-03-26 22:02:00.279742764 +0000 UTC m=+1.725774912 container cleanup c966883ed6555673d3230e9e1e0b72c89296eaf8b58ecca4e8216be83fa07684 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True) 2024-03-26T22:02:00.479 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:00 smithi043 bash[161686]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3 2024-03-26T22:02:00.721 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:02:00.854 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:00 smithi043 podman[161703]: 2024-03-26 22:02:00.481586759 +0000 UTC m=+0.633810484 container remove c966883ed6555673d3230e9e1e0b72c89296eaf8b58ecca4e8216be83fa07684 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:02:01.275 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:00 smithi043 podman[161844]: 2024-03-26 22:02:00.858329328 +0000 UTC m=+0.018929588 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:02:01.275 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:00 smithi043 podman[161844]: 2024-03-26 22:02:00.965993099 +0000 UTC m=+0.126593318 container create 795b173e0be7a9bae2951f52fde06cc0db212cada349f0e124687b5abe2bc950 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-03-26T22:02:01.275 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:01 smithi043 podman[161844]: 2024-03-26 22:02:01.194695881 +0000 UTC m=+0.355296110 container init 795b173e0be7a9bae2951f52fde06cc0db212cada349f0e124687b5abe2bc950 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-03-26T22:02:01.275 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:01 smithi043 podman[161844]: 2024-03-26 22:02:01.199397803 +0000 UTC m=+0.359998027 container start 795b173e0be7a9bae2951f52fde06cc0db212cada349f0e124687b5abe2bc950 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-03-26T22:02:01.275 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:01 smithi043 podman[161844]: 2024-03-26 22:02:01.277097233 +0000 UTC m=+0.437697463 container attach 795b173e0be7a9bae2951f52fde06cc0db212cada349f0e124687b5abe2bc950 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5) 2024-03-26T22:02:01.420 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:02:01.420 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 6s ago 36m - - 2024-03-26T22:02:01.420 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 11s ago 36m - - 2024-03-26T22:02:01.420 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (7m) 6s ago 30m 25.6M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:02:01.420 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (6m) 11s ago 30m - - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:02:01.420 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (9m) 6s ago 29m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:02:01.420 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (8m) 11s ago 35m - - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:02:01.420 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (19m) 6s ago 37m 519M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (4m) 6s ago 37m 58.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (5m) 11s ago 35m - 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (4m) 6s ago 36m 43.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (8m) 6s ago 31m 15.6M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (8m) 11s ago 31m - - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (2m) 6s ago 35m 53.1M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (2m) 6s ago 34m 52.6M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (79s) 6s ago 34m 46.0M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (20s) 6s ago 34m 44.3M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 c966883ed655 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (33m) 11s ago 33m - 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (33m) 11s ago 33m - 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (32m) 11s ago 32m - 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (32m) 11s ago 32m - 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:02:01.421 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (7m) 11s ago 31m - - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:02:01.422 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (30m) 6s ago 30m 78.4M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:02:01.422 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (30m) 11s ago 30m - - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:02:01.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:01 smithi043 ceph-mon[135307]: pgmap v173: 161 pgs: 33 stale+active+clean, 128 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 46 op/s; 65 B/s, 1 objects/s recovering 2024-03-26T22:02:01.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:01 smithi043 ceph-mon[135307]: osdmap e141: 8 total, 7 up, 8 in 2024-03-26T22:02:01.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:01 smithi043 ceph-mon[138614]: pgmap v173: 161 pgs: 33 stale+active+clean, 128 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 46 op/s; 65 B/s, 1 objects/s recovering 2024-03-26T22:02:01.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:01 smithi043 ceph-mon[138614]: osdmap e141: 8 total, 7 up, 8 in 2024-03-26T22:02:01.606 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:01 smithi043 podman[161844]: 2024-03-26 22:02:01.513270812 +0000 UTC m=+0.673871042 container died 795b173e0be7a9bae2951f52fde06cc0db212cada349f0e124687b5abe2bc950 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=) 2024-03-26T22:02:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:01 smithi134 ceph-mon[124882]: pgmap v173: 161 pgs: 33 stale+active+clean, 128 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 46 op/s; 65 B/s, 1 objects/s recovering 2024-03-26T22:02:01.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:01 smithi134 ceph-mon[124882]: osdmap e141: 8 total, 7 up, 8 in 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-26T22:02:01.847 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:02:01.848 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:02:01.848 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:02:01.848 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:02:01.848 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:02:01.848 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:02:01.848 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-26T22:02:01.848 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:02:01.848 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:02:01.848 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:02:02.215 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:02:02.215 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:02:02.215 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:02:02.215 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-26T22:02:02.216 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:02:02.216 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "4/8 daemons upgraded", 2024-03-26T22:02:02.216 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:02:02.216 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:02:02.216 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:02:02.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:02 smithi043 ceph-mon[135307]: from='client.64408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:02.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:02 smithi043 ceph-mon[135307]: from='client.54450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:02.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:02 smithi043 ceph-mon[135307]: from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:02.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:02 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3953807418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:02.498 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:02 smithi043 ceph-mon[138614]: from='client.64408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:02.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:02 smithi043 ceph-mon[138614]: from='client.54450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:02.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:02 smithi043 ceph-mon[138614]: from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:02.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:02 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3953807418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:02.499 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:02 smithi043 podman[161896]: 2024-03-26 22:02:02.25788742 +0000 UTC m=+0.739353441 container remove 795b173e0be7a9bae2951f52fde06cc0db212cada349f0e124687b5abe2bc950 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5) 2024-03-26T22:02:02.499 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:02 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.3.service: Deactivated successfully. 2024-03-26T22:02:02.499 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:02 smithi043 systemd[1]: Stopped Ceph osd.3 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:02:02.499 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:02 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.3.service: Consumed 2.136s CPU time. 2024-03-26T22:02:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:02 smithi134 ceph-mon[124882]: from='client.64408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:02 smithi134 ceph-mon[124882]: from='client.54450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:02 smithi134 ceph-mon[124882]: from='client.54456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:02.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:02 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3953807418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:02.812 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:02 smithi043 systemd[1]: Starting Ceph osd.3 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:02:02.812 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:02 smithi043 podman[162046]: 2024-03-26 22:02:02.71760648 +0000 UTC m=+0.110925695 container create 6190e7962887092da286feeeba91abba882209691350d3682cd4c65680013daa (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0) 2024-03-26T22:02:02.812 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:02 smithi043 podman[162046]: 2024-03-26 22:02:02.625136187 +0000 UTC m=+0.018455403 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:02:03.104 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 podman[162046]: 2024-03-26 22:02:03.012468541 +0000 UTC m=+0.405787765 container init 6190e7962887092da286feeeba91abba882209691350d3682cd4c65680013daa (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326) 2024-03-26T22:02:03.104 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 podman[162046]: 2024-03-26 22:02:03.01618528 +0000 UTC m=+0.409504498 container start 6190e7962887092da286feeeba91abba882209691350d3682cd4c65680013daa (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-03-26T22:02:03.360 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 podman[162046]: 2024-03-26 22:02:03.111813657 +0000 UTC m=+0.505132873 container attach 6190e7962887092da286feeeba91abba882209691350d3682cd4c65680013daa (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_BRANCH=HEAD) 2024-03-26T22:02:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:03 smithi134 ceph-mon[124882]: pgmap v175: 161 pgs: 9 active+undersized+degraded, 21 stale+active+clean, 16 active+undersized, 115 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 81 op/s; 38/627 objects degraded (6.061%) 2024-03-26T22:02:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:03 smithi134 ceph-mon[124882]: from='client.64432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:03.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:03 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 38/627 objects degraded (6.061%), 9 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:03.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-mon[135307]: pgmap v175: 161 pgs: 9 active+undersized+degraded, 21 stale+active+clean, 16 active+undersized, 115 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 81 op/s; 38/627 objects degraded (6.061%) 2024-03-26T22:02:03.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-mon[135307]: from='client.64432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:03.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 38/627 objects degraded (6.061%), 9 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:03.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-mon[138614]: pgmap v175: 161 pgs: 9 active+undersized+degraded, 21 stale+active+clean, 16 active+undersized, 115 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 81 op/s; 38/627 objects degraded (6.061%) 2024-03-26T22:02:03.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-mon[138614]: from='client.64432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:03.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 38/627 objects degraded (6.061%), 9 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:03.839 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[162067]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:02:03.839 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[162067]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:02:03.839 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 bash[162046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 bash[162046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 bash[162046]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 bash[162046]: 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 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 bash[162046]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 bash[162046]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 bash[162046]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 bash[162046]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 bash[162046]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[162067]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[162067]: 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 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[162067]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[162067]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[162067]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[162067]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-26T22:02:03.840 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate[162067]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-26T22:02:03.841 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:03 smithi043 podman[162046]: 2024-03-26 22:02:03.523384321 +0000 UTC m=+0.916703530 container died 6190e7962887092da286feeeba91abba882209691350d3682cd4c65680013daa (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326) 2024-03-26T22:02:04.544 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:04 smithi043 podman[162201]: 2024-03-26 22:02:04.199819853 +0000 UTC m=+0.666428954 container remove 6190e7962887092da286feeeba91abba882209691350d3682cd4c65680013daa (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-activate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.5) 2024-03-26T22:02:04.544 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:04 smithi043 podman[162262]: 2024-03-26 22:02:04.321610832 +0000 UTC m=+0.018924869 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:02:04.544 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:04 smithi043 podman[162262]: 2024-03-26 22:02:04.442422956 +0000 UTC m=+0.139737010 container create 0aa83acb3c81b2946c95ae4284253e78211a5c5b451b6dc656c491b10afd6428 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-03-26T22:02:04.854 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:04 smithi043 podman[162262]: 2024-03-26 22:02:04.669910118 +0000 UTC m=+0.367224127 container init 0aa83acb3c81b2946c95ae4284253e78211a5c5b451b6dc656c491b10afd6428 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-03-26T22:02:04.855 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:04 smithi043 podman[162262]: 2024-03-26 22:02:04.673077885 +0000 UTC m=+0.370391897 container start 0aa83acb3c81b2946c95ae4284253e78211a5c5b451b6dc656c491b10afd6428 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-03-26T22:02:04.855 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:04 smithi043 ceph-osd[162281]: -- 172.21.15.43:0/2528600902 <== mon.1 v2:172.21.15.43:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b05655f680 con 0x55b056529000 2024-03-26T22:02:04.855 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:04 smithi043 bash[162262]: 0aa83acb3c81b2946c95ae4284253e78211a5c5b451b6dc656c491b10afd6428 2024-03-26T22:02:04.855 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:04 smithi043 systemd[1]: Started Ceph osd.3 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:02:05.604 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:02:05.208+0000 7f794e4817c0 -1 Falling back to public interface 2024-03-26T22:02:05.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: pgmap v176: 161 pgs: 15 active+undersized+degraded, 16 stale+active+clean, 22 active+undersized, 108 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 59/627 objects degraded (9.410%) 2024-03-26T22:02:05.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: pgmap v176: 161 pgs: 15 active+undersized+degraded, 16 stale+active+clean, 22 active+undersized, 108 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 59/627 objects degraded (9.410%) 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:05 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: pgmap v176: 161 pgs: 15 active+undersized+degraded, 16 stale+active+clean, 22 active+undersized, 108 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 59/627 objects degraded (9.410%) 2024-03-26T22:02:05.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.806 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:05.807 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:05.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:05.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:05.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:05.808 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:05 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.511 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.515 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.104 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:02:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:02:06] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.43.0" 2024-03-26T22:02:07.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: pgmap v177: 161 pgs: 29 active+undersized+degraded, 46 active+undersized, 86 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 0 B/s wr, 151 op/s; 98/627 objects degraded (15.630%) 2024-03-26T22:02:07.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.674 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: pgmap v177: 161 pgs: 29 active+undersized+degraded, 46 active+undersized, 86 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 0 B/s wr, 151 op/s; 98/627 objects degraded (15.630%) 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.676 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.681 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.684 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.685 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: pgmap v177: 161 pgs: 29 active+undersized+degraded, 46 active+undersized, 86 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 0 B/s wr, 151 op/s; 98/627 objects degraded (15.630%) 2024-03-26T22:02:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.354 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:07 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:02:07.960+0000 7f794e4817c0 -1 osd.3 139 log_to_monitors true 2024-03-26T22:02:08.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.652 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 98/627 objects degraded (15.630%), 29 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.653 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 98/627 objects degraded (15.630%), 29 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:08.655 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.656 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='osd.3 [v2:172.21.15.43:6826/3703828840,v1:172.21.15.43:6827/3703828840]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.657 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.659 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='osd.3 [v2:172.21.15.43:6826/3703828840,v1:172.21.15.43:6827/3703828840]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.660 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.661 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.661 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.661 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.661 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.661 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.661 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.661 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.661 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.661 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 98/627 objects degraded (15.630%), 29 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='osd.3 [v2:172.21.15.43:6826/3703828840,v1:172.21.15.43:6827/3703828840]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.328 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:02:09.201+0000 7f793b8d1700 -1 osd.3 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:02:09.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: pgmap v178: 161 pgs: 29 active+undersized+degraded, 46 active+undersized, 86 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 114 op/s; 98/627 objects degraded (15.630%) 2024-03-26T22:02:09.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: pgmap v178: 161 pgs: 29 active+undersized+degraded, 46 active+undersized, 86 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 114 op/s; 98/627 objects degraded (15.630%) 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: osdmap e142: 8 total, 7 up, 8 in 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='osd.3 [v2:172.21.15.43:6826/3703828840,v1:172.21.15.43:6827/3703828840]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='osd.3 ' entity='osd.3' 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: osdmap e142: 8 total, 7 up, 8 in 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='osd.3 [v2:172.21.15.43:6826/3703828840,v1:172.21.15.43:6827/3703828840]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:02:09.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='osd.3 ' entity='osd.3' 2024-03-26T22:02:09.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: pgmap v178: 161 pgs: 29 active+undersized+degraded, 46 active+undersized, 86 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 114 op/s; 98/627 objects degraded (15.630%) 2024-03-26T22:02:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: osdmap e142: 8 total, 7 up, 8 in 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='osd.3 [v2:172.21.15.43:6826/3703828840,v1:172.21.15.43:6827/3703828840]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='osd.3 ' entity='osd.3' 2024-03-26T22:02:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: osd.3 [v2:172.21.15.43:6826/3703828840,v1:172.21.15.43:6827/3703828840] boot 2024-03-26T22:02:10.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: osdmap e143: 8 total, 8 up, 8 in 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: osd.3 [v2:172.21.15.43:6826/3703828840,v1:172.21.15.43:6827/3703828840] boot 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: osdmap e143: 8 total, 8 up, 8 in 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:02:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: osd.3 [v2:172.21.15.43:6826/3703828840,v1:172.21.15.43:6827/3703828840] boot 2024-03-26T22:02:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: osdmap e143: 8 total, 8 up, 8 in 2024-03-26T22:02:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-26T22:02:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: pgmap v180: 161 pgs: 29 active+undersized+degraded, 46 active+undersized, 86 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 98/627 objects degraded (15.630%) 2024-03-26T22:02:11.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: pgmap v180: 161 pgs: 29 active+undersized+degraded, 46 active+undersized, 86 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 98/627 objects degraded (15.630%) 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: osdmap e144: 8 total, 8 up, 8 in 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: osdmap e144: 8 total, 8 up, 8 in 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: pgmap v180: 161 pgs: 29 active+undersized+degraded, 46 active+undersized, 86 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 102 op/s; 98/627 objects degraded (15.630%) 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: osdmap e144: 8 total, 8 up, 8 in 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.374 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.374 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.374 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.374 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:12.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: pgmap v183: 161 pgs: 24 active+undersized+degraded, 3 active+recovery_wait+degraded, 38 active+undersized, 96 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s; 94/627 objects degraded (14.992%) 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 94/627 objects degraded (14.992%), 27 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: pgmap v183: 161 pgs: 24 active+undersized+degraded, 3 active+recovery_wait+degraded, 38 active+undersized, 96 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s; 94/627 objects degraded (14.992%) 2024-03-26T22:02:13.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.635 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.635 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.635 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.635 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.635 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.635 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.635 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.635 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 94/627 objects degraded (14.992%), 27 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:13.635 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: pgmap v183: 161 pgs: 24 active+undersized+degraded, 3 active+recovery_wait+degraded, 38 active+undersized, 96 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s; 94/627 objects degraded (14.992%) 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.636 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.637 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.638 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 94/627 objects degraded (14.992%), 27 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:13.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.638 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.639 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.640 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.641 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.641 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.641 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.641 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.641 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.641 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.642 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.643 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.643 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.643 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.643 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.643 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.643 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.644 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.645 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.646 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.647 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:13.647 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.647 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:13.647 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:13.647 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:13.647 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:13.647 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.666 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.666 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.666 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.666 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.666 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.666 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.666 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.667 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.668 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.669 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.670 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.671 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.675 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.675 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.676 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.676 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.676 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.676 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.676 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.676 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.676 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.676 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.676 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.677 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.677 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.677 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.677 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.677 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.678 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.678 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.678 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.678 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.678 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.678 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.678 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.678 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.678 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:14.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:14.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.383 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T22:02:15.169+0000 7feb9abbf700 -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) 2024-03-26T22:02:15.384 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.384 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.384 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: pgmap v184: 161 pgs: 21 active+undersized+degraded, 3 active+recovery_wait+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 85/627 objects degraded (13.557%); 0 B/s, 0 objects/s recovering 2024-03-26T22:02:15.384 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.384 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.386 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.386 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.386 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.386 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.386 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.386 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.386 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.386 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: pgmap v184: 161 pgs: 21 active+undersized+degraded, 3 active+recovery_wait+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 85/627 objects degraded (13.557%); 0 B/s, 0 objects/s recovering 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.387 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.391 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.391 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.391 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.391 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.391 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.391 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.391 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.391 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.391 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.393 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.393 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:15.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: pgmap v184: 161 pgs: 21 active+undersized+degraded, 3 active+recovery_wait+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 189 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 85/627 objects degraded (13.557%); 0 B/s, 0 objects/s recovering 2024-03-26T22:02:15.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:15.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:16.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[135307]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.596 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:16.597 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-mon[138614]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-03-26T22:02:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:16 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:16.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:16 smithi134 ceph-mon[124882]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-03-26T22:02:17.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:02:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:02:16] "GET /metrics HTTP/1.1" 200 38262 "" "Prometheus/2.43.0" 2024-03-26T22:02:17.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:17 smithi043 ceph-mon[135307]: pgmap v185: 161 pgs: 3 active+recovery_wait+degraded, 158 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 13/627 objects degraded (2.073%); 0 B/s, 8 objects/s recovering 2024-03-26T22:02:17.601 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:17 smithi043 ceph-mon[138614]: pgmap v185: 161 pgs: 3 active+recovery_wait+degraded, 158 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 13/627 objects degraded (2.073%); 0 B/s, 8 objects/s recovering 2024-03-26T22:02:17.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:17 smithi134 ceph-mon[124882]: pgmap v185: 161 pgs: 3 active+recovery_wait+degraded, 158 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 13/627 objects degraded (2.073%); 0 B/s, 8 objects/s recovering 2024-03-26T22:02:19.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:19.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:19.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:19.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:18 smithi134 ceph-mon[124882]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 8 objects/s recovering 2024-03-26T22:02:19.067 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:19.067 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:19.067 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:19.067 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:18 smithi043 ceph-mon[135307]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 8 objects/s recovering 2024-03-26T22:02:19.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:19.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:19.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:19.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:18 smithi043 ceph-mon[138614]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 8 objects/s recovering 2024-03-26T22:02:20.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/627 objects degraded (2.073%), 3 pgs degraded) 2024-03-26T22:02:20.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:02:20.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:20.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:20.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:20.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:20.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/627 objects degraded (2.073%), 3 pgs degraded) 2024-03-26T22:02:20.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:02:20.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:20.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:20.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:20.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:19 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:20.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:19 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/627 objects degraded (2.073%), 3 pgs degraded) 2024-03-26T22:02:20.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:19 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:02:20.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:20.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:20.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:20.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:19 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:21.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:20 smithi134 ceph-mon[124882]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-03-26T22:02:21.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:20 smithi043 ceph-mon[135307]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-03-26T22:02:21.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:20 smithi043 ceph-mon[138614]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-03-26T22:02:23.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:22 smithi043 ceph-mon[135307]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-03-26T22:02:23.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:22 smithi043 ceph-mon[138614]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-03-26T22:02:23.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:22 smithi134 ceph-mon[124882]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-03-26T22:02:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:24.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:24.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:24.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:24.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:24.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:24.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:24.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:25.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:25 smithi134 ceph-mon[124882]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-03-26T22:02:25.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:25 smithi043 ceph-mon[135307]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-03-26T22:02:25.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:25 smithi043 ceph-mon[138614]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-03-26T22:02:27.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:27 smithi043 ceph-mon[135307]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-03-26T22:02:27.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:02:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:02:26] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.43.0" 2024-03-26T22:02:27.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:27 smithi043 ceph-mon[138614]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-03-26T22:02:27.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:27 smithi134 ceph-mon[124882]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-03-26T22:02:29.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:29 smithi134 ceph-mon[124882]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-03-26T22:02:29.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:29 smithi043 ceph-mon[135307]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-03-26T22:02:29.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:29 smithi043 ceph-mon[138614]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-03-26T22:02:30.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:30 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:30.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:30 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:30.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:30 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:31 smithi134 ceph-mon[124882]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:31 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:31.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:31 smithi134 ceph-mon[124882]: Upgrade: osd.4 is safe to restart 2024-03-26T22:02:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:31.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:31.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[135307]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:31.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:31.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:31.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[135307]: Upgrade: osd.4 is safe to restart 2024-03-26T22:02:31.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:31.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[138614]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[138614]: Upgrade: osd.4 is safe to restart 2024-03-26T22:02:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:32.591 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:02:33.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:33 smithi134 ceph-mon[124882]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:02:33.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:33 smithi134 ceph-mon[124882]: Upgrade: Updating osd.4 2024-03-26T22:02:33.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:33.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T22:02:33.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:33.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:33 smithi134 ceph-mon[124882]: Deploying daemon osd.4 on smithi134 2024-03-26T22:02:33.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:33 smithi134 ceph-mon[124882]: from='client.64444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 13s ago 36m - - 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 2s ago 36m - - 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (7m) 13s ago 31m 25.6M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (6m) 2s ago 31m 79.9M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (9m) 13s ago 30m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (9m) 2s ago 36m 452M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (20m) 13s ago 37m 520M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (5m) 13s ago 37m 60.6M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:02:33.264 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (5m) 2s ago 36m 50.1M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (4m) 13s ago 36m 45.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (8m) 13s ago 32m 15.0M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (8m) 2s ago 32m 16.7M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (3m) 13s ago 35m 55.3M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (2m) 13s ago 35m 55.6M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (111s) 13s ago 35m 48.3M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (28s) 13s ago 34m 52.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (34m) 2s ago 34m 63.9M 4096M 17.2.0 e1d6a67b021e 293a9dedd9a5 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (33m) 2s ago 33m 61.6M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (33m) 2s ago 33m 60.4M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (33m) 2s ago 33m 62.2M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (7m) 2s ago 32m 73.2M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (30m) 13s ago 30m 78.7M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:02:33.265 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (30m) 2s ago 30m 78.3M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:02:33.266 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[138614]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:02:33.266 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[138614]: Upgrade: Updating osd.4 2024-03-26T22:02:33.266 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:33.266 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T22:02:33.266 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:33.266 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[138614]: Deploying daemon osd.4 on smithi134 2024-03-26T22:02:33.266 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[138614]: from='client.64444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[135307]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:02:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[135307]: Upgrade: Updating osd.4 2024-03-26T22:02:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T22:02:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[135307]: Deploying daemon osd.4 on smithi134 2024-03-26T22:02:33.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:33 smithi043 ceph-mon[135307]: from='client.64444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:33.672 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:02:33.672 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:02:33.672 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:02:33.672 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:02:33.672 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:02:33.672 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:02:33.672 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:02:33.672 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 9 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:02:33.673 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:02:34.023 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:02:34.023 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:02:34.023 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:02:34.023 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-26T22:02:34.023 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:02:34.024 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "4/8 daemons upgraded", 2024-03-26T22:02:34.024 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:02:34.024 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:02:34.024 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:02:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:34 smithi134 ceph-mon[124882]: from='client.54486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:34 smithi134 ceph-mon[124882]: from='client.64456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:34.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:34 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3082552059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:34.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:34 smithi043 ceph-mon[135307]: from='client.54486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:34.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:34 smithi043 ceph-mon[135307]: from='client.64456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:34.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:34 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3082552059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:34.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:34 smithi043 ceph-mon[138614]: from='client.54486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:34.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:34 smithi043 ceph-mon[138614]: from='client.64456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:34.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:34 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3082552059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:35.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:35 smithi134 ceph-mon[124882]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:02:35.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:35 smithi134 ceph-mon[124882]: from='client.64468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:35.315 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:35 smithi043 ceph-mon[135307]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:02:35.315 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:35 smithi043 ceph-mon[135307]: from='client.64468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:35.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:35 smithi043 ceph-mon[138614]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:02:35.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:35 smithi043 ceph-mon[138614]: from='client.64468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:02:36.043 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:35 smithi134 systemd[1]: Stopping Ceph osd.4 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:02:36.296 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[30542]: 2024-03-26T22:02:36.042+0000 7f77bfbf2700 -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 2024-03-26T22:02:36.296 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[30542]: 2024-03-26T22:02:36.042+0000 7f77bfbf2700 -1 osd.4 144 *** Got signal Terminated *** 2024-03-26T22:02:36.296 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[30542]: 2024-03-26T22:02:36.042+0000 7f77bfbf2700 -1 osd.4 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:02:37.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:37 smithi043 ceph-mon[135307]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:37.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:37 smithi043 ceph-mon[135307]: osd.4 marked itself down and dead 2024-03-26T22:02:37.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:02:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:02:36] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.43.0" 2024-03-26T22:02:37.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:37 smithi043 ceph-mon[138614]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:37.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:37 smithi043 ceph-mon[138614]: osd.4 marked itself down and dead 2024-03-26T22:02:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:37 smithi134 ceph-mon[124882]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:02:37.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:37 smithi134 ceph-mon[124882]: osd.4 marked itself down and dead 2024-03-26T22:02:37.761 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:37 smithi134 podman[140213]: 2024-03-26 22:02:37.484107348 +0000 UTC m=+1.569558477 container died 293a9dedd9a5fffea0c6257f61223e60bd0d898ba69a0f8bdcbe10277a5e5a37 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, io.buildah.version=1.19.8, io.openshift.expose-services=, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, GIT_BRANCH=HEAD, version=8, ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, io.openshift.tags=base centos centos-stream) 2024-03-26T22:02:38.019 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:37 smithi134 podman[140213]: 2024-03-26 22:02:37.960570147 +0000 UTC m=+2.046021263 container cleanup 293a9dedd9a5fffea0c6257f61223e60bd0d898ba69a0f8bdcbe10277a5e5a37 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , RELEASE=HEAD, release=754, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=CentOS Stream 8, name=centos-stream, io.buildah.version=1.19.8, distribution-scope=public, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870) 2024-03-26T22:02:38.019 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:37 smithi134 bash[140213]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4 2024-03-26T22:02:38.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:38 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:02:38.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:38 smithi134 ceph-mon[124882]: osdmap e145: 8 total, 7 up, 8 in 2024-03-26T22:02:38.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:38.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:38.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:38 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:02:38.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:38 smithi043 ceph-mon[135307]: osdmap e145: 8 total, 7 up, 8 in 2024-03-26T22:02:38.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:38.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:38.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:38 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:02:38.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:38 smithi043 ceph-mon[138614]: osdmap e145: 8 total, 7 up, 8 in 2024-03-26T22:02:38.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:38.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:38.546 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:38 smithi134 podman[140231]: 2024-03-26 22:02:38.295756379 +0000 UTC m=+0.802258097 container remove 293a9dedd9a5fffea0c6257f61223e60bd0d898ba69a0f8bdcbe10277a5e5a37 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=centos-stream, io.openshift.tags=base centos centos-stream, version=8, GIT_BRANCH=HEAD, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, ceph=True, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, io.openshift.expose-services=) 2024-03-26T22:02:38.889 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:38 smithi134 podman[140325]: 2024-03-26 22:02:38.542025528 +0000 UTC m=+0.017955664 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:02:38.889 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:38 smithi134 podman[140325]: 2024-03-26 22:02:38.646806037 +0000 UTC m=+0.122736216 container create f3e8a060ea4ad13bdc0e2af0840f0f3d9d8efb4842921aefb1e99bc89257e73c (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-03-26T22:02:39.200 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:38 smithi134 podman[140325]: 2024-03-26 22:02:38.891003163 +0000 UTC m=+0.366933310 container init f3e8a060ea4ad13bdc0e2af0840f0f3d9d8efb4842921aefb1e99bc89257e73c (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:02:39.200 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:38 smithi134 podman[140325]: 2024-03-26 22:02:38.89420524 +0000 UTC m=+0.370135380 container start f3e8a060ea4ad13bdc0e2af0840f0f3d9d8efb4842921aefb1e99bc89257e73c (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:02:39.200 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:38 smithi134 podman[140325]: 2024-03-26 22:02:38.982627393 +0000 UTC m=+0.458557532 container attach f3e8a060ea4ad13bdc0e2af0840f0f3d9d8efb4842921aefb1e99bc89257e73c (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326) 2024-03-26T22:02:39.200 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: pgmap v197: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:02:39.200 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: osdmap e146: 8 total, 7 up, 8 in 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 0]}]: dispatch 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 4]}]: dispatch 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 1]}]: dispatch 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 4]}]: dispatch 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.3"}]: dispatch 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.9"}]: dispatch 2024-03-26T22:02:39.201 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.1a"}]: dispatch 2024-03-26T22:02:39.346 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: pgmap v197: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:02:39.346 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: osdmap e146: 8 total, 7 up, 8 in 2024-03-26T22:02:39.346 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 0]}]: dispatch 2024-03-26T22:02:39.346 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 4]}]: dispatch 2024-03-26T22:02:39.346 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-26T22:02:39.346 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 1]}]: dispatch 2024-03-26T22:02:39.346 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 4]}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.3"}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.9"}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.1a"}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: pgmap v197: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: osdmap e146: 8 total, 7 up, 8 in 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 0]}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 4]}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 1]}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]: dispatch 2024-03-26T22:02:39.347 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 4]}]: dispatch 2024-03-26T22:02:39.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]: dispatch 2024-03-26T22:02:39.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.3"}]: dispatch 2024-03-26T22:02:39.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.9"}]: dispatch 2024-03-26T22:02:39.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.1a"}]: dispatch 2024-03-26T22:02:39.518 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:39 smithi134 podman[140325]: 2024-03-26 22:02:39.202093739 +0000 UTC m=+0.678023878 container died f3e8a060ea4ad13bdc0e2af0840f0f3d9d8efb4842921aefb1e99bc89257e73c (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-03-26T22:02:40.281 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:39 smithi134 podman[140351]: 2024-03-26 22:02:39.828289014 +0000 UTC m=+0.616722683 container remove f3e8a060ea4ad13bdc0e2af0840f0f3d9d8efb4842921aefb1e99bc89257e73c (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:02:40.282 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:39 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.4.service: Deactivated successfully. 2024-03-26T22:02:40.282 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:39 smithi134 systemd[1]: Stopped Ceph osd.4 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:02:40.282 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:39 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.4.service: Consumed 18.508s CPU time. 2024-03-26T22:02:40.282 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:40 smithi134 systemd[1]: Starting Ceph osd.4 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:02:40.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 0]}]': finished 2024-03-26T22:02:40.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 4]}]': finished 2024-03-26T22:02:40.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-03-26T22:02:40.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 1]}]': finished 2024-03-26T22:02:40.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]': finished 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 4]}]': finished 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]': finished 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.3"}]': finished 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.9"}]': finished 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.1a"}]': finished 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: osdmap e147: 8 total, 7 up, 8 in 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:40.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:40 smithi134 ceph-mon[124882]: osdmap e148: 8 total, 7 up, 8 in 2024-03-26T22:02:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 0]}]': finished 2024-03-26T22:02:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 4]}]': finished 2024-03-26T22:02:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-03-26T22:02:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 1]}]': finished 2024-03-26T22:02:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]': finished 2024-03-26T22:02:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 4]}]': finished 2024-03-26T22:02:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]': finished 2024-03-26T22:02:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.3"}]': finished 2024-03-26T22:02:40.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.9"}]': finished 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.1a"}]': finished 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: osdmap e147: 8 total, 7 up, 8 in 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[135307]: osdmap e148: 8 total, 7 up, 8 in 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 0]}]': finished 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 4]}]': finished 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 1]}]': finished 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.9", "id": [7, 4]}]': finished 2024-03-26T22:02:40.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 4]}]': finished 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 4]}]': finished 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.3"}]': finished 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.9"}]': finished 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.1a"}]': finished 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: osdmap e147: 8 total, 7 up, 8 in 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:40.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:40 smithi043 ceph-mon[138614]: osdmap e148: 8 total, 7 up, 8 in 2024-03-26T22:02:40.546 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:40 smithi134 podman[140454]: 2024-03-26 22:02:40.185660477 +0000 UTC m=+0.017915193 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:02:40.546 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:40 smithi134 podman[140454]: 2024-03-26 22:02:40.327681224 +0000 UTC m=+0.159936005 container create 79a490739188c02e8ad4a237514895969e4af645c75c874e3d9bbfa0684d6347 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240326) 2024-03-26T22:02:41.041 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:40 smithi134 podman[140454]: 2024-03-26 22:02:40.557434901 +0000 UTC m=+0.389689620 container init 79a490739188c02e8ad4a237514895969e4af645c75c874e3d9bbfa0684d6347 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-03-26T22:02:41.041 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:40 smithi134 podman[140454]: 2024-03-26 22:02:40.561376074 +0000 UTC m=+0.393630795 container start 79a490739188c02e8ad4a237514895969e4af645c75c874e3d9bbfa0684d6347 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-03-26T22:02:41.041 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:40 smithi134 podman[140454]: 2024-03-26 22:02:40.640493621 +0000 UTC m=+0.472748347 container attach 79a490739188c02e8ad4a237514895969e4af645c75c874e3d9bbfa0684d6347 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:02:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-mon[124882]: pgmap v200: 161 pgs: 16 active+undersized+degraded, 4 stale+active+clean, 31 active+undersized, 110 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T22:02:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 69/627 objects degraded (11.005%), 16 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:41.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-mon[124882]: osdmap e149: 8 total, 7 up, 8 in 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[140469]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[140469]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 bash[140454]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 bash[140454]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 bash[140454]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 bash[140454]: 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 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 bash[140454]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 bash[140454]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 bash[140454]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 bash[140454]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 bash[140454]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-26T22:02:41.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[140469]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T22:02:41.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[140469]: 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 2024-03-26T22:02:41.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[140469]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-26T22:02:41.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[140469]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-26T22:02:41.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[140469]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-26T22:02:41.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[140469]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T22:02:41.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[140469]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-26T22:02:41.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 podman[140596]: 2024-03-26 22:02:41.104963756 +0000 UTC m=+0.018480916 container died 79a490739188c02e8ad4a237514895969e4af645c75c874e3d9bbfa0684d6347 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:02:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:41 smithi043 ceph-mon[135307]: pgmap v200: 161 pgs: 16 active+undersized+degraded, 4 stale+active+clean, 31 active+undersized, 110 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T22:02:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:41 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 69/627 objects degraded (11.005%), 16 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:41.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:41 smithi043 ceph-mon[135307]: osdmap e149: 8 total, 7 up, 8 in 2024-03-26T22:02:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:41 smithi043 ceph-mon[138614]: pgmap v200: 161 pgs: 16 active+undersized+degraded, 4 stale+active+clean, 31 active+undersized, 110 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/627 objects degraded (11.005%) 2024-03-26T22:02:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:41 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 69/627 objects degraded (11.005%), 16 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:41.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:41 smithi043 ceph-mon[138614]: osdmap e149: 8 total, 7 up, 8 in 2024-03-26T22:02:41.965 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 podman[140596]: 2024-03-26 22:02:41.644620828 +0000 UTC m=+0.558137973 container remove 79a490739188c02e8ad4a237514895969e4af645c75c874e3d9bbfa0684d6347 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-03-26T22:02:41.965 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 podman[140659]: 2024-03-26 22:02:41.761067158 +0000 UTC m=+0.018116451 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:02:41.965 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:41 smithi134 podman[140659]: 2024-03-26 22:02:41.878761232 +0000 UTC m=+0.135810525 container create af199797b061b89e2344be56eb06fa9ee8ff46c569e561fad4b926a6fe96c69a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:02:42.296 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:42 smithi134 podman[140659]: 2024-03-26 22:02:42.056204722 +0000 UTC m=+0.313254017 container init af199797b061b89e2344be56eb06fa9ee8ff46c569e561fad4b926a6fe96c69a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:02:42.296 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:42 smithi134 podman[140659]: 2024-03-26 22:02:42.059846189 +0000 UTC m=+0.316895483 container start af199797b061b89e2344be56eb06fa9ee8ff46c569e561fad4b926a6fe96c69a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=) 2024-03-26T22:02:42.296 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:42 smithi134 ceph-osd[140677]: -- 172.21.15.134:0/2310411636 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5571bcf1b680 con 0x5571bcee5400 2024-03-26T22:02:42.296 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:42 smithi134 bash[140659]: af199797b061b89e2344be56eb06fa9ee8ff46c569e561fad4b926a6fe96c69a 2024-03-26T22:02:42.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:42 smithi134 systemd[1]: Started Ceph osd.4 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:02:43.046 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[140673]: 2024-03-26T22:02:42.608+0000 7fdc3feca7c0 -1 Falling back to public interface 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: pgmap v203: 161 pgs: 7 active+clean+remapped, 25 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 91/627 objects degraded (14.514%); 13/627 objects misplaced (2.073%) 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: pgmap v203: 161 pgs: 7 active+clean+remapped, 25 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 91/627 objects degraded (14.514%); 13/627 objects misplaced (2.073%) 2024-03-26T22:02:43.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: pgmap v203: 161 pgs: 7 active+clean+remapped, 25 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 91/627 objects degraded (14.514%); 13/627 objects misplaced (2.073%) 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:43.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:43.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:43.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:43.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:43.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:44.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.417 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[140673]: 2024-03-26T22:02:45.371+0000 7fdc3feca7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-26T22:02:45.417 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[140673]: 2024-03-26T22:02:45.419+0000 7fdc3feca7c0 -1 osd.4 144 log_to_monitors true 2024-03-26T22:02:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: pgmap v204: 161 pgs: 9 active+clean+remapped, 25 active+undersized+degraded, 35 active+undersized, 92 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 91/627 objects degraded (14.514%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.418 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.419 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.420 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.421 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.422 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.423 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: pgmap v204: 161 pgs: 9 active+clean+remapped, 25 active+undersized+degraded, 35 active+undersized, 92 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 91/627 objects degraded (14.514%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:45.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: pgmap v204: 161 pgs: 9 active+clean+remapped, 25 active+undersized+degraded, 35 active+undersized, 92 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 91/627 objects degraded (14.514%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:45.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:45.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.522 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[140673]: 2024-03-26T22:02:46.405+0000 7fdc31322700 -1 osd.4 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.523 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='osd.4 [v2:172.21.15.134:6800/620309244,v1:172.21.15.134:6801/620309244]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T22:02:46.524 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.525 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.526 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.527 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='osd.4 [v2:172.21.15.134:6800/620309244,v1:172.21.15.134:6801/620309244]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='osd.4 [v2:172.21.15.134:6800/620309244,v1:172.21.15.134:6801/620309244]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:46.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:46.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:46.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:46.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:46.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:02:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:02:46] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.43.0" 2024-03-26T22:02:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: pgmap v205: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 35 active+undersized, 91 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s; 91/627 objects degraded (14.514%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:47.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T22:02:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: osdmap e150: 8 total, 7 up, 8 in 2024-03-26T22:02:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='osd.4 [v2:172.21.15.134:6800/620309244,v1:172.21.15.134:6801/620309244]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:02:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:02:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: pgmap v205: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 35 active+undersized, 91 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s; 91/627 objects degraded (14.514%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T22:02:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: osdmap e150: 8 total, 7 up, 8 in 2024-03-26T22:02:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='osd.4 [v2:172.21.15.134:6800/620309244,v1:172.21.15.134:6801/620309244]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:02:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:02:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: pgmap v205: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 35 active+undersized, 91 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 761 B/s rd, 0 op/s; 91/627 objects degraded (14.514%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:47.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T22:02:47.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: osdmap e150: 8 total, 7 up, 8 in 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='osd.4 [v2:172.21.15.134:6800/620309244,v1:172.21.15.134:6801/620309244]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:47.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:47.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:02:48.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: osd.4 [v2:172.21.15.134:6800/620309244,v1:172.21.15.134:6801/620309244] boot 2024-03-26T22:02:48.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: osdmap e151: 8 total, 8 up, 8 in 2024-03-26T22:02:48.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T22:02:48.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 91/627 objects degraded (14.514%), 25 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:48.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: osdmap e152: 8 total, 8 up, 8 in 2024-03-26T22:02:48.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.559 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: osd.4 [v2:172.21.15.134:6800/620309244,v1:172.21.15.134:6801/620309244] boot 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: osdmap e151: 8 total, 8 up, 8 in 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:02:48.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: osd.4 [v2:172.21.15.134:6800/620309244,v1:172.21.15.134:6801/620309244] boot 2024-03-26T22:02:48.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: osdmap e151: 8 total, 8 up, 8 in 2024-03-26T22:02:48.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T22:02:48.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 91/627 objects degraded (14.514%), 25 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:48.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: osdmap e152: 8 total, 8 up, 8 in 2024-03-26T22:02:48.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 91/627 objects degraded (14.514%), 25 pgs degraded (PG_DEGRADED) 2024-03-26T22:02:48.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: osdmap e152: 8 total, 8 up, 8 in 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.619 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.620 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.620 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.620 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.620 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.620 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.620 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.620 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.620 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:48.621 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: pgmap v209: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 35 active+undersized, 91 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 91/627 objects degraded (14.514%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: osdmap e153: 8 total, 8 up, 8 in 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.528 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.528 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: pgmap v209: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 35 active+undersized, 91 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 91/627 objects degraded (14.514%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:49.528 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.528 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.528 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.529 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.530 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: pgmap v209: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 35 active+undersized, 91 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 91/627 objects degraded (14.514%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.531 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.532 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.533 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: osdmap e153: 8 total, 8 up, 8 in 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.534 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.535 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: osdmap e153: 8 total, 8 up, 8 in 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.536 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.541 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.541 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.542 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:49.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:49.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:49.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:49.543 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:49.544 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.428 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.428 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.428 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.428 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.428 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.428 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.429 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.432 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:50.433 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.434 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.435 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.435 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.436 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.437 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.439 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.440 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:50.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:50.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:50.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:50.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:50.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.507 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.507 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.507 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: pgmap v211: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 17 active+undersized, 122 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 31/627 objects degraded (4.944%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:51.507 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.507 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.507 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.508 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.509 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.510 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:51.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: pgmap v211: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 17 active+undersized, 122 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 31/627 objects degraded (4.944%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:51.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: pgmap v211: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 17 active+undersized, 122 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 31/627 objects degraded (4.944%); 17/627 objects misplaced (2.711%) 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.553 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.554 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:02:51.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:02:51.557 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:52.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:52.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:52.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:52 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:52.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:52 smithi134 ceph-mon[124882]: Upgrade: osd.4 is safe to restart 2024-03-26T22:02:52.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:52.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:52.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:52 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:52.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:52 smithi043 ceph-mon[135307]: Upgrade: osd.4 is safe to restart 2024-03-26T22:02:52.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:52.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:02:52.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:52 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-26T22:02:52.608 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:52 smithi043 ceph-mon[138614]: Upgrade: osd.4 is safe to restart 2024-03-26T22:02:53.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:53 smithi134 ceph-mon[124882]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s; 113 B/s, 2 objects/s recovering 2024-03-26T22:02:53.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:53 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/627 objects degraded (4.944%), 14 pgs degraded) 2024-03-26T22:02:53.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:53 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:02:53.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:53.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:53.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[135307]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s; 113 B/s, 2 objects/s recovering 2024-03-26T22:02:53.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/627 objects degraded (4.944%), 14 pgs degraded) 2024-03-26T22:02:53.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:02:53.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:53.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:53.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[138614]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s; 113 B/s, 2 objects/s recovering 2024-03-26T22:02:53.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/627 objects degraded (4.944%), 14 pgs degraded) 2024-03-26T22:02:53.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:02:53.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:53.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:02:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:55 smithi134 ceph-mon[124882]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s; 96 B/s, 2 objects/s recovering 2024-03-26T22:02:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T22:02:55.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:55 smithi043 ceph-mon[135307]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s; 96 B/s, 2 objects/s recovering 2024-03-26T22:02:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T22:02:55.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:55.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:55 smithi043 ceph-mon[138614]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s; 96 B/s, 2 objects/s recovering 2024-03-26T22:02:55.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-26T22:02:55.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:02:56.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:56 smithi134 ceph-mon[124882]: Upgrade: Updating osd.4 2024-03-26T22:02:56.401 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:56 smithi134 ceph-mon[124882]: Deploying daemon osd.4 on smithi134 2024-03-26T22:02:56.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:56 smithi043 ceph-mon[138614]: Upgrade: Updating osd.4 2024-03-26T22:02:56.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:56 smithi043 ceph-mon[138614]: Deploying daemon osd.4 on smithi134 2024-03-26T22:02:56.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:56 smithi043 ceph-mon[135307]: Upgrade: Updating osd.4 2024-03-26T22:02:56.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:56 smithi043 ceph-mon[135307]: Deploying daemon osd.4 on smithi134 2024-03-26T22:02:57.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:02:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:02:56] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.43.0" 2024-03-26T22:02:57.483 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:57 smithi134 ceph-mon[124882]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74 B/s, 1 objects/s recovering 2024-03-26T22:02:57.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:57 smithi043 ceph-mon[135307]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74 B/s, 1 objects/s recovering 2024-03-26T22:02:57.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:57 smithi043 ceph-mon[138614]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 74 B/s, 1 objects/s recovering 2024-03-26T22:02:58.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:58.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:02:59.296 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:59 smithi134 systemd[1]: Stopping Ceph osd.4 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:02:59.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:02:59 smithi134 ceph-mon[124882]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 61 B/s, 1 objects/s recovering 2024-03-26T22:02:59.537 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:02:59 smithi043 ceph-mon[135307]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 61 B/s, 1 objects/s recovering 2024-03-26T22:02:59.537 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:02:59 smithi043 ceph-mon[138614]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 61 B/s, 1 objects/s recovering 2024-03-26T22:02:59.796 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:59 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[140673]: 2024-03-26T22:02:59.439+0000 7fdc36531700 -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 2024-03-26T22:02:59.796 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:59 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[140673]: 2024-03-26T22:02:59.439+0000 7fdc36531700 -1 osd.4 153 *** Got signal Terminated *** 2024-03-26T22:02:59.796 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:02:59 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[140673]: 2024-03-26T22:02:59.439+0000 7fdc36531700 -1 osd.4 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:03:00.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[135307]: osd.4 marked itself down and dead 2024-03-26T22:03:00.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:00.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:00.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:00.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:00.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[138614]: osd.4 marked itself down and dead 2024-03-26T22:03:00.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:00.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:00.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:00.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:00.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:00 smithi134 ceph-mon[124882]: osd.4 marked itself down and dead 2024-03-26T22:03:00.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:00 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:00.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:00.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:00.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:00.949 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:00 smithi134 podman[145541]: 2024-03-26 22:03:00.658486228 +0000 UTC m=+1.315266844 container died af199797b061b89e2344be56eb06fa9ee8ff46c569e561fad4b926a6fe96c69a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-03-26T22:03:01.243 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:01 smithi134 podman[145541]: 2024-03-26 22:03:01.048428074 +0000 UTC m=+1.705208673 container cleanup af199797b061b89e2344be56eb06fa9ee8ff46c569e561fad4b926a6fe96c69a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-03-26T22:03:01.243 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:01 smithi134 bash[145541]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4 2024-03-26T22:03:01.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:01 smithi043 ceph-mon[135307]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 54 B/s, 1 objects/s recovering 2024-03-26T22:03:01.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:01 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:03:01.546 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:01 smithi043 ceph-mon[135307]: osdmap e154: 8 total, 7 up, 8 in 2024-03-26T22:03:01.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:01 smithi043 ceph-mon[138614]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 54 B/s, 1 objects/s recovering 2024-03-26T22:03:01.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:01 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:03:01.546 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:01 smithi043 ceph-mon[138614]: osdmap e154: 8 total, 7 up, 8 in 2024-03-26T22:03:01.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:01 smithi134 ceph-mon[124882]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 54 B/s, 1 objects/s recovering 2024-03-26T22:03:01.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:01 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:03:01.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:01 smithi134 ceph-mon[124882]: osdmap e154: 8 total, 7 up, 8 in 2024-03-26T22:03:01.547 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:01 smithi134 podman[145558]: 2024-03-26 22:03:01.333252702 +0000 UTC m=+0.668696326 container remove af199797b061b89e2344be56eb06fa9ee8ff46c569e561fad4b926a6fe96c69a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5) 2024-03-26T22:03:01.926 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:01 smithi134 podman[145652]: 2024-03-26 22:03:01.578616044 +0000 UTC m=+0.017929936 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:03:01.926 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:01 smithi134 podman[145652]: 2024-03-26 22:03:01.709290426 +0000 UTC m=+0.148604351 container create 98e13664dfc9e4b9e11c980bc376fff5e67fa309c703dbeb6cf033c11d227cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:03:02.224 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:01 smithi134 podman[145652]: 2024-03-26 22:03:01.928285622 +0000 UTC m=+0.367599503 container init 98e13664dfc9e4b9e11c980bc376fff5e67fa309c703dbeb6cf033c11d227cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240326) 2024-03-26T22:03:02.225 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:01 smithi134 podman[145652]: 2024-03-26 22:03:01.931457592 +0000 UTC m=+0.370771482 container start 98e13664dfc9e4b9e11c980bc376fff5e67fa309c703dbeb6cf033c11d227cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD) 2024-03-26T22:03:02.225 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:02 smithi134 podman[145652]: 2024-03-26 22:03:02.019923158 +0000 UTC m=+0.459237042 container attach 98e13664dfc9e4b9e11c980bc376fff5e67fa309c703dbeb6cf033c11d227cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-03-26T22:03:02.539 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:02 smithi134 ceph-mon[124882]: osdmap e155: 8 total, 7 up, 8 in 2024-03-26T22:03:02.539 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:02 smithi134 podman[145652]: 2024-03-26 22:03:02.226670822 +0000 UTC m=+0.665984703 container died 98e13664dfc9e4b9e11c980bc376fff5e67fa309c703dbeb6cf033c11d227cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-03-26T22:03:02.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:02 smithi043 ceph-mon[135307]: osdmap e155: 8 total, 7 up, 8 in 2024-03-26T22:03:02.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:02 smithi043 ceph-mon[138614]: osdmap e155: 8 total, 7 up, 8 in 2024-03-26T22:03:03.255 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:02 smithi134 podman[145678]: 2024-03-26 22:03:02.865806923 +0000 UTC m=+0.629087747 container remove 98e13664dfc9e4b9e11c980bc376fff5e67fa309c703dbeb6cf033c11d227cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-03-26T22:03:03.255 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:02 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.4.service: Deactivated successfully. 2024-03-26T22:03:03.255 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:02 smithi134 systemd[1]: Stopped Ceph osd.4 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:03:03.255 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:02 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.4.service: Consumed 1.920s CPU time. 2024-03-26T22:03:03.255 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:03 smithi134 systemd[1]: Starting Ceph osd.4 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:03:03.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:03 smithi134 ceph-mon[124882]: pgmap v219: 161 pgs: 10 activating+undersized, 6 active+undersized+degraded, 17 stale+active+clean, 6 active+undersized, 122 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/627 objects degraded (5.582%) 2024-03-26T22:03:03.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:03 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 35/627 objects degraded (5.582%), 6 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:03.546 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:03 smithi134 podman[145784]: 2024-03-26 22:03:03.210851854 +0000 UTC m=+0.018285017 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:03:03.547 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:03 smithi134 podman[145784]: 2024-03-26 22:03:03.342243547 +0000 UTC m=+0.149676698 container create 7dc43740f8db2a969809ab6b03c05a1cbe9dac66854f2e58efd9bb8bd25d5044 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-03-26T22:03:03.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:03 smithi043 ceph-mon[135307]: pgmap v219: 161 pgs: 10 activating+undersized, 6 active+undersized+degraded, 17 stale+active+clean, 6 active+undersized, 122 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/627 objects degraded (5.582%) 2024-03-26T22:03:03.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:03 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 35/627 objects degraded (5.582%), 6 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:03.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:03 smithi043 ceph-mon[138614]: pgmap v219: 161 pgs: 10 activating+undersized, 6 active+undersized+degraded, 17 stale+active+clean, 6 active+undersized, 122 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/627 objects degraded (5.582%) 2024-03-26T22:03:03.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:03 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 35/627 objects degraded (5.582%), 6 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:04.046 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:03 smithi134 podman[145784]: 2024-03-26 22:03:03.595112658 +0000 UTC m=+0.402545809 container init 7dc43740f8db2a969809ab6b03c05a1cbe9dac66854f2e58efd9bb8bd25d5044 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240326) 2024-03-26T22:03:04.046 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:03 smithi134 podman[145784]: 2024-03-26 22:03:03.598339758 +0000 UTC m=+0.405772915 container start 7dc43740f8db2a969809ab6b03c05a1cbe9dac66854f2e58efd9bb8bd25d5044 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240326) 2024-03-26T22:03:04.046 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:03 smithi134 podman[145784]: 2024-03-26 22:03:03.678179371 +0000 UTC m=+0.485612541 container attach 7dc43740f8db2a969809ab6b03c05a1cbe9dac66854f2e58efd9bb8bd25d5044 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:03:04.398 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:03:04.439 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[145799]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[145799]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 bash[145784]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 bash[145784]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 bash[145784]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 bash[145784]: 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 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 bash[145784]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 bash[145784]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 bash[145784]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 bash[145784]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 bash[145784]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-26T22:03:04.440 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[145799]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T22:03:04.441 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[145799]: 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 2024-03-26T22:03:04.441 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[145799]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-26T22:03:04.441 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[145799]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-26T22:03:04.441 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[145799]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-26T22:03:04.441 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[145799]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-26T22:03:04.441 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate[145799]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-26T22:03:04.441 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 podman[145784]: 2024-03-26 22:03:04.096475405 +0000 UTC m=+0.903908566 container died 7dc43740f8db2a969809ab6b03c05a1cbe9dac66854f2e58efd9bb8bd25d5044 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD) 2024-03-26T22:03:05.046 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 podman[145936]: 2024-03-26 22:03:04.732507008 +0000 UTC m=+0.630704238 container remove 7dc43740f8db2a969809ab6b03c05a1cbe9dac66854f2e58efd9bb8bd25d5044 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-activate, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:03:05.046 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:04 smithi134 podman[146002]: 2024-03-26 22:03:04.849584199 +0000 UTC m=+0.018137714 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:03:05.070 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:03:05.070 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 5s ago 37m - - 2024-03-26T22:03:05.070 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 7s ago 37m - - 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (8m) 5s ago 31m 25.6M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (7m) 7s ago 31m 79.6M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (10m) 5s ago 30m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (9m) 7s ago 36m 452M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (20m) 5s ago 38m 521M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (5m) 5s ago 38m 64.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (6m) 7s ago 36m 51.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (5m) 5s ago 37m 47.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (9m) 5s ago 32m 15.0M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (9m) 7s ago 32m 17.0M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (3m) 5s ago 36m 57.1M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (3m) 5s ago 35m 57.3M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (2m) 5s ago 35m 49.4M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (60s) 5s ago 35m 54.3M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (23s) 7s ago 34m 44.5M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 af199797b061 2024-03-26T22:03:05.071 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (34m) 7s ago 34m 62.1M 4096M 17.2.0 e1d6a67b021e 78dcf4b1ee19 2024-03-26T22:03:05.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (34m) 7s ago 33m 61.2M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:03:05.072 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (33m) 7s ago 33m 62.7M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:03:05.072 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (8m) 7s ago 32m 73.5M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:03:05.072 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (31m) 5s ago 31m 78.8M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:03:05.072 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (31m) 7s ago 31m 78.5M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:03:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:05 smithi043 ceph-mon[138614]: pgmap v220: 161 pgs: 10 activating+undersized, 8 active+undersized+degraded, 15 stale+active+clean, 15 active+undersized, 113 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 46/627 objects degraded (7.337%) 2024-03-26T22:03:05.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:05 smithi043 ceph-mon[138614]: from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:05.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:05 smithi043 ceph-mon[135307]: pgmap v220: 161 pgs: 10 activating+undersized, 8 active+undersized+degraded, 15 stale+active+clean, 15 active+undersized, 113 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 46/627 objects degraded (7.337%) 2024-03-26T22:03:05.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:05 smithi043 ceph-mon[135307]: from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:05.392 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:05 smithi134 ceph-mon[124882]: pgmap v220: 161 pgs: 10 activating+undersized, 8 active+undersized+degraded, 15 stale+active+clean, 15 active+undersized, 113 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 46/627 objects degraded (7.337%) 2024-03-26T22:03:05.392 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:05 smithi134 ceph-mon[124882]: from='client.54516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:05.392 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:05 smithi134 podman[146002]: 2024-03-26 22:03:05.075046741 +0000 UTC m=+0.243600231 container create 536195e71e89060ffb1a4731f1ad081e2311ceac71e553f2f2c270b66f3293e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326) 2024-03-26T22:03:05.392 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:05 smithi134 podman[146002]: 2024-03-26 22:03:05.294988299 +0000 UTC m=+0.463541795 container init 536195e71e89060ffb1a4731f1ad081e2311ceac71e553f2f2c270b66f3293e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, org.label-schema.schema-version=1.0) 2024-03-26T22:03:05.393 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:05 smithi134 podman[146002]: 2024-03-26 22:03:05.298157376 +0000 UTC m=+0.466710867 container start 536195e71e89060ffb1a4731f1ad081e2311ceac71e553f2f2c270b66f3293e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:03:05.393 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:05 smithi134 ceph-osd[146020]: -- 172.21.15.134:0/2978790114 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e8fff13680 con 0x55e8ffedcc00 2024-03-26T22:03:05.482 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:03:05.482 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:03:05.482 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:03:05.482 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:03:05.482 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 4 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 9 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:03:05.483 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:03:05.796 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:05 smithi134 bash[146002]: 536195e71e89060ffb1a4731f1ad081e2311ceac71e553f2f2c270b66f3293e0 2024-03-26T22:03:05.796 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:05 smithi134 systemd[1]: Started Ceph osd.4 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:03:05.840 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:03:05.840 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:03:05.840 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:03:05.840 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-26T22:03:05.840 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:03:05.840 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "4/8 daemons upgraded", 2024-03-26T22:03:05.840 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:03:05.840 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:03:05.840 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:03:06.296 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:03:05.834+0000 7f5afb2e37c0 -1 Falling back to public interface 2024-03-26T22:03:06.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='client.64486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='client.64492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2712241230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='client.64486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:06.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='client.64492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:06.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2712241230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:06.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='client.64486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:06.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='client.64492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:06.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2712241230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:06.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:06.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:06.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:06.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:06.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:03:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:03:06] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.43.0" 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: pgmap v221: 161 pgs: 10 activating+undersized, 23 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 91 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/627 objects degraded (17.225%) 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='client.64507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: pgmap v221: 161 pgs: 10 activating+undersized, 23 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 91 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/627 objects degraded (17.225%) 2024-03-26T22:03:07.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='client.64507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: pgmap v221: 161 pgs: 10 activating+undersized, 23 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 91 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/627 objects degraded (17.225%) 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='client.64507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:07.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.468 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.468 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.468 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 108/627 objects degraded (17.225%), 23 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.469 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.797 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:03:08.656+0000 7f5afb2e37c0 -1 osd.4 153 log_to_monitors true 2024-03-26T22:03:08.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 108/627 objects degraded (17.225%), 23 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 108/627 objects degraded (17.225%), 23 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:08.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:08.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:08.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:08.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:08.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.796 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:03:09.683+0000 7f5aec73b700 -1 osd.4 153 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:03:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: pgmap v222: 161 pgs: 28 active+undersized+degraded, 42 active+undersized, 91 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/627 objects degraded (17.225%) 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: pgmap v222: 161 pgs: 28 active+undersized+degraded, 42 active+undersized, 91 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/627 objects degraded (17.225%) 2024-03-26T22:03:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T22:03:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: pgmap v222: 161 pgs: 28 active+undersized+degraded, 42 active+undersized, 91 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/627 objects degraded (17.225%) 2024-03-26T22:03:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:09.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:09.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:09.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:09.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.786 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.787 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.788 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: osdmap e156: 8 total, 7 up, 8 in 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:03:10.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.790 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T22:03:10.791 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: osdmap e156: 8 total, 7 up, 8 in 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.793 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.794 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.796 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.796 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.796 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.796 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.796 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.796 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.796 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.796 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.796 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.798 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: osdmap e156: 8 total, 7 up, 8 in 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.804 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:10.805 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: pgmap v224: 161 pgs: 28 active+undersized+degraded, 42 active+undersized, 91 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/627 objects degraded (17.225%) 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316] boot 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: osdmap e157: 8 total, 8 up, 8 in 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: pgmap v224: 161 pgs: 28 active+undersized+degraded, 42 active+undersized, 91 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/627 objects degraded (17.225%) 2024-03-26T22:03:11.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316] boot 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: osdmap e157: 8 total, 8 up, 8 in 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: pgmap v224: 161 pgs: 28 active+undersized+degraded, 42 active+undersized, 91 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/627 objects degraded (17.225%) 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: osd.4 [v2:172.21.15.134:6800/734836316,v1:172.21.15.134:6801/734836316] boot 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: osdmap e157: 8 total, 8 up, 8 in 2024-03-26T22:03:11.807 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-26T22:03:11.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.810 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:11.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:11.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:11.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:11.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: osdmap e158: 8 total, 8 up, 8 in 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: osdmap e158: 8 total, 8 up, 8 in 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: osdmap e158: 8 total, 8 up, 8 in 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: pgmap v227: 161 pgs: 15 peering, 22 active+undersized+degraded, 33 active+undersized, 91 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/627 objects degraded (14.195%) 2024-03-26T22:03:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 108/627 objects degraded (17.225%), 28 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: pgmap v227: 161 pgs: 15 peering, 22 active+undersized+degraded, 33 active+undersized, 91 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/627 objects degraded (14.195%) 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 108/627 objects degraded (17.225%), 28 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: pgmap v227: 161 pgs: 15 peering, 22 active+undersized+degraded, 33 active+undersized, 91 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/627 objects degraded (14.195%) 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 108/627 objects degraded (17.225%), 28 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.803 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:14.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:14.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: pgmap v228: 161 pgs: 15 peering, 21 active+undersized+degraded, 25 active+undersized, 100 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 82/627 objects degraded (13.078%) 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: pgmap v228: 161 pgs: 15 peering, 21 active+undersized+degraded, 25 active+undersized, 100 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 82/627 objects degraded (13.078%) 2024-03-26T22:03:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: pgmap v228: 161 pgs: 15 peering, 21 active+undersized+degraded, 25 active+undersized, 100 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 82/627 objects degraded (13.078%) 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:15.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:15.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:15.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:15.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:15.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.773 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.773 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.773 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.773 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.773 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.773 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.774 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.775 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.775 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.775 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.775 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.775 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.775 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.775 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.775 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.776 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.777 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.852 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.853 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:16.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:16.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:03:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:03:16] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.43.0" 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: pgmap v229: 161 pgs: 15 peering, 146 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/627 objects degraded (13.078%), 21 pgs degraded) 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: pgmap v229: 161 pgs: 15 peering, 146 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: pgmap v229: 161 pgs: 15 peering, 146 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-03-26T22:03:17.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/627 objects degraded (13.078%), 21 pgs degraded) 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/627 objects degraded (13.078%), 21 pgs degraded) 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:17.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:18.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.804 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.805 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.806 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:18.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:18.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:18.810 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:19.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: Upgrade: osd.5 is safe to restart 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:19.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: Upgrade: osd.5 is safe to restart 2024-03-26T22:03:19.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:19.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:19.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:19.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:03:19.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:19.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:19.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: Upgrade: osd.5 is safe to restart 2024-03-26T22:03:19.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:19.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:19.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:20 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:20.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:20.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:20.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:20.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:21.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:21 smithi134 ceph-mon[124882]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:03:21.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:21.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T22:03:21.738 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:21.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:21 smithi043 ceph-mon[138614]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:03:21.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:21.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T22:03:21.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:21 smithi043 ceph-mon[135307]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:03:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:21.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T22:03:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:22.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:22 smithi134 ceph-mon[124882]: Upgrade: Updating osd.5 2024-03-26T22:03:22.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:22 smithi134 ceph-mon[124882]: Deploying daemon osd.5 on smithi134 2024-03-26T22:03:22.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:22 smithi043 ceph-mon[135307]: Upgrade: Updating osd.5 2024-03-26T22:03:22.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:22 smithi043 ceph-mon[135307]: Deploying daemon osd.5 on smithi134 2024-03-26T22:03:22.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:22 smithi043 ceph-mon[138614]: Upgrade: Updating osd.5 2024-03-26T22:03:22.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:22 smithi043 ceph-mon[138614]: Deploying daemon osd.5 on smithi134 2024-03-26T22:03:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:23 smithi134 ceph-mon[124882]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1013 B/s rd, 0 op/s 2024-03-26T22:03:23.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:23 smithi043 ceph-mon[138614]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1013 B/s rd, 0 op/s 2024-03-26T22:03:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:23.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:23 smithi043 ceph-mon[135307]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1013 B/s rd, 0 op/s 2024-03-26T22:03:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:24.546 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:24 smithi134 systemd[1]: Stopping Ceph osd.5 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:03:25.046 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[33443]: 2024-03-26T22:03:24.656+0000 7fcbc06ab700 -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 2024-03-26T22:03:25.046 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[33443]: 2024-03-26T22:03:24.656+0000 7fcbc06ab700 -1 osd.5 158 *** Got signal Terminated *** 2024-03-26T22:03:25.046 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[33443]: 2024-03-26T22:03:24.656+0000 7fcbc06ab700 -1 osd.5 158 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:03:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:25 smithi134 ceph-mon[124882]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:25.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:25 smithi134 ceph-mon[124882]: osd.5 marked itself down and dead 2024-03-26T22:03:25.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:25 smithi043 ceph-mon[135307]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:25.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:25 smithi043 ceph-mon[135307]: osd.5 marked itself down and dead 2024-03-26T22:03:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:25 smithi043 ceph-mon[138614]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:25 smithi043 ceph-mon[138614]: osd.5 marked itself down and dead 2024-03-26T22:03:26.296 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:25 smithi134 podman[152241]: 2024-03-26 22:03:25.964940057 +0000 UTC m=+1.411566679 container died 78dcf4b1ee197d7d3b822de405a5678e25ca6c2e4cca1c076512708c4ab00320 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, io.openshift.expose-services=, name=centos-stream, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, vcs-type=git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, io.buildah.version=1.19.8, release=754, io.k8s.display-name=CentOS Stream 8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True) 2024-03-26T22:03:26.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:26 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:03:26.789 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:26 smithi134 ceph-mon[124882]: osdmap e159: 8 total, 7 up, 8 in 2024-03-26T22:03:26.790 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:26 smithi134 podman[152241]: 2024-03-26 22:03:26.522969911 +0000 UTC m=+1.969596529 container cleanup 78dcf4b1ee197d7d3b822de405a5678e25ca6c2e4cca1c076512708c4ab00320 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, GIT_BRANCH=HEAD, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, io.openshift.expose-services=, vendor=Red Hat, Inc., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, distribution-scope=public, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, build-date=2022-05-03T08:36:31.336870) 2024-03-26T22:03:26.790 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:26 smithi134 bash[152241]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5 2024-03-26T22:03:26.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:26 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:03:26.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:26 smithi043 ceph-mon[135307]: osdmap e159: 8 total, 7 up, 8 in 2024-03-26T22:03:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:26 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:03:26.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:26 smithi043 ceph-mon[138614]: osdmap e159: 8 total, 7 up, 8 in 2024-03-26T22:03:27.046 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:26 smithi134 podman[152258]: 2024-03-26 22:03:26.79112903 +0000 UTC m=+0.822452532 container remove 78dcf4b1ee197d7d3b822de405a5678e25ca6c2e4cca1c076512708c4ab00320 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., RELEASE=HEAD, ceph=True, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, vcs-type=git, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.tags=base centos centos-stream, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-03-26T22:03:27.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:03:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:03:26] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.43.0" 2024-03-26T22:03:27.460 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:27 smithi134 podman[152362]: 2024-03-26 22:03:27.052746629 +0000 UTC m=+0.018667187 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:03:27.460 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:27 smithi134 podman[152362]: 2024-03-26 22:03:27.175577599 +0000 UTC m=+0.141498151 container create 45899a76513924710fdb91800547e7c9b8f775e5edcae55eb24fc3ecfa3e69a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:03:27.460 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:27 smithi134 podman[152362]: 2024-03-26 22:03:27.386521964 +0000 UTC m=+0.352442517 container init 45899a76513924710fdb91800547e7c9b8f775e5edcae55eb24fc3ecfa3e69a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2) 2024-03-26T22:03:27.460 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:27 smithi134 podman[152362]: 2024-03-26 22:03:27.389638458 +0000 UTC m=+0.355559019 container start 45899a76513924710fdb91800547e7c9b8f775e5edcae55eb24fc3ecfa3e69a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-03-26T22:03:27.461 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:27 smithi134 podman[152362]: 2024-03-26 22:03:27.461389078 +0000 UTC m=+0.427309639 container attach 45899a76513924710fdb91800547e7c9b8f775e5edcae55eb24fc3ecfa3e69a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2) 2024-03-26T22:03:27.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:27 smithi134 ceph-mon[124882]: pgmap v235: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:27.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:27 smithi134 ceph-mon[124882]: osdmap e160: 8 total, 7 up, 8 in 2024-03-26T22:03:27.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:27 smithi134 podman[152362]: 2024-03-26 22:03:27.679496048 +0000 UTC m=+0.645416614 container died 45899a76513924710fdb91800547e7c9b8f775e5edcae55eb24fc3ecfa3e69a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:03:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:27 smithi043 ceph-mon[135307]: pgmap v235: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:27.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:27 smithi043 ceph-mon[135307]: osdmap e160: 8 total, 7 up, 8 in 2024-03-26T22:03:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:27 smithi043 ceph-mon[138614]: pgmap v235: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:03:27.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:27 smithi043 ceph-mon[138614]: osdmap e160: 8 total, 7 up, 8 in 2024-03-26T22:03:28.454 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:28 smithi134 podman[152390]: 2024-03-26 22:03:28.327419501 +0000 UTC m=+0.642461211 container remove 45899a76513924710fdb91800547e7c9b8f775e5edcae55eb24fc3ecfa3e69a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5) 2024-03-26T22:03:28.455 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:28 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.5.service: Deactivated successfully. 2024-03-26T22:03:28.455 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:28 smithi134 systemd[1]: Stopped Ceph osd.5 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:03:28.455 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:28 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.5.service: Consumed 17.319s CPU time. 2024-03-26T22:03:28.765 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:28 smithi134 systemd[1]: Starting Ceph osd.5 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:03:29.043 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:28 smithi134 podman[152491]: 2024-03-26 22:03:28.766938312 +0000 UTC m=+0.110754298 container create 03506d636d19e6342c706358cfa13332e1969b4051ff2830291e1b13ac57d2de (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2) 2024-03-26T22:03:29.043 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:28 smithi134 podman[152491]: 2024-03-26 22:03:28.674487461 +0000 UTC m=+0.018303457 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:03:29.043 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:28 smithi134 podman[152491]: 2024-03-26 22:03:28.969640071 +0000 UTC m=+0.313456088 container init 03506d636d19e6342c706358cfa13332e1969b4051ff2830291e1b13ac57d2de (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:03:29.044 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:28 smithi134 podman[152491]: 2024-03-26 22:03:28.972876435 +0000 UTC m=+0.316692426 container start 03506d636d19e6342c706358cfa13332e1969b4051ff2830291e1b13ac57d2de (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True) 2024-03-26T22:03:29.044 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 podman[152491]: 2024-03-26 22:03:29.044264717 +0000 UTC m=+0.388080713 container attach 03506d636d19e6342c706358cfa13332e1969b4051ff2830291e1b13ac57d2de (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-03-26T22:03:29.772 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-mon[124882]: pgmap v237: 161 pgs: 4 peering, 17 stale+active+clean, 6 active+undersized, 134 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:03:29.772 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[152506]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:03:29.772 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[152506]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:03:29.772 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 bash[152491]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:03:29.772 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 bash[152491]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:03:29.772 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 bash[152491]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T22:03:29.772 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 bash[152491]: 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 2024-03-26T22:03:29.772 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 bash[152491]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 bash[152491]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 bash[152491]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 bash[152491]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 bash[152491]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[152506]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[152506]: 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 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[152506]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[152506]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[152506]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[152506]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[152506]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-26T22:03:29.773 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:29 smithi134 podman[152491]: 2024-03-26 22:03:29.465809511 +0000 UTC m=+0.809625492 container died 03506d636d19e6342c706358cfa13332e1969b4051ff2830291e1b13ac57d2de (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-03-26T22:03:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:29 smithi043 ceph-mon[135307]: pgmap v237: 161 pgs: 4 peering, 17 stale+active+clean, 6 active+undersized, 134 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:03:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:29 smithi043 ceph-mon[138614]: pgmap v237: 161 pgs: 4 peering, 17 stale+active+clean, 6 active+undersized, 134 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:03:30.444 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:30 smithi134 podman[152629]: 2024-03-26 22:03:30.098526405 +0000 UTC m=+0.627340027 container remove 03506d636d19e6342c706358cfa13332e1969b4051ff2830291e1b13ac57d2de (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-03-26T22:03:30.445 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:30 smithi134 podman[152692]: 2024-03-26 22:03:30.219370763 +0000 UTC m=+0.018909318 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:03:30.445 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:30 smithi134 podman[152692]: 2024-03-26 22:03:30.341199782 +0000 UTC m=+0.140738368 container create 6526b9cfd63d08d591225a4ea4408edbee5b5e31e75e974693e300ced66a03e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0) 2024-03-26T22:03:30.756 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:30 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:30.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:30 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:30.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:30 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:30.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:30 smithi134 podman[152692]: 2024-03-26 22:03:30.543692095 +0000 UTC m=+0.343230642 container init 6526b9cfd63d08d591225a4ea4408edbee5b5e31e75e974693e300ced66a03e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326) 2024-03-26T22:03:30.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:30 smithi134 podman[152692]: 2024-03-26 22:03:30.546946463 +0000 UTC m=+0.346485007 container start 6526b9cfd63d08d591225a4ea4408edbee5b5e31e75e974693e300ced66a03e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-03-26T22:03:30.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:30 smithi134 ceph-osd[152711]: -- 172.21.15.134:0/3169978200 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56413a697680 con 0x56413a661400 2024-03-26T22:03:30.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:30 smithi134 bash[152692]: 6526b9cfd63d08d591225a4ea4408edbee5b5e31e75e974693e300ced66a03e5 2024-03-26T22:03:30.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:30 smithi134 systemd[1]: Started Ceph osd.5 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:03:31.146 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[152706]: 2024-03-26T22:03:31.084+0000 7f9ccf3bc7c0 -1 Falling back to public interface 2024-03-26T22:03:31.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: pgmap v238: 161 pgs: 17 active+undersized+degraded, 4 peering, 34 active+undersized, 106 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 62/627 objects degraded (9.888%) 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 62/627 objects degraded (9.888%), 17 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: pgmap v238: 161 pgs: 17 active+undersized+degraded, 4 peering, 34 active+undersized, 106 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 62/627 objects degraded (9.888%) 2024-03-26T22:03:31.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 62/627 objects degraded (9.888%), 17 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:31.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: pgmap v238: 161 pgs: 17 active+undersized+degraded, 4 peering, 34 active+undersized, 106 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 62/627 objects degraded (9.888%) 2024-03-26T22:03:31.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 62/627 objects degraded (9.888%), 17 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:31.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:31.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:31.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:31.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:32 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:32.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:32.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:32.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:32.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:32.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:32 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: pgmap v239: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: pgmap v239: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: pgmap v239: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:33.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.284 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[152706]: 2024-03-26T22:03:33.833+0000 7f9ccf3bc7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-26T22:03:34.284 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[152706]: 2024-03-26T22:03:33.860+0000 7f9ccf3bc7c0 -1 osd.5 158 log_to_monitors true 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:34.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.296 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:03:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[152706]: 2024-03-26T22:03:34.849+0000 7f9cc0814700 -1 osd.5 158 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:03:35.582 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.582 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.582 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: pgmap v240: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2024-03-26T22:03:35.582 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.582 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.583 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.584 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: osdmap e161: 8 total, 7 up, 8 in 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.585 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.586 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.587 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.588 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: pgmap v240: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T22:03:35.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: osdmap e161: 8 total, 7 up, 8 in 2024-03-26T22:03:35.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:03:35.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: pgmap v240: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2024-03-26T22:03:35.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: osdmap e161: 8 total, 7 up, 8 in 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:35.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:35.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:35.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:35.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.268 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256] boot 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: osdmap e162: 8 total, 8 up, 8 in 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256] boot 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: osdmap e162: 8 total, 8 up, 8 in 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.722 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.723 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: osd.5 [v2:172.21.15.134:6808/3545540256,v1:172.21.15.134:6809/3545540256] boot 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: osdmap e162: 8 total, 8 up, 8 in 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.724 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.725 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:36.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:36.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:36.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:36.727 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:36 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.037 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:03:37.037 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 17s ago 38m - - 2024-03-26T22:03:37.037 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 16s ago 37m - - 2024-03-26T22:03:37.037 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (8m) 17s ago 32m 25.2M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:03:37.037 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (7m) 16s ago 32m 78.6M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:03:37.037 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (10m) 17s ago 31m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:03:37.037 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (10m) 16s ago 37m 452M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:03:37.037 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (21m) 17s ago 38m 521M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:03:37.037 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (6m) 17s ago 38m 64.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (6m) 16s ago 37m 56.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (5m) 17s ago 37m 49.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (9m) 17s ago 33m 15.5M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (9m) 16s ago 33m 16.7M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (4m) 17s ago 36m 58.9M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (3m) 17s ago 36m 58.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (2m) 17s ago 36m 51.0M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (92s) 17s ago 35m 54.8M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (32s) 16s ago 35m 44.8M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 starting - - - 4096M 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (34m) 16s ago 34m 63.0M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (34m) 16s ago 34m 63.0M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (8m) 16s ago 33m 73.5M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:03:37.038 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (31m) 17s ago 31m 79.0M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:03:37.039 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (31m) 16s ago 31m 78.7M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:03:37.355 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:03:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:03:36] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.43.0" 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 6 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:03:37.492 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:03:37.493 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:03:37.493 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:03:37.493 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-26T22:03:37.493 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 11 2024-03-26T22:03:37.493 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:03:37.493 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:03:37.611 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.611 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.611 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: pgmap v242: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2024-03-26T22:03:37.611 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='client.54558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.612 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: osdmap e163: 8 total, 8 up, 8 in 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.613 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.614 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3749035524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.615 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:37 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 71/627 objects degraded (11.324%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:37.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: pgmap v242: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='client.54558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: pgmap v242: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 71/627 objects degraded (11.324%) 2024-03-26T22:03:37.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='client.54558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: osdmap e163: 8 total, 8 up, 8 in 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3749035524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 71/627 objects degraded (11.324%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: osdmap e163: 8 total, 8 up, 8 in 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:37.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:37.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:37.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:37.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3749035524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:37.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:37 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 71/627 objects degraded (11.324%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:37.882 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:03:37.882 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:03:37.882 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:03:37.883 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-26T22:03:37.883 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:03:37.883 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "5/8 daemons upgraded", 2024-03-26T22:03:37.883 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:03:37.883 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:03:37.883 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:03:38.766 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='client.54564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='client.64534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.767 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.768 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.769 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.770 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.771 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='client.54564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:38.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='client.64534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='client.54564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='client.64534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:38.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:38.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:38.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:38.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:38.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: pgmap v245: 161 pgs: 8 peering, 17 active+undersized+degraded, 30 active+undersized, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 62/627 objects degraded (9.888%) 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: pgmap v245: 161 pgs: 8 peering, 17 active+undersized+degraded, 30 active+undersized, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 62/627 objects degraded (9.888%) 2024-03-26T22:03:39.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: pgmap v245: 161 pgs: 8 peering, 17 active+undersized+degraded, 30 active+undersized, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 62/627 objects degraded (9.888%) 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:39.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:39.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:39.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:39.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.851 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T22:03:40.519+0000 7feb9abbf700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-26T22:03:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.854 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:40.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:03:40.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:40.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:03:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: pgmap v246: 161 pgs: 8 peering, 8 active+undersized+degraded, 11 active+undersized, 134 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 32/627 objects degraded (5.104%) 2024-03-26T22:03:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:41 smithi134 ceph-mon[124882]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-26T22:03:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: pgmap v246: 161 pgs: 8 peering, 8 active+undersized+degraded, 11 active+undersized, 134 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 32/627 objects degraded (5.104%) 2024-03-26T22:03:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[135307]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: pgmap v246: 161 pgs: 8 peering, 8 active+undersized+degraded, 11 active+undersized, 134 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 32/627 objects degraded (5.104%) 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:03:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:41 smithi043 ceph-mon[138614]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-26T22:03:42.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:42 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 32/627 objects degraded (5.104%), 8 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:42.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:42 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 32/627 objects degraded (5.104%), 8 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:42.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:42 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 32/627 objects degraded (5.104%), 8 pgs degraded (PG_DEGRADED) 2024-03-26T22:03:43.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:43 smithi134 ceph-mon[124882]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-26T22:03:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:43 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/627 objects degraded (5.104%), 8 pgs degraded) 2024-03-26T22:03:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:43 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:03:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[135307]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-26T22:03:43.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/627 objects degraded (5.104%), 8 pgs degraded) 2024-03-26T22:03:43.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:03:43.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[138614]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 0 op/s 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/627 objects degraded (5.104%), 8 pgs degraded) 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:45.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:45 smithi134 ceph-mon[124882]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T22:03:45.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:45 smithi043 ceph-mon[135307]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T22:03:45.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:45 smithi043 ceph-mon[138614]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-26T22:03:47.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:03:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:03:46] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.43.0" 2024-03-26T22:03:47.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:47 smithi134 ceph-mon[124882]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-26T22:03:47.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:47 smithi043 ceph-mon[138614]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-26T22:03:47.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:47 smithi043 ceph-mon[135307]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-26T22:03:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:49 smithi043 ceph-mon[135307]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2024-03-26T22:03:49.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:49 smithi043 ceph-mon[138614]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2024-03-26T22:03:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:49.482 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:49 smithi134 ceph-mon[124882]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2024-03-26T22:03:49.482 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:50.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:50 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:50.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:50 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:50.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:50 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:03:51.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:51 smithi043 ceph-mon[135307]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:51.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:51 smithi043 ceph-mon[138614]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:51.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:51 smithi134 ceph-mon[124882]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:53.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:53 smithi043 ceph-mon[135307]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:53.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:53.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:53 smithi043 ceph-mon[138614]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:53.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:53.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:53 smithi134 ceph-mon[124882]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:53.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:03:53.598 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:03:55.348 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:55 smithi134 ceph-mon[124882]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:55.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:55 smithi043 ceph-mon[135307]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:55.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:55 smithi043 ceph-mon[138614]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:56.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:56.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:56 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:56.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:56 smithi043 ceph-mon[135307]: Upgrade: osd.5 is safe to restart 2024-03-26T22:03:56.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:56.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:56 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:56.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:56 smithi043 ceph-mon[138614]: Upgrade: osd.5 is safe to restart 2024-03-26T22:03:56.403 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:56.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:56 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-26T22:03:56.404 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:56 smithi134 ceph-mon[124882]: Upgrade: osd.5 is safe to restart 2024-03-26T22:03:57.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:57 smithi043 ceph-mon[135307]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:57.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:57 smithi043 ceph-mon[138614]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:57.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:03:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:03:56] "GET /metrics HTTP/1.1" 200 38277 "" "Prometheus/2.43.0" 2024-03-26T22:03:57.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:57 smithi134 ceph-mon[124882]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:03:58.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:58 smithi043 ceph-mon[135307]: Upgrade: Updating osd.5 2024-03-26T22:03:58.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T22:03:58.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:58.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:58 smithi043 ceph-mon[135307]: Deploying daemon osd.5 on smithi134 2024-03-26T22:03:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:58 smithi043 ceph-mon[138614]: Upgrade: Updating osd.5 2024-03-26T22:03:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T22:03:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:58 smithi043 ceph-mon[138614]: Deploying daemon osd.5 on smithi134 2024-03-26T22:03:58.390 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:58 smithi134 ceph-mon[124882]: Upgrade: Updating osd.5 2024-03-26T22:03:58.390 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-26T22:03:58.390 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:03:58.390 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:58 smithi134 ceph-mon[124882]: Deploying daemon osd.5 on smithi134 2024-03-26T22:03:59.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:03:59 smithi134 ceph-mon[124882]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:59.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:03:59 smithi043 ceph-mon[135307]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:03:59.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:03:59 smithi043 ceph-mon[138614]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:00.341 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:00 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:00.342 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:00.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:00 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:00.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:00.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:00 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:00.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:00.687 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:00 smithi134 systemd[1]: Stopping Ceph osd.5 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:04:01.046 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[152706]: 2024-03-26T22:04:00.687+0000 7f9cc5a23700 -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 2024-03-26T22:04:01.046 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[152706]: 2024-03-26T22:04:00.687+0000 7f9cc5a23700 -1 osd.5 163 *** Got signal Terminated *** 2024-03-26T22:04:01.046 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:00 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[152706]: 2024-03-26T22:04:00.687+0000 7f9cc5a23700 -1 osd.5 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:04:01.164 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:01 smithi043 ceph-mon[135307]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:01.165 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:01.165 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:01.165 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:01 smithi043 ceph-mon[135307]: osd.5 marked itself down and dead 2024-03-26T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:01 smithi043 ceph-mon[138614]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:01.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:01 smithi043 ceph-mon[138614]: osd.5 marked itself down and dead 2024-03-26T22:04:01.434 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:01 smithi134 ceph-mon[124882]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:01.435 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:01.435 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:01.435 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:01 smithi134 ceph-mon[124882]: osd.5 marked itself down and dead 2024-03-26T22:04:01.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:01 smithi134 podman[157823]: 2024-03-26 22:04:01.646368235 +0000 UTC m=+1.064359630 container died 6526b9cfd63d08d591225a4ea4408edbee5b5e31e75e974693e300ced66a03e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:04:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:02 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:04:02.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:02 smithi043 ceph-mon[138614]: osdmap e164: 8 total, 7 up, 8 in 2024-03-26T22:04:02.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:02 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:04:02.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:02 smithi043 ceph-mon[135307]: osdmap e164: 8 total, 7 up, 8 in 2024-03-26T22:04:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:02 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:04:02.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:02 smithi134 ceph-mon[124882]: osdmap e164: 8 total, 7 up, 8 in 2024-03-26T22:04:02.297 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:02 smithi134 podman[157823]: 2024-03-26 22:04:02.006668876 +0000 UTC m=+1.424660265 container cleanup 6526b9cfd63d08d591225a4ea4408edbee5b5e31e75e974693e300ced66a03e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-03-26T22:04:02.297 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:02 smithi134 bash[157823]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5 2024-03-26T22:04:03.046 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:02 smithi134 podman[157858]: 2024-03-26 22:04:02.895375791 +0000 UTC m=+1.262699076 container remove 6526b9cfd63d08d591225a4ea4408edbee5b5e31e75e974693e300ced66a03e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:04:03.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:03 smithi043 ceph-mon[138614]: pgmap v258: 161 pgs: 8 peering, 19 stale+active+clean, 134 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:04:03.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:03 smithi043 ceph-mon[138614]: osdmap e165: 8 total, 7 up, 8 in 2024-03-26T22:04:03.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:03 smithi043 ceph-mon[135307]: pgmap v258: 161 pgs: 8 peering, 19 stale+active+clean, 134 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:04:03.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:03 smithi043 ceph-mon[135307]: osdmap e165: 8 total, 7 up, 8 in 2024-03-26T22:04:03.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:03 smithi134 ceph-mon[124882]: pgmap v258: 161 pgs: 8 peering, 19 stale+active+clean, 134 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:04:03.396 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:03 smithi134 ceph-mon[124882]: osdmap e165: 8 total, 7 up, 8 in 2024-03-26T22:04:03.396 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:03 smithi134 podman[157967]: 2024-03-26 22:04:03.18103406 +0000 UTC m=+0.018085106 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:04:03.396 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:03 smithi134 podman[157967]: 2024-03-26 22:04:03.287856633 +0000 UTC m=+0.124907660 container create 9bca86bd2301103f13fa378936fe6f8d2f145028405273db7b9d5693fb4d7d18 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-03-26T22:04:03.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:03 smithi134 podman[157967]: 2024-03-26 22:04:03.5155942 +0000 UTC m=+0.352645233 container init 9bca86bd2301103f13fa378936fe6f8d2f145028405273db7b9d5693fb4d7d18 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-03-26T22:04:03.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:03 smithi134 podman[157967]: 2024-03-26 22:04:03.518974041 +0000 UTC m=+0.356025076 container start 9bca86bd2301103f13fa378936fe6f8d2f145028405273db7b9d5693fb4d7d18 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-03-26T22:04:03.797 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:03 smithi134 podman[157967]: 2024-03-26 22:04:03.640562545 +0000 UTC m=+0.477613583 container attach 9bca86bd2301103f13fa378936fe6f8d2f145028405273db7b9d5693fb4d7d18 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2) 2024-03-26T22:04:04.117 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:03 smithi134 podman[157967]: 2024-03-26 22:04:03.81008822 +0000 UTC m=+0.647139251 container died 9bca86bd2301103f13fa378936fe6f8d2f145028405273db7b9d5693fb4d7d18 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True) 2024-03-26T22:04:04.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:04.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:04.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:04.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:04.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:04.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:04.642 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:04.642 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:04.642 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:04.642 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:04 smithi134 podman[158017]: 2024-03-26 22:04:04.419366617 +0000 UTC m=+0.604273609 container remove 9bca86bd2301103f13fa378936fe6f8d2f145028405273db7b9d5693fb4d7d18 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:04:04.642 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:04 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.5.service: Deactivated successfully. 2024-03-26T22:04:04.643 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:04 smithi134 systemd[1]: Stopped Ceph osd.5 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:04:04.643 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:04 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.5.service: Consumed 1.865s CPU time. 2024-03-26T22:04:04.643 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:04 smithi134 systemd[1]: Starting Ceph osd.5 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:04:04.981 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:04 smithi134 podman[158120]: 2024-03-26 22:04:04.762908587 +0000 UTC m=+0.018208244 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:04:04.982 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:04 smithi134 podman[158120]: 2024-03-26 22:04:04.878891373 +0000 UTC m=+0.134191007 container create aa7222dbf614f5d5d80dc00d7c12d14f6d35456ed865eeb261b27bd9a47091ef (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, io.buildah.version=1.33.5) 2024-03-26T22:04:05.296 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 podman[158120]: 2024-03-26 22:04:05.089585155 +0000 UTC m=+0.344884788 container init aa7222dbf614f5d5d80dc00d7c12d14f6d35456ed865eeb261b27bd9a47091ef (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True) 2024-03-26T22:04:05.297 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 podman[158120]: 2024-03-26 22:04:05.092635228 +0000 UTC m=+0.347934863 container start aa7222dbf614f5d5d80dc00d7c12d14f6d35456ed865eeb261b27bd9a47091ef (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS) 2024-03-26T22:04:05.297 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 podman[158120]: 2024-03-26 22:04:05.156066449 +0000 UTC m=+0.411366097 container attach aa7222dbf614f5d5d80dc00d7c12d14f6d35456ed865eeb261b27bd9a47091ef (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-03-26T22:04:05.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-mon[124882]: pgmap v260: 161 pgs: 2 active+undersized+degraded, 8 peering, 14 stale+active+clean, 10 active+undersized, 127 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 11/627 objects degraded (1.754%) 2024-03-26T22:04:05.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 11/627 objects degraded (1.754%), 2 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:05.798 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[158135]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:04:05.798 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[158135]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:04:05.798 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 bash[158120]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:04:05.798 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 bash[158120]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:04:05.798 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 bash[158120]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T22:04:05.798 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 bash[158120]: 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 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 bash[158120]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 bash[158120]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 bash[158120]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 bash[158120]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 bash[158120]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[158135]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[158135]: 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 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[158135]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[158135]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[158135]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[158135]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate[158135]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-26T22:04:05.799 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:05 smithi134 podman[158120]: 2024-03-26 22:04:05.595337875 +0000 UTC m=+0.850637501 container died aa7222dbf614f5d5d80dc00d7c12d14f6d35456ed865eeb261b27bd9a47091ef (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:04:05.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:05 smithi043 ceph-mon[135307]: pgmap v260: 161 pgs: 2 active+undersized+degraded, 8 peering, 14 stale+active+clean, 10 active+undersized, 127 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 11/627 objects degraded (1.754%) 2024-03-26T22:04:05.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:05 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 11/627 objects degraded (1.754%), 2 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:05.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:05 smithi043 ceph-mon[138614]: pgmap v260: 161 pgs: 2 active+undersized+degraded, 8 peering, 14 stale+active+clean, 10 active+undersized, 127 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 11/627 objects degraded (1.754%) 2024-03-26T22:04:05.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:05 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 11/627 objects degraded (1.754%), 2 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:06.409 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:06 smithi134 podman[158272]: 2024-03-26 22:04:06.159971768 +0000 UTC m=+0.554239405 container remove aa7222dbf614f5d5d80dc00d7c12d14f6d35456ed865eeb261b27bd9a47091ef (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-activate, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-03-26T22:04:06.410 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:06 smithi134 podman[158336]: 2024-03-26 22:04:06.276427016 +0000 UTC m=+0.018209465 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:04:06.410 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:06 smithi134 podman[158336]: 2024-03-26 22:04:06.411209205 +0000 UTC m=+0.152991639 container create 4f99d1958d74e9d0e90d1c156c8fe9c4455f2dbf90dfacb7521f2f219ee6f24b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:04:06.712 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:06 smithi134 podman[158336]: 2024-03-26 22:04:06.622083181 +0000 UTC m=+0.363865624 container init 4f99d1958d74e9d0e90d1c156c8fe9c4455f2dbf90dfacb7521f2f219ee6f24b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, org.label-schema.build-date=20240326, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:04:06.712 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:06 smithi134 podman[158336]: 2024-03-26 22:04:06.625496025 +0000 UTC m=+0.367278462 container start 4f99d1958d74e9d0e90d1c156c8fe9c4455f2dbf90dfacb7521f2f219ee6f24b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True) 2024-03-26T22:04:06.712 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:06 smithi134 ceph-osd[158355]: -- 172.21.15.134:0/99387513 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be7cb7f680 con 0x55be7cb49400 2024-03-26T22:04:07.046 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:06 smithi134 bash[158336]: 4f99d1958d74e9d0e90d1c156c8fe9c4455f2dbf90dfacb7521f2f219ee6f24b 2024-03-26T22:04:07.047 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:06 smithi134 systemd[1]: Started Ceph osd.5 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:04:07.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:04:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:04:06] "GET /metrics HTTP/1.1" 200 38277 "" "Prometheus/2.43.0" 2024-03-26T22:04:07.344 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:04:07.171+0000 7f4e4235d7c0 -1 Falling back to public interface 2024-03-26T22:04:07.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: pgmap v261: 161 pgs: 17 active+undersized+degraded, 8 peering, 2 stale+active+clean, 28 active+undersized, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/627 objects degraded (9.888%) 2024-03-26T22:04:07.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.663 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.664 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.665 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.666 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: pgmap v261: 161 pgs: 17 active+undersized+degraded, 8 peering, 2 stale+active+clean, 28 active+undersized, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/627 objects degraded (9.888%) 2024-03-26T22:04:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: pgmap v261: 161 pgs: 17 active+undersized+degraded, 8 peering, 2 stale+active+clean, 28 active+undersized, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 62/627 objects degraded (9.888%) 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:07.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:07.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:07.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:07.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:07.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.297 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:04:08.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.609 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:08.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 8s ago 38m - - 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 5s ago 38m - - 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (9m) 8s ago 32m 25.2M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (8m) 5s ago 32m 77.3M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (11m) 8s ago 31m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (11m) 5s ago 37m 453M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (21m) 8s ago 39m 523M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (6m) 8s ago 39m 67.2M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (7m) 5s ago 38m 55.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:04:08.994 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (6m) 8s ago 38m 51.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (10m) 8s ago 33m 15.0M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (10m) 5s ago 33m 17.4M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (4m) 8s ago 37m 59.5M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (4m) 8s ago 37m 60.5M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (3m) 8s ago 36m 51.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (2m) 8s ago 36m 56.5M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (64s) 5s ago 35m 46.5M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 starting - - - 4096M 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (35m) 5s ago 35m 63.5M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (34m) 5s ago 34m 64.1M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (9m) 5s ago 33m 74.2M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (32m) 8s ago 32m 79.2M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:04:08.995 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (32m) 5s ago 32m 78.9M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-26T22:04:09.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 5 2024-03-26T22:04:09.440 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:04:09.440 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:04:09.440 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:04:09.440 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:04:09.440 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:04:09.440 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-26T22:04:09.440 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 10 2024-03-26T22:04:09.440 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:04:09.440 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:04:09.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: pgmap v262: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 71/627 objects degraded (11.324%) 2024-03-26T22:04:09.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='client.54588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:09.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.653 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.654 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.655 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.834 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:04:09.834 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:04:09.834 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:04:09.834 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-26T22:04:09.834 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:04:09.835 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "5/8 daemons upgraded", 2024-03-26T22:04:09.835 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:04:09.835 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:04:09.835 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:04:09.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: pgmap v262: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 71/627 objects degraded (11.324%) 2024-03-26T22:04:09.835 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='client.54588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.836 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: pgmap v262: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 71/627 objects degraded (11.324%) 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='client.54588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:09.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:09.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.296 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:04:09.928+0000 7f4e4235d7c0 -1 osd.5 163 log_to_monitors true 2024-03-26T22:04:10.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='client.64558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:10.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='client.54600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:10.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.656 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1592271967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.657 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='osd.5 [v2:172.21.15.134:6808/2585685304,v1:172.21.15.134:6809/2585685304]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T22:04:10.658 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.659 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.660 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='client.64558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='client.54600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1592271967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='client.64558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='client.54600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1592271967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='osd.5 [v2:172.21.15.134:6808/2585685304,v1:172.21.15.134:6809/2585685304]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='osd.5 [v2:172.21.15.134:6808/2585685304,v1:172.21.15.134:6809/2585685304]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:10.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:10.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:10.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:10.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:10.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.796 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:04:11.341+0000 7f4e2f7ad700 -1 osd.5 163 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:04:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: pgmap v263: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s; 71/627 objects degraded (11.324%) 2024-03-26T22:04:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='client.64576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: osdmap e166: 8 total, 7 up, 8 in 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='osd.5 [v2:172.21.15.134:6808/2585685304,v1:172.21.15.134:6809/2585685304]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='osd.5 ' entity='osd.5' 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.802 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:11.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: pgmap v263: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s; 71/627 objects degraded (11.324%) 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='client.64576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: pgmap v263: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s; 71/627 objects degraded (11.324%) 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='client.64576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: osdmap e166: 8 total, 7 up, 8 in 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='osd.5 [v2:172.21.15.134:6808/2585685304,v1:172.21.15.134:6809/2585685304]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: osdmap e166: 8 total, 7 up, 8 in 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='osd.5 [v2:172.21.15.134:6808/2585685304,v1:172.21.15.134:6809/2585685304]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='osd.5 ' entity='osd.5' 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='osd.5 ' entity='osd.5' 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:11.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.646 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.646 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.646 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.646 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.646 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.646 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.647 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.648 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.649 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.650 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.650 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.650 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.650 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.650 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.650 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:04:12.651 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: osd.5 [v2:172.21.15.134:6808/2585685304,v1:172.21.15.134:6809/2585685304] boot 2024-03-26T22:04:12.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: osdmap e167: 8 total, 8 up, 8 in 2024-03-26T22:04:12.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T22:04:12.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.652 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.855 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: osd.5 [v2:172.21.15.134:6808/2585685304,v1:172.21.15.134:6809/2585685304] boot 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: osdmap e167: 8 total, 8 up, 8 in 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: osd.5 [v2:172.21.15.134:6808/2585685304,v1:172.21.15.134:6809/2585685304] boot 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: osdmap e167: 8 total, 8 up, 8 in 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:12.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: pgmap v265: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 845 B/s rd, 0 op/s; 71/627 objects degraded (11.324%) 2024-03-26T22:04:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 71/627 objects degraded (11.324%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:13.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: osdmap e168: 8 total, 8 up, 8 in 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: pgmap v265: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 845 B/s rd, 0 op/s; 71/627 objects degraded (11.324%) 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 71/627 objects degraded (11.324%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: osdmap e168: 8 total, 8 up, 8 in 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: pgmap v265: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 845 B/s rd, 0 op/s; 71/627 objects degraded (11.324%) 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 71/627 objects degraded (11.324%), 20 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:13.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:13.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: osdmap e168: 8 total, 8 up, 8 in 2024-03-26T22:04:13.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:13.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:13.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:13.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:13.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.614 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:14.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: pgmap v268: 161 pgs: 18 active+undersized+degraded, 30 active+undersized, 113 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/627 objects degraded (9.569%) 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.694 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.695 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.696 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.697 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.698 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.699 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: pgmap v268: 161 pgs: 18 active+undersized+degraded, 30 active+undersized, 113 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/627 objects degraded (9.569%) 2024-03-26T22:04:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: pgmap v268: 161 pgs: 18 active+undersized+degraded, 30 active+undersized, 113 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/627 objects degraded (9.569%) 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:15.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:15.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:15.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:15.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:15.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:15.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.550 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.551 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.552 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.553 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.554 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.555 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.556 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.557 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.558 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:16.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.874 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.877 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.877 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.877 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:16.878 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:16.879 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:16.879 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:16.879 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:04:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:04:16] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.43.0" 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: pgmap v269: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 41/627 objects degraded (6.539%) 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.470 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.471 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.472 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.473 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.474 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.475 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.476 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:17.605 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T22:04:17.346+0000 7feb9abbf700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: pgmap v269: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 41/627 objects degraded (6.539%) 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: pgmap v269: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 41/627 objects degraded (6.539%) 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.610 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.611 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.615 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.617 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.618 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:17.619 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:18.740 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:18.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:18 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 41/627 objects degraded (6.539%), 11 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:18.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 41/627 objects degraded (6.539%), 11 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:18.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:18.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:18 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 41/627 objects degraded (6.539%), 11 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:19.748 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:19 smithi043 ceph-mon[135307]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 444 B/s rd, 0 op/s 2024-03-26T22:04:19.748 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:19 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/627 objects degraded (6.539%), 11 pgs degraded) 2024-03-26T22:04:19.748 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:19 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:04:19.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:19 smithi043 ceph-mon[138614]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 444 B/s rd, 0 op/s 2024-03-26T22:04:19.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:19 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/627 objects degraded (6.539%), 11 pgs degraded) 2024-03-26T22:04:19.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:19 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:04:19.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:19 smithi134 ceph-mon[124882]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 444 B/s rd, 0 op/s 2024-03-26T22:04:19.796 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:19 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/627 objects degraded (6.539%), 11 pgs degraded) 2024-03-26T22:04:19.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:19 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:04:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:21.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[135307]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:04:21.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:21.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:21.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:21.302 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:21.302 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[138614]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:04:21.302 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:21.302 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:21.302 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:21.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:21 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:21 smithi134 ceph-mon[124882]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:04:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:21.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:23.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:23 smithi134 ceph-mon[124882]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-26T22:04:23.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:23.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:23.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:23.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:23 smithi043 ceph-mon[135307]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-26T22:04:23.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:23.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:23.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:23.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:23 smithi043 ceph-mon[138614]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-03-26T22:04:23.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:23.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:23.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:25.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:25 smithi134 ceph-mon[124882]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s 2024-03-26T22:04:25.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:25 smithi043 ceph-mon[135307]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s 2024-03-26T22:04:25.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:25 smithi043 ceph-mon[138614]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s 2024-03-26T22:04:27.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:04:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:04:26] "GET /metrics HTTP/1.1" 200 38283 "" "Prometheus/2.43.0" 2024-03-26T22:04:27.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:27 smithi134 ceph-mon[124882]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:04:27.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:27 smithi043 ceph-mon[135307]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:04:27.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:27 smithi043 ceph-mon[138614]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:04:29.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:29 smithi134 ceph-mon[124882]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:29.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:29 smithi043 ceph-mon[135307]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:29.605 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:29 smithi043 ceph-mon[138614]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:31.546 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:31 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:31.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:31 smithi134 ceph-mon[124882]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:31 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:31.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:31 smithi043 ceph-mon[135307]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:31 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:31 smithi043 ceph-mon[138614]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:33 smithi134 ceph-mon[124882]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:33 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:33 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:33 smithi134 ceph-mon[124882]: Upgrade: osd.6 is safe to restart 2024-03-26T22:04:33.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:33 smithi043 ceph-mon[135307]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:33.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:33 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:33.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:33 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:33.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:33 smithi043 ceph-mon[135307]: Upgrade: osd.6 is safe to restart 2024-03-26T22:04:33.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:33 smithi043 ceph-mon[138614]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:33.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:33 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:33.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:33 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:33.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:33 smithi043 ceph-mon[138614]: Upgrade: osd.6 is safe to restart 2024-03-26T22:04:35.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:35 smithi134 ceph-mon[124882]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:35.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:35 smithi134 ceph-mon[124882]: Upgrade: Updating osd.6 2024-03-26T22:04:35.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:35.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T22:04:35.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:35.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:35 smithi134 ceph-mon[124882]: Deploying daemon osd.6 on smithi134 2024-03-26T22:04:35.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[138614]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:35.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[138614]: Upgrade: Updating osd.6 2024-03-26T22:04:35.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T22:04:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[138614]: Deploying daemon osd.6 on smithi134 2024-03-26T22:04:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[135307]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[135307]: Upgrade: Updating osd.6 2024-03-26T22:04:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T22:04:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:35 smithi043 ceph-mon[135307]: Deploying daemon osd.6 on smithi134 2024-03-26T22:04:37.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:37 smithi043 ceph-mon[135307]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:37.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:04:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:04:36] "GET /metrics HTTP/1.1" 200 38283 "" "Prometheus/2.43.0" 2024-03-26T22:04:37.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:37 smithi043 ceph-mon[138614]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:37.197 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:37 smithi134 ceph-mon[124882]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:04:37.796 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:37 smithi134 systemd[1]: Stopping Ceph osd.6 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:04:38.161 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[36363]: 2024-03-26T22:04:37.851+0000 7f61d768e700 -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 2024-03-26T22:04:38.161 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[36363]: 2024-03-26T22:04:37.851+0000 7f61d768e700 -1 osd.6 168 *** Got signal Terminated *** 2024-03-26T22:04:38.161 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[36363]: 2024-03-26T22:04:37.851+0000 7f61d768e700 -1 osd.6 168 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:04:39.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:39.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:39.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:39.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:38 smithi134 ceph-mon[124882]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:39.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:38 smithi134 ceph-mon[124882]: osd.6 marked itself down and dead 2024-03-26T22:04:39.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:39.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:39.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[135307]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[135307]: osd.6 marked itself down and dead 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[138614]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[138614]: osd.6 marked itself down and dead 2024-03-26T22:04:39.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:39.452 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:39 smithi134 podman[163863]: 2024-03-26 22:04:39.168823146 +0000 UTC m=+1.442393151 container died 17090f94b6e09a927cede52235bc7c13b4f87285861ef52c7ec44fedbcda316f (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, vcs-type=git, RELEASE=HEAD, io.buildah.version=1.19.8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, architecture=x86_64, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, name=centos-stream, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0) 2024-03-26T22:04:39.797 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:39 smithi134 podman[163863]: 2024-03-26 22:04:39.551569643 +0000 UTC m=+1.825139635 container cleanup 17090f94b6e09a927cede52235bc7c13b4f87285861ef52c7ec44fedbcda316f (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, architecture=x86_64, release=754, RELEASE=HEAD, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-type=git, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, vendor=Red Hat, Inc., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-03-26T22:04:39.797 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:39 smithi134 bash[163863]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6 2024-03-26T22:04:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:04:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: osdmap e169: 8 total, 7 up, 8 in 2024-03-26T22:04:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 6]}]: dispatch 2024-03-26T22:04:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 6]}]: dispatch 2024-03-26T22:04:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 6]}]: dispatch 2024-03-26T22:04:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.e", "id": [4, 6]}]: dispatch 2024-03-26T22:04:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 0]}]: dispatch 2024-03-26T22:04:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.12"}]: dispatch 2024-03-26T22:04:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]: dispatch 2024-03-26T22:04:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-03-26T22:04:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.10"}]: dispatch 2024-03-26T22:04:39.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:39 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.11"}]: dispatch 2024-03-26T22:04:39.905 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:04:39.905 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: osdmap e169: 8 total, 7 up, 8 in 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 6]}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 6]}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 6]}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.e", "id": [4, 6]}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 0]}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.12"}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.10"}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.11"}]: dispatch 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:04:39.906 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: osdmap e169: 8 total, 7 up, 8 in 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 6]}]: dispatch 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 6]}]: dispatch 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 6]}]: dispatch 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.e", "id": [4, 6]}]: dispatch 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 0]}]: dispatch 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.12"}]: dispatch 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]: dispatch 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]: dispatch 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.10"}]: dispatch 2024-03-26T22:04:39.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:39 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.11"}]: dispatch 2024-03-26T22:04:40.124 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:39 smithi134 podman[163916]: 2024-03-26 22:04:39.802950508 +0000 UTC m=+0.626488023 container remove 17090f94b6e09a927cede52235bc7c13b4f87285861ef52c7ec44fedbcda316f (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, ceph=True, GIT_CLEAN=True, distribution-scope=public, vendor=Red Hat, Inc., io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , io.openshift.expose-services=, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, version=8, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-03-26T22:04:40.204 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:04:40.406 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:40 smithi134 podman[164007]: 2024-03-26 22:04:40.027855242 +0000 UTC m=+0.018054270 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:04:40.406 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:40 smithi134 podman[164007]: 2024-03-26 22:04:40.153957604 +0000 UTC m=+0.144156626 container create 9c0fba022575706b73eeaaad12b309ee6a0204acc46522db139a8fe281e8bcd0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-03-26T22:04:40.406 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:40 smithi134 podman[164007]: 2024-03-26 22:04:40.406699983 +0000 UTC m=+0.396899005 container init 9c0fba022575706b73eeaaad12b309ee6a0204acc46522db139a8fe281e8bcd0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-03-26T22:04:40.701 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 6]}]': finished 2024-03-26T22:04:40.701 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 6]}]': finished 2024-03-26T22:04:40.701 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 6]}]': finished 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.e", "id": [4, 6]}]': finished 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 0]}]': finished 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]': finished 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]': finished 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.10"}]': finished 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.11"}]': finished 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: osdmap e170: 8 total, 7 up, 8 in 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: pgmap v283: 161 pgs: 4 active+undersized+degraded, 22 peering, 10 active+undersized, 125 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 23/627 objects degraded (3.668%) 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='client.64585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:40.702 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:40 smithi134 ceph-mon[124882]: from='client.64591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:40.703 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:40 smithi134 podman[164007]: 2024-03-26 22:04:40.410408017 +0000 UTC m=+0.400607041 container start 9c0fba022575706b73eeaaad12b309ee6a0204acc46522db139a8fe281e8bcd0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-03-26T22:04:40.703 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:40 smithi134 podman[164007]: 2024-03-26 22:04:40.498378052 +0000 UTC m=+0.488577074 container attach 9c0fba022575706b73eeaaad12b309ee6a0204acc46522db139a8fe281e8bcd0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326) 2024-03-26T22:04:40.915 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:04:40.915 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 0s ago 39m - - 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 3s ago 38m - - 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (9m) 0s ago 33m 25.2M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (9m) 3s ago 33m 79.1M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (12m) 0s ago 32m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (11m) 3s ago 38m 453M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (22m) 0s ago 39m 526M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (7m) 0s ago 40m 70.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (7m) 3s ago 38m 57.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (6m) 0s ago 38m 54.3M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (10m) 0s ago 34m 15.2M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (10m) 3s ago 34m 16.9M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (5m) 0s ago 37m 61.2M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (5m) 0s ago 37m 61.1M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:04:40.916 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (3m) 0s ago 37m 53.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:04:40.917 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (2m) 0s ago 36m 57.0M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:04:40.917 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (96s) 3s ago 36m 46.9M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:04:40.917 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (34s) 3s ago 35m 51.3M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:04:40.917 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (35m) 3s ago 35m 63.8M 4096M 17.2.0 e1d6a67b021e 17090f94b6e0 2024-03-26T22:04:40.917 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (35m) 3s ago 35m 64.1M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:04:40.917 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (10m) 3s ago 34m 74.2M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:04:40.917 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (32m) 0s ago 32m 79.4M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:04:40.917 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (32m) 3s ago 32m 79.1M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:04:40.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 6]}]': finished 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 6]}]': finished 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 6]}]': finished 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.e", "id": [4, 6]}]': finished 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 0]}]': finished 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]': finished 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]': finished 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.10"}]': finished 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.11"}]': finished 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: osdmap e170: 8 total, 7 up, 8 in 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: pgmap v283: 161 pgs: 4 active+undersized+degraded, 22 peering, 10 active+undersized, 125 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 23/627 objects degraded (3.668%) 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='client.64585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:40.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[138614]: from='client.64591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 6]}]': finished 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 6]}]': finished 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 6]}]': finished 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.e", "id": [4, 6]}]': finished 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.15", "id": [7, 0]}]': finished 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]': finished 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.9"}]': finished 2024-03-26T22:04:40.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.10"}]': finished 2024-03-26T22:04:40.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.11"}]': finished 2024-03-26T22:04:40.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:40.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: osdmap e170: 8 total, 7 up, 8 in 2024-03-26T22:04:40.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: pgmap v283: 161 pgs: 4 active+undersized+degraded, 22 peering, 10 active+undersized, 125 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 23/627 objects degraded (3.668%) 2024-03-26T22:04:40.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='client.64585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:40.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:40.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:40.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:40.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:40 smithi043 ceph-mon[135307]: from='client.64591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:40.992 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:40 smithi134 podman[164007]: 2024-03-26 22:04:40.702424245 +0000 UTC m=+0.692623267 container died 9c0fba022575706b73eeaaad12b309ee6a0204acc46522db139a8fe281e8bcd0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:04:41.356 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 6 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:04:41.357 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-26T22:04:41.358 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 11 2024-03-26T22:04:41.358 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:04:41.358 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:04:41.546 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:41 smithi134 podman[164033]: 2024-03-26 22:04:41.277366991 +0000 UTC m=+0.568822092 container remove 9c0fba022575706b73eeaaad12b309ee6a0204acc46522db139a8fe281e8bcd0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, ceph=True) 2024-03-26T22:04:41.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:41 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.6.service: Deactivated successfully. 2024-03-26T22:04:41.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:41 smithi134 systemd[1]: Stopped Ceph osd.6 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:04:41.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:41 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.6.service: Consumed 17.336s CPU time. 2024-03-26T22:04:41.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:41 smithi134 systemd[1]: Starting Ceph osd.6 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:04:41.713 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:04:41.713 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:04:41.713 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:04:41.713 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-26T22:04:41.714 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:04:41.714 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "6/8 daemons upgraded", 2024-03-26T22:04:41.714 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:04:41.714 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:04:41.714 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:04:41.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[135307]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:04:41.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 23/627 objects degraded (3.668%), 4 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:41.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.12"}]': finished 2024-03-26T22:04:41.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[135307]: osdmap e171: 8 total, 7 up, 8 in 2024-03-26T22:04:41.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[135307]: from='client.64597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:41.715 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/4234539137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:41.715 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[138614]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:04:41.715 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 23/627 objects degraded (3.668%), 4 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:41.715 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.12"}]': finished 2024-03-26T22:04:41.715 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[138614]: osdmap e171: 8 total, 7 up, 8 in 2024-03-26T22:04:41.715 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[138614]: from='client.64597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:41.715 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:41 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/4234539137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:41.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:41 smithi134 ceph-mon[124882]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:04:41.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:41 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 23/627 objects degraded (3.668%), 4 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:41.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.12"}]': finished 2024-03-26T22:04:41.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:41 smithi134 ceph-mon[124882]: osdmap e171: 8 total, 7 up, 8 in 2024-03-26T22:04:41.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:41 smithi134 ceph-mon[124882]: from='client.64597 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:41.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:41 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/4234539137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:41.928 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:41 smithi134 podman[164140]: 2024-03-26 22:04:41.616678607 +0000 UTC m=+0.018660139 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:04:42.205 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:41 smithi134 podman[164140]: 2024-03-26 22:04:41.928532642 +0000 UTC m=+0.330514199 container create d8141068e048c18079f0c84fc15dfa29f2795a560ca6511031c7970ffd48b340 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-03-26T22:04:42.546 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 podman[164140]: 2024-03-26 22:04:42.205973691 +0000 UTC m=+0.607955208 container init d8141068e048c18079f0c84fc15dfa29f2795a560ca6511031c7970ffd48b340 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:04:42.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 podman[164140]: 2024-03-26 22:04:42.210118929 +0000 UTC m=+0.612100456 container start d8141068e048c18079f0c84fc15dfa29f2795a560ca6511031c7970ffd48b340 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:04:42.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 podman[164140]: 2024-03-26 22:04:42.289285161 +0000 UTC m=+0.691266706 container attach d8141068e048c18079f0c84fc15dfa29f2795a560ca6511031c7970ffd48b340 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:04:43.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-mon[124882]: osdmap e172: 8 total, 7 up, 8 in 2024-03-26T22:04:43.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-mon[124882]: from='client.64609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:43.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-mon[124882]: pgmap v286: 161 pgs: 2 remapped+peering, 2 stale+active+clean, 9 active+undersized+degraded, 21 peering, 18 active+undersized, 109 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 37/627 objects degraded (5.901%) 2024-03-26T22:04:43.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[164156]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:04:43.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[164156]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:04:43.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 bash[164140]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:04:43.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 bash[164140]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:04:43.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 bash[164140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:04:43.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 bash[164140]: 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 2024-03-26T22:04:43.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 bash[164140]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 bash[164140]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 bash[164140]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 bash[164140]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 bash[164140]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[164156]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[164156]: 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 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[164156]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[164156]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[164156]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[164156]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[164156]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-26T22:04:43.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:42 smithi134 podman[164140]: 2024-03-26 22:04:42.713977861 +0000 UTC m=+1.115959392 container died d8141068e048c18079f0c84fc15dfa29f2795a560ca6511031c7970ffd48b340 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-03-26T22:04:43.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:42 smithi043 ceph-mon[135307]: osdmap e172: 8 total, 7 up, 8 in 2024-03-26T22:04:43.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:42 smithi043 ceph-mon[135307]: from='client.64609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:43.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:42 smithi043 ceph-mon[135307]: pgmap v286: 161 pgs: 2 remapped+peering, 2 stale+active+clean, 9 active+undersized+degraded, 21 peering, 18 active+undersized, 109 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 37/627 objects degraded (5.901%) 2024-03-26T22:04:43.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:42 smithi043 ceph-mon[138614]: osdmap e172: 8 total, 7 up, 8 in 2024-03-26T22:04:43.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:42 smithi043 ceph-mon[138614]: from='client.64609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:04:43.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:42 smithi043 ceph-mon[138614]: pgmap v286: 161 pgs: 2 remapped+peering, 2 stale+active+clean, 9 active+undersized+degraded, 21 peering, 18 active+undersized, 109 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 37/627 objects degraded (5.901%) 2024-03-26T22:04:43.645 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:43 smithi134 podman[164279]: 2024-03-26 22:04:43.326454781 +0000 UTC m=+0.607225249 container remove d8141068e048c18079f0c84fc15dfa29f2795a560ca6511031c7970ffd48b340 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240326) 2024-03-26T22:04:43.645 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:43 smithi134 podman[164341]: 2024-03-26 22:04:43.440845612 +0000 UTC m=+0.017737845 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:04:43.645 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:43 smithi134 podman[164341]: 2024-03-26 22:04:43.543972469 +0000 UTC m=+0.120864720 container create 01452ce470690996732c255a572350be8f7780d0ade6da4dde7c2c065648aee9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, org.label-schema.schema-version=1.0) 2024-03-26T22:04:43.903 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:43 smithi134 ceph-mon[124882]: osdmap e173: 8 total, 7 up, 8 in 2024-03-26T22:04:43.903 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:43 smithi134 podman[164341]: 2024-03-26 22:04:43.804965387 +0000 UTC m=+0.381857609 container init 01452ce470690996732c255a572350be8f7780d0ade6da4dde7c2c065648aee9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True) 2024-03-26T22:04:43.904 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:43 smithi134 podman[164341]: 2024-03-26 22:04:43.808799466 +0000 UTC m=+0.385691686 container start 01452ce470690996732c255a572350be8f7780d0ade6da4dde7c2c065648aee9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-03-26T22:04:43.904 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:43 smithi134 ceph-osd[164361]: -- 172.21.15.134:0/3734931454 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5556afd79680 con 0x5556afd42c00 2024-03-26T22:04:44.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:43 smithi043 ceph-mon[135307]: osdmap e173: 8 total, 7 up, 8 in 2024-03-26T22:04:44.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:43 smithi043 ceph-mon[138614]: osdmap e173: 8 total, 7 up, 8 in 2024-03-26T22:04:44.247 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:43 smithi134 bash[164341]: 01452ce470690996732c255a572350be8f7780d0ade6da4dde7c2c065648aee9 2024-03-26T22:04:44.247 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:43 smithi134 systemd[1]: Started Ceph osd.6 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:04:44.546 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[164356]: 2024-03-26T22:04:44.352+0000 7fb4147be7c0 -1 Falling back to public interface 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: pgmap v288: 161 pgs: 2 active+clean+remapped, 103 active+clean, 22 active+undersized, 21 peering, 10 active+undersized+degraded, 1 stale+active+clean, 2 remapped+peering; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 46/627 objects degraded (7.337%) 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: pgmap v288: 161 pgs: 2 active+clean+remapped, 103 active+clean, 22 active+undersized, 21 peering, 10 active+undersized+degraded, 1 stale+active+clean, 2 remapped+peering; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 46/627 objects degraded (7.337%) 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: pgmap v288: 161 pgs: 2 active+clean+remapped, 103 active+clean, 22 active+undersized, 21 peering, 10 active+undersized+degraded, 1 stale+active+clean, 2 remapped+peering; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 46/627 objects degraded (7.337%) 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:45.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:45.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:45.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:45.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:45.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:45.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.127 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.128 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.129 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:45 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.371 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:46.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:46.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:46.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:46.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:46.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:45 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:04:46] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.43.0" 2024-03-26T22:04:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: pgmap v289: 161 pgs: 3 active+clean+remapped, 102 active+clean, 36 active+undersized, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2024-03-26T22:04:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: pgmap v289: 161 pgs: 3 active+clean+remapped, 102 active+clean, 36 active+undersized, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2024-03-26T22:04:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:04:47.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 18 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.126 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.126 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.126 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.126 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.126 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.126 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.126 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.127 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.127 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.127 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.127 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:04:47.127 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 18 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:47.128 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.128 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.128 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.128 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.128 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.128 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.259 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[164356]: 2024-03-26T22:04:47.113+0000 7fb4147be7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-26T22:04:47.259 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[164356]: 2024-03-26T22:04:47.152+0000 7fb4147be7c0 -1 osd.6 168 log_to_monitors true 2024-03-26T22:04:47.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: pgmap v289: 161 pgs: 3 active+clean+remapped, 102 active+clean, 36 active+undersized, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2024-03-26T22:04:47.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 18 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:47.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:47.964 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.281 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[164356]: 2024-03-26T22:04:48.126+0000 7fb405c16700 -1 osd.6 168 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:04:48.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:04:48.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:48.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:48.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:48.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:48.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:48.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: pgmap v290: 161 pgs: 4 active+clean+remapped, 103 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%); 6 B/s, 0 objects/s recovering 2024-03-26T22:04:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: osdmap e174: 8 total, 7 up, 8 in 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.355 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: pgmap v290: 161 pgs: 4 active+clean+remapped, 103 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%); 6 B/s, 0 objects/s recovering 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: osdmap e174: 8 total, 7 up, 8 in 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: pgmap v290: 161 pgs: 4 active+clean+remapped, 103 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%); 6 B/s, 0 objects/s recovering 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: osdmap e174: 8 total, 7 up, 8 in 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-26T22:04:49.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:49.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395] boot 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: osdmap e175: 8 total, 8 up, 8 in 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395] boot 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: osdmap e175: 8 total, 8 up, 8 in 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: osd.6 [v2:172.21.15.134:6816/3454807395,v1:172.21.15.134:6817/3454807395] boot 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: osdmap e175: 8 total, 8 up, 8 in 2024-03-26T22:04:50.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T22:04:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:50.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:50.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:51.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: pgmap v293: 161 pgs: 9 peering, 4 active+clean+remapped, 103 active+clean, 30 active+undersized, 15 active+undersized+degraded; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s; 60/627 objects degraded (9.569%); 6 B/s, 0 objects/s recovering 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: osdmap e176: 8 total, 8 up, 8 in 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: pgmap v293: 161 pgs: 9 peering, 4 active+clean+remapped, 103 active+clean, 30 active+undersized, 15 active+undersized+degraded; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s; 60/627 objects degraded (9.569%); 6 B/s, 0 objects/s recovering 2024-03-26T22:04:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: osdmap e176: 8 total, 8 up, 8 in 2024-03-26T22:04:51.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: pgmap v293: 161 pgs: 9 peering, 4 active+clean+remapped, 103 active+clean, 30 active+undersized, 15 active+undersized+degraded; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s; 60/627 objects degraded (9.569%); 6 B/s, 0 objects/s recovering 2024-03-26T22:04:51.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: osdmap e176: 8 total, 8 up, 8 in 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:51.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:51.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: osdmap e177: 8 total, 8 up, 8 in 2024-03-26T22:04:52.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.285 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.286 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.287 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.288 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.289 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.290 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.291 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.292 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.293 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.294 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.295 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: osdmap e177: 8 total, 8 up, 8 in 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: osdmap e177: 8 total, 8 up, 8 in 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:52.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: pgmap v296: 161 pgs: 9 peering, 3 active+clean+remapped, 112 active+clean, 25 active+undersized, 12 active+undersized+degraded; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 49/627 objects degraded (7.815%) 2024-03-26T22:04:53.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: pgmap v296: 161 pgs: 9 peering, 3 active+clean+remapped, 112 active+clean, 25 active+undersized, 12 active+undersized+degraded; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 49/627 objects degraded (7.815%) 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 60/627 objects degraded (9.569%), 15 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 60/627 objects degraded (9.569%), 15 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:53.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: pgmap v296: 161 pgs: 9 peering, 3 active+clean+remapped, 112 active+clean, 25 active+undersized, 12 active+undersized+degraded; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 49/627 objects degraded (7.815%) 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 60/627 objects degraded (9.569%), 15 pgs degraded (PG_DEGRADED) 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:53.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:04:54.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:54.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.106 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: pgmap v297: 161 pgs: 9 peering, 133 active+clean, 12 active+undersized, 7 active+undersized+degraded; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s; 27/627 objects degraded (4.306%) 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.107 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.108 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.109 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.110 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.111 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.112 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: pgmap v297: 161 pgs: 9 peering, 133 active+clean, 12 active+undersized, 7 active+undersized+degraded; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s; 27/627 objects degraded (4.306%) 2024-03-26T22:04:55.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: pgmap v297: 161 pgs: 9 peering, 133 active+clean, 12 active+undersized, 7 active+undersized+degraded; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s; 27/627 objects degraded (4.306%) 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:55.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:55.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:55.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:55.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:55.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:56.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:56.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:04:56] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/627 objects degraded (4.306%), 7 pgs degraded) 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/627 objects degraded (4.306%), 7 pgs degraded) 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 458 B/s rd, 0 op/s 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.280 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.281 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/627 objects degraded (4.306%), 7 pgs degraded) 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.283 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.284 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:57.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:57.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:57.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:58.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.039 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.039 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.039 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.039 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.039 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.039 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.039 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.040 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.041 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:58.042 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:58.043 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:04:59.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:59.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:59.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:58 smithi134 ceph-mon[124882]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-26T22:04:59.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:58 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:59.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:04:58 smithi134 ceph-mon[124882]: Upgrade: osd.6 is safe to restart 2024-03-26T22:04:59.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[135307]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-26T22:04:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:59.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[135307]: Upgrade: osd.6 is safe to restart 2024-03-26T22:04:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:04:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[138614]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-26T22:04:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-26T22:04:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:04:58 smithi043 ceph-mon[138614]: Upgrade: osd.6 is safe to restart 2024-03-26T22:05:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T22:05:01.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:01.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T22:05:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-26T22:05:01.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:01.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:01.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:01 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:01.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:01 smithi043 ceph-mon[135307]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-03-26T22:05:01.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:01 smithi043 ceph-mon[135307]: Upgrade: Updating osd.6 2024-03-26T22:05:01.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:01 smithi043 ceph-mon[135307]: Deploying daemon osd.6 on smithi134 2024-03-26T22:05:01.718 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:01 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:01.718 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:01 smithi043 ceph-mon[138614]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-03-26T22:05:01.719 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:01 smithi043 ceph-mon[138614]: Upgrade: Updating osd.6 2024-03-26T22:05:01.719 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:01 smithi043 ceph-mon[138614]: Deploying daemon osd.6 on smithi134 2024-03-26T22:05:01.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:01 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:01.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:01 smithi134 ceph-mon[124882]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 844 B/s rd, 0 op/s 2024-03-26T22:05:01.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:01 smithi134 ceph-mon[124882]: Upgrade: Updating osd.6 2024-03-26T22:05:01.726 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:01 smithi134 ceph-mon[124882]: Deploying daemon osd.6 on smithi134 2024-03-26T22:05:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:03 smithi134 ceph-mon[124882]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-03-26T22:05:03.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:04.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:03 smithi043 ceph-mon[135307]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-03-26T22:05:04.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:04.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:03 smithi043 ceph-mon[138614]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-03-26T22:05:04.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:04.984 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:04 smithi134 ceph-mon[124882]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-26T22:05:05.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:04 smithi043 ceph-mon[138614]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-26T22:05:05.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:04 smithi043 ceph-mon[135307]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-26T22:05:05.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:05 smithi134 systemd[1]: Stopping Ceph osd.6 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:05:06.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:05 smithi134 ceph-mon[124882]: osd.6 marked itself down and dead 2024-03-26T22:05:06.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[164356]: 2024-03-26T22:05:05.614+0000 7fb40ae25700 -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 2024-03-26T22:05:06.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[164356]: 2024-03-26T22:05:05.614+0000 7fb40ae25700 -1 osd.6 177 *** Got signal Terminated *** 2024-03-26T22:05:06.047 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[164356]: 2024-03-26T22:05:05.614+0000 7fb40ae25700 -1 osd.6 177 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:05:06.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:05 smithi043 ceph-mon[135307]: osd.6 marked itself down and dead 2024-03-26T22:05:06.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:05 smithi043 ceph-mon[138614]: osd.6 marked itself down and dead 2024-03-26T22:05:06.466 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:06 smithi134 podman[171378]: 2024-03-26 22:05:06.15715641 +0000 UTC m=+0.666727802 container died 01452ce470690996732c255a572350be8f7780d0ade6da4dde7c2c065648aee9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-03-26T22:05:06.796 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:06 smithi134 podman[171378]: 2024-03-26 22:05:06.565503674 +0000 UTC m=+1.075075118 container cleanup 01452ce470690996732c255a572350be8f7780d0ade6da4dde7c2c065648aee9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, io.buildah.version=1.33.5) 2024-03-26T22:05:06.797 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:06 smithi134 bash[171378]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6 2024-03-26T22:05:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:06 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:05:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:06 smithi134 ceph-mon[124882]: osdmap e178: 8 total, 7 up, 8 in 2024-03-26T22:05:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:06 smithi134 ceph-mon[124882]: pgmap v304: 161 pgs: 17 stale+active+clean, 144 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:05:06.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:06 smithi134 ceph-mon[124882]: osdmap e179: 8 total, 7 up, 8 in 2024-03-26T22:05:07.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:06 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:05:07.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:06 smithi043 ceph-mon[135307]: osdmap e178: 8 total, 7 up, 8 in 2024-03-26T22:05:07.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:06 smithi043 ceph-mon[135307]: pgmap v304: 161 pgs: 17 stale+active+clean, 144 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:05:07.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:06 smithi043 ceph-mon[135307]: osdmap e179: 8 total, 7 up, 8 in 2024-03-26T22:05:07.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:05:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:05:06] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-03-26T22:05:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:06 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:05:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:06 smithi043 ceph-mon[138614]: osdmap e178: 8 total, 7 up, 8 in 2024-03-26T22:05:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:06 smithi043 ceph-mon[138614]: pgmap v304: 161 pgs: 17 stale+active+clean, 144 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:05:07.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:06 smithi043 ceph-mon[138614]: osdmap e179: 8 total, 7 up, 8 in 2024-03-26T22:05:07.107 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:06 smithi134 podman[171396]: 2024-03-26 22:05:06.800069888 +0000 UTC m=+0.639505200 container remove 01452ce470690996732c255a572350be8f7780d0ade6da4dde7c2c065648aee9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240326) 2024-03-26T22:05:07.362 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:07 smithi134 podman[171492]: 2024-03-26 22:05:07.011730915 +0000 UTC m=+0.017731619 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:05:07.362 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:07 smithi134 podman[171492]: 2024-03-26 22:05:07.10941705 +0000 UTC m=+0.115417748 container create 4440799f77678bf71b94f2092c15b21a666797d31f606a9325644fba068ad6af (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-03-26T22:05:07.363 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:07 smithi134 podman[171492]: 2024-03-26 22:05:07.363345458 +0000 UTC m=+0.369346156 container init 4440799f77678bf71b94f2092c15b21a666797d31f606a9325644fba068ad6af (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-03-26T22:05:07.661 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:07 smithi134 podman[171492]: 2024-03-26 22:05:07.367004397 +0000 UTC m=+0.373005092 container start 4440799f77678bf71b94f2092c15b21a666797d31f606a9325644fba068ad6af (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5) 2024-03-26T22:05:07.661 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:07 smithi134 podman[171492]: 2024-03-26 22:05:07.445821068 +0000 UTC m=+0.451821776 container attach 4440799f77678bf71b94f2092c15b21a666797d31f606a9325644fba068ad6af (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-03-26T22:05:07.972 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:07 smithi134 podman[171492]: 2024-03-26 22:05:07.663013343 +0000 UTC m=+0.669014031 container died 4440799f77678bf71b94f2092c15b21a666797d31f606a9325644fba068ad6af (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-03-26T22:05:08.228 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:08 smithi134 podman[171518]: 2024-03-26 22:05:08.216130387 +0000 UTC m=+0.544092799 container remove 4440799f77678bf71b94f2092c15b21a666797d31f606a9325644fba068ad6af (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326) 2024-03-26T22:05:08.509 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:08 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.6.service: Deactivated successfully. 2024-03-26T22:05:08.509 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:08 smithi134 systemd[1]: Stopped Ceph osd.6 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:05:08.510 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:08 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.6.service: Consumed 1.838s CPU time. 2024-03-26T22:05:08.510 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:08 smithi134 systemd[1]: Starting Ceph osd.6 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:05:08.766 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:08 smithi134 podman[171621]: 2024-03-26 22:05:08.630151386 +0000 UTC m=+0.017703966 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:05:08.766 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:08 smithi134 podman[171621]: 2024-03-26 22:05:08.767316298 +0000 UTC m=+0.154868878 container create 8fc777b286be758ccafce3200743d608f45f902a9a1494093daef8d10ca5736b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240326) 2024-03-26T22:05:09.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:08 smithi134 ceph-mon[124882]: pgmap v306: 161 pgs: 9 peering, 17 stale+active+clean, 135 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:05:09.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:09.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:09.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:08 smithi043 ceph-mon[135307]: pgmap v306: 161 pgs: 9 peering, 17 stale+active+clean, 135 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:05:09.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:08 smithi043 ceph-mon[138614]: pgmap v306: 161 pgs: 9 peering, 17 stale+active+clean, 135 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:05:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:09.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 podman[171621]: 2024-03-26 22:05:09.080413899 +0000 UTC m=+0.467966479 container init 8fc777b286be758ccafce3200743d608f45f902a9a1494093daef8d10ca5736b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:05:09.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 podman[171621]: 2024-03-26 22:05:09.083544485 +0000 UTC m=+0.471097071 container start 8fc777b286be758ccafce3200743d608f45f902a9a1494093daef8d10ca5736b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:05:09.547 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 podman[171621]: 2024-03-26 22:05:09.161862613 +0000 UTC m=+0.549415196 container attach 8fc777b286be758ccafce3200743d608f45f902a9a1494093daef8d10ca5736b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0) 2024-03-26T22:05:09.890 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[171636]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:05:09.890 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[171636]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:05:09.890 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 bash[171621]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:05:09.890 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 bash[171621]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:05:09.890 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 bash[171621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:05:09.890 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 bash[171621]: 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 2024-03-26T22:05:09.890 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 bash[171621]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-26T22:05:09.890 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 bash[171621]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-26T22:05:09.890 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 bash[171621]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 bash[171621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 bash[171621]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[171636]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[171636]: 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 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[171636]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[171636]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[171636]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[171636]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate[171636]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-26T22:05:09.891 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:09 smithi134 podman[171621]: 2024-03-26 22:05:09.579649513 +0000 UTC m=+0.967202087 container died 8fc777b286be758ccafce3200743d608f45f902a9a1494093daef8d10ca5736b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:05:10.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:09 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 60/627 objects degraded (9.569%), 13 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:10.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:09 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 60/627 objects degraded (9.569%), 13 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:10.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:09 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 60/627 objects degraded (9.569%), 13 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:10.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:10 smithi134 podman[171758]: 2024-03-26 22:05:10.190982922 +0000 UTC m=+0.605912968 container remove 8fc777b286be758ccafce3200743d608f45f902a9a1494093daef8d10ca5736b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-activate, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-03-26T22:05:10.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:10 smithi134 podman[171823]: 2024-03-26 22:05:10.305829284 +0000 UTC m=+0.018061141 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:05:10.538 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:10 smithi134 podman[171823]: 2024-03-26 22:05:10.43361604 +0000 UTC m=+0.145847901 container create 9a11026867f31ac873c01a90d7daed88b6bf7d9ba2fedb31ce139a27413392db (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-03-26T22:05:10.794 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:10 smithi134 podman[171823]: 2024-03-26 22:05:10.68606955 +0000 UTC m=+0.398301405 container init 9a11026867f31ac873c01a90d7daed88b6bf7d9ba2fedb31ce139a27413392db (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:05:10.794 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:10 smithi134 podman[171823]: 2024-03-26 22:05:10.689169359 +0000 UTC m=+0.401401214 container start 9a11026867f31ac873c01a90d7daed88b6bf7d9ba2fedb31ce139a27413392db (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=) 2024-03-26T22:05:10.794 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:10 smithi134 ceph-osd[171842]: -- 172.21.15.134:0/2245331883 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5625580b5680 con 0x56255807f400 2024-03-26T22:05:11.045 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:10 smithi134 bash[171823]: 9a11026867f31ac873c01a90d7daed88b6bf7d9ba2fedb31ce139a27413392db 2024-03-26T22:05:11.045 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:10 smithi134 systemd[1]: Started Ceph osd.6 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:05:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:10 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:10 smithi134 ceph-mon[124882]: pgmap v307: 161 pgs: 31 active+undersized, 13 active+undersized+degraded, 9 peering, 5 stale+active+clean, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 60/627 objects degraded (9.569%) 2024-03-26T22:05:11.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:11.046 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:11.296 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:05:11.232+0000 7fef8d5567c0 -1 Falling back to public interface 2024-03-26T22:05:11.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:11.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[135307]: pgmap v307: 161 pgs: 31 active+undersized, 13 active+undersized+degraded, 9 peering, 5 stale+active+clean, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 60/627 objects degraded (9.569%) 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[138614]: pgmap v307: 161 pgs: 31 active+undersized, 13 active+undersized+degraded, 9 peering, 5 stale+active+clean, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 60/627 objects degraded (9.569%) 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:11.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:11.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:11.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.094 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:05:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:12.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:12.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:12.841 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 12s ago 39m - - 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 13s ago 39m - - 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (10m) 12s ago 34m 25.2M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (9m) 13s ago 33m 79.1M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (12m) 12s ago 33m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (12m) 13s ago 38m 453M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (22m) 12s ago 40m 528M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (7m) 12s ago 40m 74.1M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (8m) 13s ago 39m 59.1M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (7m) 12s ago 39m 58.8M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (11m) 12s ago 34m 15.5M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:05:12.842 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (11m) 13s ago 34m 16.8M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (6m) 12s ago 38m 61.4M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (5m) 12s ago 38m 61.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (4m) 12s ago 37m 54.0M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (3m) 12s ago 37m 59.2M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (2m) 13s ago 36m 48.0M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (66s) 13s ago 36m 51.9M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 starting - - - 4096M 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (35m) 13s ago 35m 65.6M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (10m) 13s ago 35m 75.9M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (33m) 12s ago 33m 79.5M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:05:12.843 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (33m) 13s ago 33m 79.2M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: pgmap v308: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='client.54666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: pgmap v308: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='client.54666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.284 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:05:13.284 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:05:13.284 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:05:13.284 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:05:13.284 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:05:13.284 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 6 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 11 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:05:13.285 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:05:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: pgmap v308: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2024-03-26T22:05:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='client.54660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='client.54666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:13.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:13.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:13.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:13.684 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:05:13.684 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:05:13.684 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:05:13.684 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-26T22:05:13.684 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:05:13.684 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "6/8 daemons upgraded", 2024-03-26T22:05:13.684 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:05:13.684 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:05:13.684 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:05:14.296 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:05:13.993+0000 7fef8d5567c0 -1 osd.6 177 log_to_monitors true 2024-03-26T22:05:14.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='client.54672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:14.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1916256545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='client.54672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1916256545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='client.54672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1916256545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:14.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:14.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:14.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:14.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:14.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.256 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:05:15.015+0000 7fef7e9ae700 -1 osd.6 177 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:05:15.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='client.44627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: pgmap v309: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='osd.6 [v2:172.21.15.134:6816/763137775,v1:172.21.15.134:6817/763137775]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:14 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='client.44627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: pgmap v309: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='osd.6 [v2:172.21.15.134:6816/763137775,v1:172.21.15.134:6817/763137775]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:05:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='client.44627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: pgmap v309: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='osd.6 [v2:172.21.15.134:6816/763137775,v1:172.21.15.134:6817/763137775]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:15.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:15.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:15.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:15.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:14 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T22:05:16.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: osdmap e180: 8 total, 7 up, 8 in 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='osd.6 [v2:172.21.15.134:6816/763137775,v1:172.21.15.134:6817/763137775]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.305 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.306 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.306 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.306 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.306 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.306 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.306 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.306 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.306 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.306 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.307 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.307 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:15 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: osdmap e180: 8 total, 7 up, 8 in 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='osd.6 [v2:172.21.15.134:6816/763137775,v1:172.21.15.134:6817/763137775]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: osdmap e180: 8 total, 7 up, 8 in 2024-03-26T22:05:16.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='osd.6 [v2:172.21.15.134:6816/763137775,v1:172.21.15.134:6817/763137775]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:16.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:16.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:16.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:16.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:15 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:05:16] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.43.0" 2024-03-26T22:05:17.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: pgmap v311: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 224 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2024-03-26T22:05:17.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:05:17.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: osd.6 [v2:172.21.15.134:6816/763137775,v1:172.21.15.134:6817/763137775] boot 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: osdmap e181: 8 total, 8 up, 8 in 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: pgmap v311: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 224 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2024-03-26T22:05:17.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: osd.6 [v2:172.21.15.134:6816/763137775,v1:172.21.15.134:6817/763137775] boot 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: osdmap e181: 8 total, 8 up, 8 in 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:16 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: pgmap v311: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 224 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: osd.6 [v2:172.21.15.134:6816/763137775,v1:172.21.15.134:6817/763137775] boot 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: osdmap e181: 8 total, 8 up, 8 in 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:17.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:17.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:17.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:17.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:17.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:17.304 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:16 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: osdmap e182: 8 total, 8 up, 8 in 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 18 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: osdmap e182: 8 total, 8 up, 8 in 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: osdmap e182: 8 total, 8 up, 8 in 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 18 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:18.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.369 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.370 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.371 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 18 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.372 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.373 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:18.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:18.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:18.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:18.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:18.375 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: pgmap v314: 161 pgs: 2 peering, 38 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: pgmap v314: 161 pgs: 2 peering, 38 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2024-03-26T22:05:19.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: pgmap v314: 161 pgs: 2 peering, 38 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:19.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:19.370 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:19.370 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:19.958 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:05:19 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T22:05:19.883+0000 7feb9abbf700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-03-26T22:05:20.157 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.157 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.157 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.157 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.157 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.158 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.159 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:20.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:21.296 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:21 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:21 smithi134 ceph-mon[124882]: pgmap v315: 161 pgs: 2 peering, 17 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 24/627 objects degraded (3.828%) 2024-03-26T22:05:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:21 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:21 smithi134 ceph-mon[124882]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-03-26T22:05:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:21.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:21.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:21.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:21.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[135307]: pgmap v315: 161 pgs: 2 peering, 17 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 24/627 objects degraded (3.828%) 2024-03-26T22:05:21.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:21.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[135307]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-03-26T22:05:21.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:21.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[138614]: pgmap v315: 161 pgs: 2 peering, 17 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 24/627 objects degraded (3.828%) 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[138614]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:21.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:22.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:22 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/627 objects degraded (3.828%), 7 pgs degraded) 2024-03-26T22:05:22.341 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:22 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:05:22.341 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:22 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/627 objects degraded (3.828%), 7 pgs degraded) 2024-03-26T22:05:22.341 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:22 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:05:22.352 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:22 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/627 objects degraded (3.828%), 7 pgs degraded) 2024-03-26T22:05:22.353 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:22 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:05:23.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:23 smithi134 ceph-mon[124882]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 450 B/s rd, 0 op/s 2024-03-26T22:05:23.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:23.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:23.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:23 smithi043 ceph-mon[135307]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 450 B/s rd, 0 op/s 2024-03-26T22:05:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:23.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:23.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:23 smithi043 ceph-mon[138614]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 450 B/s rd, 0 op/s 2024-03-26T22:05:23.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:23.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:24.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:24.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:25.492 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:25 smithi134 ceph-mon[124882]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-26T22:05:25.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:25 smithi043 ceph-mon[135307]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-26T22:05:25.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:25 smithi043 ceph-mon[138614]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-26T22:05:27.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:05:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:05:26] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.43.0" 2024-03-26T22:05:27.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:27 smithi134 ceph-mon[124882]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-03-26T22:05:27.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:27 smithi043 ceph-mon[135307]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-03-26T22:05:27.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:27 smithi043 ceph-mon[138614]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-03-26T22:05:29.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:29 smithi043 ceph-mon[135307]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-03-26T22:05:29.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:29 smithi043 ceph-mon[138614]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-03-26T22:05:29.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:29.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:29 smithi134 ceph-mon[124882]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-03-26T22:05:29.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:31.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:31 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:31.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:31 smithi043 ceph-mon[135307]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:05:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:31 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:31.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:31 smithi043 ceph-mon[138614]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:05:31.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:31 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:31.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:31 smithi134 ceph-mon[124882]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:05:33.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:33 smithi043 ceph-mon[135307]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:05:33.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:33 smithi043 ceph-mon[138614]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:05:33.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:33 smithi134 ceph-mon[124882]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:05:35.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:35 smithi043 ceph-mon[135307]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:05:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:35 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:35 smithi043 ceph-mon[138614]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:05:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:35 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:35.494 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:35 smithi134 ceph-mon[124882]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:05:35.495 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:35 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:36.511 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:36 smithi134 ceph-mon[124882]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:36.512 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:36 smithi134 ceph-mon[124882]: Upgrade: osd.7 is safe to restart 2024-03-26T22:05:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:36 smithi043 ceph-mon[135307]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:36.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:36 smithi043 ceph-mon[135307]: Upgrade: osd.7 is safe to restart 2024-03-26T22:05:36.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:36 smithi043 ceph-mon[138614]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-26T22:05:36.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:36 smithi043 ceph-mon[138614]: Upgrade: osd.7 is safe to restart 2024-03-26T22:05:37.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:05:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:05:36] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.43.0" 2024-03-26T22:05:37.363 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:37 smithi134 ceph-mon[124882]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:37.363 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:37.363 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T22:05:37.363 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:37.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:37 smithi043 ceph-mon[138614]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:37.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:37.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T22:05:37.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:37.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:37 smithi043 ceph-mon[135307]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:37.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:37.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-26T22:05:37.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:38.631 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:38 smithi134 ceph-mon[124882]: Upgrade: Updating osd.7 2024-03-26T22:05:38.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:38 smithi134 ceph-mon[124882]: Deploying daemon osd.7 on smithi134 2024-03-26T22:05:38.632 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:38 smithi043 ceph-mon[135307]: Upgrade: Updating osd.7 2024-03-26T22:05:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:38 smithi043 ceph-mon[135307]: Deploying daemon osd.7 on smithi134 2024-03-26T22:05:38.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:38 smithi043 ceph-mon[138614]: Upgrade: Updating osd.7 2024-03-26T22:05:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:38 smithi043 ceph-mon[138614]: Deploying daemon osd.7 on smithi134 2024-03-26T22:05:38.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:39.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:39 smithi134 ceph-mon[124882]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:05:39.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:39 smithi043 ceph-mon[135307]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:05:39.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:39 smithi043 ceph-mon[138614]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:05:40.415 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:40 smithi134 systemd[1]: Stopping Ceph osd.7 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:05:40.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:40 smithi134 ceph-mon[124882]: osd.7 marked itself down and dead 2024-03-26T22:05:40.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[39307]: 2024-03-26T22:05:40.414+0000 7f57e417f700 -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 2024-03-26T22:05:40.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[39307]: 2024-03-26T22:05:40.414+0000 7f57e417f700 -1 osd.7 182 *** Got signal Terminated *** 2024-03-26T22:05:40.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[39307]: 2024-03-26T22:05:40.414+0000 7f57e417f700 -1 osd.7 182 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:05:40.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:40 smithi043 ceph-mon[135307]: osd.7 marked itself down and dead 2024-03-26T22:05:40.856 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:05:40 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T22:05:40.678+0000 7feb74329700 -1 calc_pg_upmaps abort due to max <= 0 2024-03-26T22:05:40.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:40 smithi043 ceph-mon[138614]: osd.7 marked itself down and dead 2024-03-26T22:05:41.189 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:40 smithi134 podman[176971]: 2024-03-26 22:05:40.940256131 +0000 UTC m=+0.649595536 container died 72f9f0460bc41b98037ae3ec636ac462ac9f0a52e5490b1ed834639cae6c6f62 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7, version=8, vendor=Red Hat, Inc., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, release=754, ceph=True, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-03-26T22:05:41.536 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=cleanup t=2024-03-26T22:05:41.190273634Z level=info msg="Completed cleanup jobs" duration=2.098477ms 2024-03-26T22:05:41.536 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:41 smithi134 podman[176971]: 2024-03-26 22:05:41.298041895 +0000 UTC m=+1.007381302 container cleanup 72f9f0460bc41b98037ae3ec636ac462ac9f0a52e5490b1ed834639cae6c6f62 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7, GIT_BRANCH=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=754, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , name=centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, distribution-scope=public, com.redhat.component=centos-stream-container, architecture=x86_64, RELEASE=HEAD, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, CEPH_POINT_RELEASE=-17.2.0, version=8) 2024-03-26T22:05:41.536 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:41 smithi134 bash[176971]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7 2024-03-26T22:05:41.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:41 smithi134 podman[176988]: 2024-03-26 22:05:41.565824286 +0000 UTC m=+0.624050110 container remove 72f9f0460bc41b98037ae3ec636ac462ac9f0a52e5490b1ed834639cae6c6f62 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, io.openshift.tags=base centos centos-stream, ceph=True, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, architecture=x86_64, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, maintainer=Guillaume Abrioux , release=754, GIT_CLEAN=True, io.buildah.version=1.19.8, version=8, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-03-26T22:05:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:41.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:05:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-26T22:05:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: osdmap e183: 8 total, 7 up, 8 in 2024-03-26T22:05:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 3]}]: dispatch 2024-03-26T22:05:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [0, 2]}]: dispatch 2024-03-26T22:05:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [5, 7]}]: dispatch 2024-03-26T22:05:41.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 7]}]: dispatch 2024-03-26T22:05:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.5"}]: dispatch 2024-03-26T22:05:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.9"}]: dispatch 2024-03-26T22:05:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.a"}]: dispatch 2024-03-26T22:05:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.e"}]: dispatch 2024-03-26T22:05:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1a"}]: dispatch 2024-03-26T22:05:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1b"}]: dispatch 2024-03-26T22:05:41.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:41.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:05:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-26T22:05:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: osdmap e183: 8 total, 7 up, 8 in 2024-03-26T22:05:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 3]}]: dispatch 2024-03-26T22:05:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [0, 2]}]: dispatch 2024-03-26T22:05:41.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [5, 7]}]: dispatch 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 7]}]: dispatch 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.5"}]: dispatch 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.9"}]: dispatch 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.a"}]: dispatch 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.e"}]: dispatch 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1a"}]: dispatch 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1b"}]: dispatch 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:41.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: osdmap e183: 8 total, 7 up, 8 in 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 3]}]: dispatch 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [0, 2]}]: dispatch 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [5, 7]}]: dispatch 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 7]}]: dispatch 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.5"}]: dispatch 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.9"}]: dispatch 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.a"}]: dispatch 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.e"}]: dispatch 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1a"}]: dispatch 2024-03-26T22:05:41.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1b"}]: dispatch 2024-03-26T22:05:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:41.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:42.243 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:41 smithi134 podman[177082]: 2024-03-26 22:05:41.810750706 +0000 UTC m=+0.018499763 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:05:42.244 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:41 smithi134 podman[177082]: 2024-03-26 22:05:41.925048878 +0000 UTC m=+0.132797933 container create 07d0bcc3aa4f9d820d9c18351ac6a9ca9056d2bb77a2a2f3e87a986730a61dd7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_CLEAN=True) 2024-03-26T22:05:42.244 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:42 smithi134 podman[177082]: 2024-03-26 22:05:42.144367552 +0000 UTC m=+0.352116601 container init 07d0bcc3aa4f9d820d9c18351ac6a9ca9056d2bb77a2a2f3e87a986730a61dd7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:05:42.244 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:42 smithi134 podman[177082]: 2024-03-26 22:05:42.147830995 +0000 UTC m=+0.355580046 container start 07d0bcc3aa4f9d820d9c18351ac6a9ca9056d2bb77a2a2f3e87a986730a61dd7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-03-26T22:05:42.244 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:42 smithi134 podman[177082]: 2024-03-26 22:05:42.244347997 +0000 UTC m=+0.452097051 container attach 07d0bcc3aa4f9d820d9c18351ac6a9ca9056d2bb77a2a2f3e87a986730a61dd7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, org.label-schema.build-date=20240326, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:05:42.547 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:42 smithi134 podman[177082]: 2024-03-26 22:05:42.443575372 +0000 UTC m=+0.651324412 container died 07d0bcc3aa4f9d820d9c18351ac6a9ca9056d2bb77a2a2f3e87a986730a61dd7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux ) 2024-03-26T22:05:42.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 3]}]': finished 2024-03-26T22:05:42.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [0, 2]}]': finished 2024-03-26T22:05:42.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [5, 7]}]': finished 2024-03-26T22:05:42.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 7]}]': finished 2024-03-26T22:05:42.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.5"}]': finished 2024-03-26T22:05:42.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.9"}]': finished 2024-03-26T22:05:42.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.a"}]': finished 2024-03-26T22:05:42.798 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.e"}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1a"}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1b"}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: osdmap e184: 8 total, 7 up, 8 in 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[135307]: osdmap e185: 8 total, 7 up, 8 in 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 3]}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [0, 2]}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [5, 7]}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 7]}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.5"}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.9"}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.a"}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.e"}]': finished 2024-03-26T22:05:42.799 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1a"}]': finished 2024-03-26T22:05:42.800 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1b"}]': finished 2024-03-26T22:05:42.800 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: osdmap e184: 8 total, 7 up, 8 in 2024-03-26T22:05:42.800 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:42 smithi043 ceph-mon[138614]: osdmap e185: 8 total, 7 up, 8 in 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 3]}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [0, 2]}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [5, 7]}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 7]}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.5"}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.9"}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.a"}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.e"}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1a"}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "5.1b"}]': finished 2024-03-26T22:05:42.822 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: osdmap e184: 8 total, 7 up, 8 in 2024-03-26T22:05:42.823 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:42 smithi134 ceph-mon[124882]: osdmap e185: 8 total, 7 up, 8 in 2024-03-26T22:05:43.547 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:43 smithi134 podman[177107]: 2024-03-26 22:05:43.141013659 +0000 UTC m=+0.690984099 container remove 07d0bcc3aa4f9d820d9c18351ac6a9ca9056d2bb77a2a2f3e87a986730a61dd7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, maintainer=Guillaume Abrioux ) 2024-03-26T22:05:43.547 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:43 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.7.service: Deactivated successfully. 2024-03-26T22:05:43.547 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:43 smithi134 systemd[1]: Stopped Ceph osd.7 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:05:43.547 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:43 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.7.service: Consumed 21.425s CPU time. 2024-03-26T22:05:43.547 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:43 smithi134 systemd[1]: Starting Ceph osd.7 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:05:43.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:43 smithi134 ceph-mon[124882]: pgmap v328: 161 pgs: 6 active+undersized, 22 peering, 13 stale+active+clean, 120 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:05:43.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:43 smithi134 ceph-mon[124882]: Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-03-26T22:05:43.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:43 smithi134 ceph-mon[124882]: osdmap e186: 8 total, 7 up, 8 in 2024-03-26T22:05:43.848 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:43 smithi134 podman[177209]: 2024-03-26 22:05:43.479240886 +0000 UTC m=+0.018595284 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:05:43.848 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:43 smithi134 podman[177209]: 2024-03-26 22:05:43.65770548 +0000 UTC m=+0.197059917 container create cf448a1375f1f5eeadac13e8f9899aee540dff10216f75a63cb27c90bd4d7ed9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=) 2024-03-26T22:05:43.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:43 smithi043 ceph-mon[135307]: pgmap v328: 161 pgs: 6 active+undersized, 22 peering, 13 stale+active+clean, 120 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:05:43.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:43 smithi043 ceph-mon[135307]: Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-03-26T22:05:43.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:43 smithi043 ceph-mon[135307]: osdmap e186: 8 total, 7 up, 8 in 2024-03-26T22:05:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:43 smithi043 ceph-mon[138614]: pgmap v328: 161 pgs: 6 active+undersized, 22 peering, 13 stale+active+clean, 120 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:05:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:43 smithi043 ceph-mon[138614]: Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-03-26T22:05:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:43 smithi043 ceph-mon[138614]: osdmap e186: 8 total, 7 up, 8 in 2024-03-26T22:05:44.063 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:05:44.126 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 podman[177209]: 2024-03-26 22:05:44.018489752 +0000 UTC m=+0.557844146 container init cf448a1375f1f5eeadac13e8f9899aee540dff10216f75a63cb27c90bd4d7ed9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:05:44.126 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 podman[177209]: 2024-03-26 22:05:44.022098298 +0000 UTC m=+0.561452693 container start cf448a1375f1f5eeadac13e8f9899aee540dff10216f75a63cb27c90bd4d7ed9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True) 2024-03-26T22:05:44.126 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 podman[177209]: 2024-03-26 22:05:44.127075799 +0000 UTC m=+0.666430198 container attach cf448a1375f1f5eeadac13e8f9899aee540dff10216f75a63cb27c90bd4d7ed9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 3s ago 40m - - 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 0s ago 39m - - 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (10m) 3s ago 34m 25.2M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (10m) 0s ago 34m 78.8M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (13m) 3s ago 33m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (12m) 0s ago 39m 453M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (23m) 3s ago 40m 531M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (8m) 3s ago 41m 74.3M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (9m) 0s ago 39m 60.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:05:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (7m) 3s ago 39m 56.1M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (11m) 3s ago 35m 15.7M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (11m) 0s ago 35m 17.2M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (6m) 3s ago 38m 62.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (6m) 3s ago 38m 63.0M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (5m) 3s ago 38m 55.2M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (3m) 3s ago 37m 59.9M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (2m) 0s ago 37m 49.9M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (98s) 0s ago 37m 52.1M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (34s) 0s ago 36m 41.8M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 9a11026867f3 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (36m) 0s ago 36m 65.7M 4096M 17.2.0 e1d6a67b021e 72f9f0460bc4 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (11m) 0s ago 35m 78.0M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (33m) 3s ago 33m 79.7M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:05:44.741 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (33m) 0s ago 33m 79.4M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:05:44.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate[177248]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate[177248]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 bash[177209]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 bash[177209]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 bash[177209]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 bash[177209]: 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 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 bash[177209]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 bash[177209]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 bash[177209]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 bash[177209]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 bash[177209]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate[177248]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate[177248]: 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 2024-03-26T22:05:44.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate[177248]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-26T22:05:44.799 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate[177248]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-26T22:05:44.799 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate[177248]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-26T22:05:44.799 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate[177248]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-26T22:05:44.799 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate[177248]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-26T22:05:44.799 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:44 smithi134 podman[177209]: 2024-03-26 22:05:44.528603336 +0000 UTC m=+1.067957721 container died cf448a1375f1f5eeadac13e8f9899aee540dff10216f75a63cb27c90bd4d7ed9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5) 2024-03-26T22:05:45.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[135307]: pgmap v331: 161 pgs: 4 active+clean+remapped, 1 active+undersized+degraded, 6 active+undersized, 22 peering, 12 stale+active+clean, 116 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 2/627 objects degraded (0.319%); 2/627 objects misplaced (0.319%) 2024-03-26T22:05:45.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:45.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:45.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:45.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[135307]: from='client.54693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:45.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[135307]: from='client.54699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:45.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[135307]: Health check failed: Degraded data redundancy: 2/627 objects degraded (0.319%), 1 pg degraded (PG_DEGRADED) 2024-03-26T22:05:45.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[138614]: pgmap v331: 161 pgs: 4 active+clean+remapped, 1 active+undersized+degraded, 6 active+undersized, 22 peering, 12 stale+active+clean, 116 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 2/627 objects degraded (0.319%); 2/627 objects misplaced (0.319%) 2024-03-26T22:05:45.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:45.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:45.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:45.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[138614]: from='client.54693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:45.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[138614]: from='client.54699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:45.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:44 smithi043 ceph-mon[138614]: Health check failed: Degraded data redundancy: 2/627 objects degraded (0.319%), 1 pg degraded (PG_DEGRADED) 2024-03-26T22:05:45.155 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-mon[124882]: pgmap v331: 161 pgs: 4 active+clean+remapped, 1 active+undersized+degraded, 6 active+undersized, 22 peering, 12 stale+active+clean, 116 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 2/627 objects degraded (0.319%); 2/627 objects misplaced (0.319%) 2024-03-26T22:05:45.155 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:45.155 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:45.155 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:45.155 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-mon[124882]: from='client.54693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:45.155 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-mon[124882]: from='client.54699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:45.155 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:44 smithi134 ceph-mon[124882]: Health check failed: Degraded data redundancy: 2/627 objects degraded (0.319%), 1 pg degraded (PG_DEGRADED) 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 7 2024-03-26T22:05:45.157 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:05:45.158 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:05:45.158 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:05:45.158 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:05:45.158 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:05:45.158 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-26T22:05:45.158 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 12 2024-03-26T22:05:45.158 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:05:45.158 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:05:45.499 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:45 smithi134 podman[177371]: 2024-03-26 22:05:45.155956304 +0000 UTC m=+0.622321773 container remove cf448a1375f1f5eeadac13e8f9899aee540dff10216f75a63cb27c90bd4d7ed9 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-activate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:05:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:05:45.500 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:05:45.500 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:05:45.500 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-26T22:05:45.500 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:05:45.500 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "7/8 daemons upgraded", 2024-03-26T22:05:45.500 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-03-26T22:05:45.500 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:05:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:05:46.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:45 smithi043 ceph-mon[135307]: from='client.64666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:46.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:45 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3944475970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:46.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:45 smithi043 ceph-mon[135307]: from='client.64678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:45 smithi043 ceph-mon[138614]: from='client.64666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:45 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3944475970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:46.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:45 smithi043 ceph-mon[138614]: from='client.64678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:46.261 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:45 smithi134 podman[177464]: 2024-03-26 22:05:45.862060779 +0000 UTC m=+0.019731500 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:05:46.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:45 smithi134 ceph-mon[124882]: from='client.64666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:46.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:45 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3944475970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:46.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:45 smithi134 ceph-mon[124882]: from='client.64678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:05:46.536 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:46 smithi134 podman[177464]: 2024-03-26 22:05:46.43014537 +0000 UTC m=+0.587816077 container create 35420ceddb5e2dcd898e3b3fafa4277ef93e931b3fb6e47e387546f709c6c358 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:05:46.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:46 smithi134 podman[177464]: 2024-03-26 22:05:46.632427427 +0000 UTC m=+0.790098134 container init 35420ceddb5e2dcd898e3b3fafa4277ef93e931b3fb6e47e387546f709c6c358 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-03-26T22:05:46.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:46 smithi134 podman[177464]: 2024-03-26 22:05:46.636796531 +0000 UTC m=+0.794467241 container start 35420ceddb5e2dcd898e3b3fafa4277ef93e931b3fb6e47e387546f709c6c358 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:05:46.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:46 smithi134 ceph-osd[177486]: -- 172.21.15.134:0/1805344000 <== mon.2 v2:172.21.15.134:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5567afb97680 con 0x5567afb61000 2024-03-26T22:05:46.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:46 smithi134 bash[177464]: 35420ceddb5e2dcd898e3b3fafa4277ef93e931b3fb6e47e387546f709c6c358 2024-03-26T22:05:46.797 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:46 smithi134 systemd[1]: Started Ceph osd.7 for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:05:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:46 smithi043 ceph-mon[135307]: pgmap v332: 161 pgs: 6 active+clean+remapped, 15 active+undersized+degraded, 23 active+undersized, 22 peering, 95 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%); 3/627 objects misplaced (0.478%) 2024-03-26T22:05:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:46 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:47.107 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:05:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:05:46] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-03-26T22:05:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:46 smithi043 ceph-mon[138614]: pgmap v332: 161 pgs: 6 active+clean+remapped, 15 active+undersized+degraded, 23 active+undersized, 22 peering, 95 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%); 3/627 objects misplaced (0.478%) 2024-03-26T22:05:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:46 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:47.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:46 smithi134 ceph-mon[124882]: pgmap v332: 161 pgs: 6 active+clean+remapped, 15 active+undersized+degraded, 23 active+undersized, 22 peering, 95 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55/627 objects degraded (8.772%); 3/627 objects misplaced (0.478%) 2024-03-26T22:05:47.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:47.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:46 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:47.484 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:05:47.188+0000 7fd9827c37c0 -1 Falling back to public interface 2024-03-26T22:05:48.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:47 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.130 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.131 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.132 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.133 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:48.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:48.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:48.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:48.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:48.134 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:47 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: pgmap v333: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 5/627 objects misplaced (0.797%) 2024-03-26T22:05:49.029 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.030 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.031 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: pgmap v333: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 5/627 objects misplaced (0.797%) 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: pgmap v333: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 5/627 objects misplaced (0.797%) 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:49.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.164 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:05:49.913+0000 7fd9827c37c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-26T22:05:50.165 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:05:49.943+0000 7fd9827c37c0 -1 osd.7 182 log_to_monitors true 2024-03-26T22:05:50.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.166 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.167 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.168 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.169 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.169 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.169 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.169 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.169 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.170 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.171 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.172 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.172 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.172 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.172 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.172 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.172 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.172 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.172 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.172 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.173 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:50.174 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:51.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: pgmap v334: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 5/627 objects misplaced (0.797%) 2024-03-26T22:05:51.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='osd.7 [v2:172.21.15.134:6824/556709658,v1:172.21.15.134:6825/556709658]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: pgmap v334: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 5/627 objects misplaced (0.797%) 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='osd.7 [v2:172.21.15.134:6824/556709658,v1:172.21.15.134:6825/556709658]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.181 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.181 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:05:51.181 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.181 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: pgmap v334: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 5/627 objects misplaced (0.797%) 2024-03-26T22:05:51.181 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.182 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='osd.7 [v2:172.21.15.134:6824/556709658,v1:172.21.15.134:6825/556709658]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:05:51.183 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-26T22:05:51.183 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.183 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.183 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.183 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.183 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.183 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.183 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.184 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.184 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.184 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.184 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.184 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.184 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.185 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.185 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.185 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.186 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.187 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.188 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:51.189 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:51.190 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:51.190 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:51.190 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:51.510 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:05:51.410+0000 7fd96fc13700 -1 osd.7 182 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-26T22:05:52.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: osdmap e187: 8 total, 7 up, 8 in 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='osd.7 [v2:172.21.15.134:6824/556709658,v1:172.21.15.134:6825/556709658]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: osdmap e187: 8 total, 7 up, 8 in 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='osd.7 [v2:172.21.15.134:6824/556709658,v1:172.21.15.134:6825/556709658]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='osd.7 ' entity='osd.7' 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='osd.7 ' entity='osd.7' 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.262 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: osdmap e187: 8 total, 7 up, 8 in 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='osd.7 [v2:172.21.15.134:6824/556709658,v1:172.21.15.134:6825/556709658]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.263 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.264 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='osd.7 ' entity='osd.7' 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.265 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.266 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:52.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:52.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:52.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:52.267 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: pgmap v336: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 5/627 objects misplaced (0.797%) 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: osd.7 [v2:172.21.15.134:6824/556709658,v1:172.21.15.134:6825/556709658] boot 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: osdmap e188: 8 total, 8 up, 8 in 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 80/627 objects degraded (12.759%), 25 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: osdmap e189: 8 total, 8 up, 8 in 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:52 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: pgmap v336: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 5/627 objects misplaced (0.797%) 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: pgmap v336: 161 pgs: 10 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 92 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 5/627 objects misplaced (0.797%) 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: osd.7 [v2:172.21.15.134:6824/556709658,v1:172.21.15.134:6825/556709658] boot 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: osdmap e188: 8 total, 8 up, 8 in 2024-03-26T22:05:53.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: osd.7 [v2:172.21.15.134:6824/556709658,v1:172.21.15.134:6825/556709658] boot 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: osdmap e188: 8 total, 8 up, 8 in 2024-03-26T22:05:53.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 80/627 objects degraded (12.759%), 25 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: osdmap e189: 8 total, 8 up, 8 in 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 80/627 objects degraded (12.759%), 25 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: osdmap e189: 8 total, 8 up, 8 in 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:53.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:53.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:53.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:53.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:53.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:52 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:54.006 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.008 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.009 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: osdmap e190: 8 total, 8 up, 8 in 2024-03-26T22:05:54.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.010 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.012 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.013 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.013 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.013 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.013 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.013 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: osdmap e190: 8 total, 8 up, 8 in 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: osdmap e190: 8 total, 8 up, 8 in 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.894 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.894 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: pgmap v340: 161 pgs: 7 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 95 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 3/627 objects misplaced (0.478%); 22 B/s, 0 objects/s recovering 2024-03-26T22:05:54.894 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.895 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.897 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.898 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.899 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.900 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.900 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.900 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:54.900 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.900 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:54.900 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:54.900 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:54.900 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:54.900 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: pgmap v340: 161 pgs: 7 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 95 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 3/627 objects misplaced (0.478%); 22 B/s, 0 objects/s recovering 2024-03-26T22:05:55.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: pgmap v340: 161 pgs: 7 active+clean+remapped, 25 active+undersized+degraded, 34 active+undersized, 95 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%); 3/627 objects misplaced (0.478%); 22 B/s, 0 objects/s recovering 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:55.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:55.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:55.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:55.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:55.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.135 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.136 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.137 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.138 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.139 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.140 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.141 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.366 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:56.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:56.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:56.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:56.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.032 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: pgmap v341: 161 pgs: 6 active+clean+remapped, 17 active+undersized+degraded, 22 active+undersized, 116 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 54/627 objects degraded (8.612%); 2/627 objects misplaced (0.319%); 28 B/s, 0 objects/s recovering 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.033 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.034 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.035 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.036 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.037 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.038 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:05:56] "GET /metrics HTTP/1.1" 200 38382 "" "Prometheus/2.43.0" 2024-03-26T22:05:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: pgmap v341: 161 pgs: 6 active+clean+remapped, 17 active+undersized+degraded, 22 active+undersized, 116 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 54/627 objects degraded (8.612%); 2/627 objects misplaced (0.319%); 28 B/s, 0 objects/s recovering 2024-03-26T22:05:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: pgmap v341: 161 pgs: 6 active+clean+remapped, 17 active+undersized+degraded, 22 active+undersized, 116 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 54/627 objects degraded (8.612%); 2/627 objects misplaced (0.319%); 28 B/s, 0 objects/s recovering 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:57.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: Health check update: Degraded data redundancy: 54/627 objects degraded (8.612%), 17 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.053 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: Health check update: Degraded data redundancy: 54/627 objects degraded (8.612%), 17 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: Health check update: Degraded data redundancy: 54/627 objects degraded (8.612%), 17 pgs degraded (PG_DEGRADED) 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:58.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:58.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:58.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:58.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:58.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.113 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.113 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.113 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.113 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 195 B/s, 0 objects/s recovering 2024-03-26T22:05:59.113 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.113 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.114 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.115 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.116 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.117 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.118 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/627 objects degraded (8.612%), 17 pgs degraded) 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.119 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 195 B/s, 0 objects/s recovering 2024-03-26T22:05:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 195 B/s, 0 objects/s recovering 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/627 objects degraded (8.612%), 17 pgs degraded) 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.365 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/627 objects degraded (8.612%), 17 pgs degraded) 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:05:59.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.114 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:05:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.258 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.259 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.260 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:00.261 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:05:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:01.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 158 B/s, 0 objects/s recovering 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 158 B/s, 0 objects/s recovering 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 158 B/s, 0 objects/s recovering 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:01.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:01.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:01.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:01.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:01.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all osd 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-26T22:06:02.051 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-26T22:06:02.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-26T22:06:02.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-26T22:06:02.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-26T22:06:02.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-26T22:06:02.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-26T22:06:02.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-26T22:06:02.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-26T22:06:02.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: Upgrade: Setting require_osd_release to 19 squid 2024-03-26T22:06:02.052 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-26T22:06:02.260 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.262 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.263 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.263 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.263 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.263 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all osd 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-26T22:06:02.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-26T22:06:02.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: Upgrade: Setting require_osd_release to 19 squid 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:02.268 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all osd 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-26T22:06:02.269 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-26T22:06:02.270 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-26T22:06:02.270 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-26T22:06:02.270 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-26T22:06:02.270 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-26T22:06:02.270 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-26T22:06:02.270 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-26T22:06:02.270 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: Upgrade: Setting require_osd_release to 19 squid 2024-03-26T22:06:02.270 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-26T22:06:03.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 126 B/s, 0 objects/s recovering 2024-03-26T22:06:03.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.245 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-26T22:06:03.246 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: Cluster is now healthy 2024-03-26T22:06:03.246 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-26T22:06:03.246 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: osdmap e191: 8 total, 8 up, 8 in 2024-03-26T22:06:03.246 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.246 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mds 2024-03-26T22:06:03.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:06:03.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.247 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:06:03.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nfs 2024-03-26T22:06:03.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.248 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nvmeof 2024-03-26T22:06:03.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.249 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: Upgrade: Finalizing container_image settings 2024-03-26T22:06:03.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:06:03.250 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:06:03.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:06:03.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:06:03.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:06:03.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:06:03.251 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-26T22:06:03.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:06:03.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T22:06:03.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:06:03.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:06:03.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T22:06:03.252 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:06:03.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T22:06:03.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:06:03.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:06:03.253 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T22:06:03.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:06:03.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:06:03.254 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: Upgrade: Complete! 2024-03-26T22:06:03.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:06:03.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:06:03.255 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:03.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:03.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:03.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.256 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:03.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:03.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:03.257 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:03 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 126 B/s, 0 objects/s recovering 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: Cluster is now healthy 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: osdmap e191: 8 total, 8 up, 8 in 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mds 2024-03-26T22:06:03.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all nfs 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all nvmeof 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: Upgrade: Finalizing container_image settings 2024-03-26T22:06:03.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 126 B/s, 0 objects/s recovering 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: Cluster is now healthy 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: osdmap e191: 8 total, 8 up, 8 in 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mds 2024-03-26T22:06:03.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all nfs 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all nvmeof 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: Upgrade: Finalizing container_image settings 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:06:03.362 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:06:03.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:06:03.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T22:06:03.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:06:03.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:06:03.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: Upgrade: Complete! 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:03.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:06:03.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:06:03.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T22:06:03.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: Upgrade: Complete! 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:03.369 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:03 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:04.191 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:04.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:04.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:05.143 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:05 smithi134 ceph-mon[124882]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108 B/s, 0 objects/s recovering 2024-03-26T22:06:05.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:05 smithi043 ceph-mon[135307]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108 B/s, 0 objects/s recovering 2024-03-26T22:06:05.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:05 smithi043 ceph-mon[138614]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108 B/s, 0 objects/s recovering 2024-03-26T22:06:07.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:06:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:06:06] "GET /metrics HTTP/1.1" 200 38382 "" "Prometheus/2.43.0" 2024-03-26T22:06:07.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:07 smithi134 ceph-mon[124882]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 103 B/s, 0 objects/s recovering 2024-03-26T22:06:07.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:07 smithi043 ceph-mon[135307]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 103 B/s, 0 objects/s recovering 2024-03-26T22:06:07.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:07 smithi043 ceph-mon[138614]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 103 B/s, 0 objects/s recovering 2024-03-26T22:06:09.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:08 smithi134 ceph-mon[124882]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:06:09.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:09.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:08 smithi043 ceph-mon[135307]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:06:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:08 smithi043 ceph-mon[138614]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:06:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:09.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:10 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:11.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:10 smithi043 ceph-mon[135307]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:06:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:10 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:10 smithi043 ceph-mon[138614]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:06:11.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:10 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:11.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:10 smithi134 ceph-mon[124882]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:06:13.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:12 smithi134 ceph-mon[124882]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:06:13.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:12 smithi043 ceph-mon[135307]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:06:13.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:12 smithi043 ceph-mon[138614]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-26T22:06:15.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:14 smithi134 ceph-mon[124882]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-03-26T22:06:15.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:14 smithi043 ceph-mon[135307]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-03-26T22:06:15.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:14 smithi043 ceph-mon[138614]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-03-26T22:06:16.689 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T22:06:16.936 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:06:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:06:16] "GET /metrics HTTP/1.1" 200 38374 "" "Prometheus/2.43.0" 2024-03-26T22:06:17.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:16 smithi043 ceph-mon[135307]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:17.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:16 smithi043 ceph-mon[135307]: from='client.64687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:17.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:16 smithi043 ceph-mon[138614]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:17.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:16 smithi043 ceph-mon[138614]: from='client.64687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:17.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:16 smithi134 ceph-mon[124882]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:17.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:16 smithi134 ceph-mon[124882]: from='client.64687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:18.856 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:06:18.856 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 17s ago 40m - - 2024-03-26T22:06:18.856 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 16s ago 40m - - 2024-03-26T22:06:18.856 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (11m) 17s ago 35m 25.2M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:06:18.856 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (10m) 16s ago 34m 79.1M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (13m) 17s ago 34m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (13m) 16s ago 39m 453M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (24m) 17s ago 41m 532M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (8m) 17s ago 41m 76.6M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (9m) 16s ago 40m 62.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (8m) 17s ago 40m 58.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (12m) 17s ago 36m 15.4M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (12m) 16s ago 35m 16.9M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (7m) 17s ago 39m 63.2M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (6m) 17s ago 39m 63.4M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (5m) 17s ago 38m 55.8M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (4m) 17s ago 38m 61.2M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (3m) 16s ago 37m 51.5M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (2m) 16s ago 37m 53.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:06:18.857 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (68s) 16s ago 37m 43.4M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 9a11026867f3 2024-03-26T22:06:18.858 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (32s) 16s ago 36m 53.6M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 35420ceddb5e 2024-03-26T22:06:18.858 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (11m) 16s ago 36m 78.0M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:06:18.858 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (34m) 17s ago 34m 79.8M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:06:18.858 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (34m) 16s ago 34m 79.5M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:06:19.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:18 smithi043 ceph-mon[135307]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:19.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:18 smithi043 ceph-mon[138614]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:19.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:18 smithi134 ceph-mon[124882]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:19.615 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-03-26T22:06:20.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:19 smithi043 ceph-mon[135307]: from='client.64693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:20.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:19 smithi043 ceph-mon[138614]: from='client.64693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:20.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:19 smithi134 ceph-mon[124882]: from='client.64693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:21.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:20 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:21.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:20 smithi043 ceph-mon[135307]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:21.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:20 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:21.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:20 smithi043 ceph-mon[138614]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:20 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:21.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:20 smithi134 ceph-mon[124882]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:22.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:22.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:22.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:22.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:22.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:22.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:22.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:22.624 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:06:23.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[135307]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:23.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:23.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:23.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:23.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1853291398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:23.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:23.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[138614]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:23.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:23.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:23.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:23.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1853291398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:23.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:23.314 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-03-26T22:06:23.514 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:23 smithi134 ceph-mon[124882]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:23.515 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:23.515 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:23.515 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:23.515 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:23 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1853291398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:23.515 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:25.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:25 smithi043 ceph-mon[135307]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:25.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:25 smithi043 ceph-mon[138614]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:25.464 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:25 smithi134 ceph-mon[124882]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:26.350 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)" 2024-03-26T22:06:26.929 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:06:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:06:26] "GET /metrics HTTP/1.1" 200 38374 "" "Prometheus/2.43.0" 2024-03-26T22:06:26.955 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade status' 2024-03-26T22:06:27.492 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:27 smithi043 ceph-mon[138614]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:27.492 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:27 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2797304759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:27.492 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:27 smithi043 ceph-mon[135307]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:27.492 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:27 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2797304759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:27.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:27 smithi134 ceph-mon[124882]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:27.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:27 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2797304759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:28.937 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:06:28.937 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-03-26T22:06:28.938 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-03-26T22:06:28.938 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-03-26T22:06:28.938 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:06:28.938 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-03-26T22:06:28.938 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-03-26T22:06:28.938 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:06:28.938 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:06:29.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:29 smithi134 ceph-mon[124882]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:29.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:29 smithi043 ceph-mon[135307]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:29.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:29 smithi043 ceph-mon[138614]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:29.729 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T22:06:30.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:30 smithi043 ceph-mon[135307]: from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:30.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:30 smithi043 ceph-mon[138614]: from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:30.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:30 smithi134 ceph-mon[124882]: from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:31.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:31 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:31.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:31 smithi134 ceph-mon[124882]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:31.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:31 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:31.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:31 smithi043 ceph-mon[135307]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:31 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:31.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:31 smithi043 ceph-mon[138614]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:31.802 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-03-26T22:06:32.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:32 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/4102788293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:06:32.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:32 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/4102788293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:06:32.478 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-03-26T22:06:32.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:32 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/4102788293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:06:33.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:33 smithi134 ceph-mon[124882]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:33.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:33 smithi043 ceph-mon[135307]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:33.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:33 smithi043 ceph-mon[138614]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:35.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:35 smithi134 ceph-mon[124882]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:35.808 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:35 smithi043 ceph-mon[138614]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:35.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:35 smithi043 ceph-mon[135307]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:36.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:36 smithi043 ceph-mon[135307]: from='client.54762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:36.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:36 smithi043 ceph-mon[138614]: from='client.54762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:36.926 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:06:37.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:36 smithi134 ceph-mon[124882]: from='client.54762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:37.105 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:06:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:06:36] "GET /metrics HTTP/1.1" 200 38374 "" "Prometheus/2.43.0" 2024-03-26T22:06:37.700 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-03-26T22:06:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[138614]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:37.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[135307]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:37 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:38.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:37 smithi134 ceph-mon[124882]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:38.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:38.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:38.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:38.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:38.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:37 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:38.701 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:38 smithi043 ceph-mon[138614]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:06:38.702 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:38 smithi043 ceph-mon[138614]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:06:38.702 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:38.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:38 smithi043 ceph-mon[135307]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:06:38.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:38 smithi043 ceph-mon[135307]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:06:38.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:39.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:38 smithi134 ceph-mon[124882]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:06:39.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:38 smithi134 ceph-mon[124882]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:06:39.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:39.717 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:39 smithi043 ceph-mon[135307]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:39.717 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:39 smithi043 ceph-mon[138614]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:40.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:39 smithi134 ceph-mon[124882]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:40.520 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:06:41.229 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:06:41.229 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 0s ago 41m - - 2024-03-26T22:06:41.229 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 19s ago 40m - - 2024-03-26T22:06:41.229 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (11m) 0s ago 35m 25.2M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:06:41.229 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (11m) 19s ago 35m 79.2M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:06:41.229 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (14m) 0s ago 34m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:06:41.229 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (13m) 19s ago 40m 453M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:06:41.229 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (24m) 0s ago 41m 533M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (9m) 0s ago 42m 80.7M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (9m) 19s ago 40m 65.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (8m) 0s ago 40m 61.9M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (12m) 0s ago 36m 15.5M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (12m) 19s ago 36m 16.7M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (7m) 0s ago 39m 63.6M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (7m) 0s ago 39m 63.8M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (5m) 0s ago 39m 56.2M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (4m) 0s ago 38m 61.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (3m) 19s ago 38m 51.6M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (2m) 19s ago 37m 53.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:06:41.230 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (90s) 19s ago 37m 43.5M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 9a11026867f3 2024-03-26T22:06:41.231 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (55s) 19s ago 37m 53.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 35420ceddb5e 2024-03-26T22:06:41.231 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (12m) 19s ago 36m 78.0M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:06:41.231 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (34m) 0s ago 34m 80.0M - 17.2.0 e1d6a67b021e 771c6f80b0cc 2024-03-26T22:06:41.231 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (34m) 19s ago 34m 79.5M - 17.2.0 e1d6a67b021e 062e0388f4b1 2024-03-26T22:06:41.651 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:06:41.651 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:06:41.651 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:06:41.651 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:06:41.651 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:06:41.651 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:06:41.651 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:06:41.651 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:06:41.651 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:06:41.652 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:06:41.652 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:06:41.652 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-26T22:06:41.652 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:06:41.652 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:06:41.652 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-26T22:06:41.652 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 13 2024-03-26T22:06:41.652 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:06:41.652 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:06:41.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:41.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:41.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='client.54768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:41.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:41.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='client.54768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:41.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:41.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:41 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.009 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:06:42.009 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:06:42.009 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:06:42.009 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-03-26T22:06:42.009 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:06:42.009 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "0/2 daemons upgraded", 2024-03-26T22:06:42.009 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading rgw daemons", 2024-03-26T22:06:42.009 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:06:42.010 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:06:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='client.54768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:41 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: from='client.64735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:42.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:06:42.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mgr 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mon 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all crash 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all osd 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mds 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: from='client.54780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1537926690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:42 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: from='client.64735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mgr 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mon 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all crash 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all osd 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mds 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: from='client.54780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-03-26T22:06:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1537926690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: from='client.64735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mgr 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mon 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all crash 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all osd 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mds 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: from='client.54780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:42.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-03-26T22:06:42.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1537926690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:42.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:42.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:42 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:43 smithi134 ceph-mon[124882]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:43.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:43 smithi134 ceph-mon[124882]: from='client.54792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-03-26T22:06:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:43 smithi134 ceph-mon[124882]: osdmap e192: 8 total, 8 up, 8 in 2024-03-26T22:06:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:06:43.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:43 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[135307]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[135307]: from='client.54792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-03-26T22:06:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[135307]: osdmap e192: 8 total, 8 up, 8 in 2024-03-26T22:06:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:06:43.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[138614]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:06:43.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[138614]: from='client.54792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:06:43.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-03-26T22:06:43.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[138614]: osdmap e192: 8 total, 8 up, 8 in 2024-03-26T22:06:43.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:43.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:06:43.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:43 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:44.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:44 smithi134 ceph-mon[124882]: Upgrade: Updating rgw.foo.smithi043.izyaws (1/2) 2024-03-26T22:06:44.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:44 smithi134 ceph-mon[124882]: Deploying daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T22:06:44.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:44 smithi134 ceph-mon[124882]: osdmap e193: 8 total, 8 up, 8 in 2024-03-26T22:06:44.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:44 smithi043 ceph-mon[135307]: Upgrade: Updating rgw.foo.smithi043.izyaws (1/2) 2024-03-26T22:06:44.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:44 smithi043 ceph-mon[135307]: Deploying daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T22:06:44.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:44 smithi043 ceph-mon[135307]: osdmap e193: 8 total, 8 up, 8 in 2024-03-26T22:06:44.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:44 smithi043 ceph-mon[138614]: Upgrade: Updating rgw.foo.smithi043.izyaws (1/2) 2024-03-26T22:06:44.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:44 smithi043 ceph-mon[138614]: Deploying daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T22:06:44.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:44 smithi043 ceph-mon[138614]: osdmap e193: 8 total, 8 up, 8 in 2024-03-26T22:06:45.749 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:45 smithi134 ceph-mon[124882]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:06:45.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:45 smithi043 ceph-mon[135307]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:06:45.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:45 smithi043 ceph-mon[138614]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-26T22:06:47.098 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:06:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:06:46] "GET /metrics HTTP/1.1" 200 38373 "" "Prometheus/2.43.0" 2024-03-26T22:06:47.723 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:47 smithi043 ceph-mon[135307]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:47.723 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:47 smithi043 ceph-mon[138614]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:48.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:47 smithi134 ceph-mon[124882]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:06:49.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:49 smithi043 ceph-mon[135307]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T22:06:49.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:49.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:49 smithi043 ceph-mon[138614]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T22:06:49.748 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:50.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:49 smithi134 ceph-mon[124882]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T22:06:50.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:50.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:50 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:50.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:50 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:50.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:50 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:51.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:51 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:51.848 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:51 smithi134 ceph-mon[124882]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 12 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T22:06:51.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:51.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:06:51.849 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[138614]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 12 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[135307]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 12 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:06:51.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:52.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:52 smithi134 ceph-mon[124882]: Upgrade: Updating rgw.foo.smithi134.hihbvk (2/2) 2024-03-26T22:06:52.794 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:52 smithi134 ceph-mon[124882]: Deploying daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T22:06:52.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:52 smithi043 ceph-mon[138614]: Upgrade: Updating rgw.foo.smithi134.hihbvk (2/2) 2024-03-26T22:06:52.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:52 smithi043 ceph-mon[138614]: Deploying daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T22:06:52.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:52 smithi043 ceph-mon[135307]: Upgrade: Updating rgw.foo.smithi134.hihbvk (2/2) 2024-03-26T22:06:52.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:52 smithi043 ceph-mon[135307]: Deploying daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T22:06:53.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:53 smithi043 ceph-mon[135307]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 69 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T22:06:53.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:53 smithi043 ceph-mon[138614]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 69 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T22:06:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:53.974 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:53 smithi134 ceph-mon[124882]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 69 op/s; 1 B/s, 0 objects/s recovering 2024-03-26T22:06:53.975 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:06:55.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:55 smithi043 ceph-mon[135307]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 100 B/s wr, 79 op/s; 0 B/s, 0 objects/s recovering 2024-03-26T22:06:55.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:55.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:55.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:55.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:55 smithi043 ceph-mon[138614]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 100 B/s wr, 79 op/s; 0 B/s, 0 objects/s recovering 2024-03-26T22:06:55.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:55.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:55.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:55 smithi134 ceph-mon[124882]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 100 B/s wr, 79 op/s; 0 B/s, 0 objects/s recovering 2024-03-26T22:06:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:56.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.040 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:06:56] "GET /metrics HTTP/1.1" 200 38373 "" "Prometheus/2.43.0" 2024-03-26T22:06:57.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s; 0 B/s, 0 objects/s recovering 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: Checking dashboard <-> RGW credentials 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s; 0 B/s, 0 objects/s recovering 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: Checking dashboard <-> RGW credentials 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:56 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s; 0 B/s, 0 objects/s recovering 2024-03-26T22:06:57.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.271 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: Checking dashboard <-> RGW credentials 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:57.272 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:57.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:57.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:57.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:57.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:57.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:56 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.273 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.274 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.275 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.276 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.277 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.278 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.279 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:57 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.358 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.360 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.361 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.362 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.363 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.365 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.366 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:58.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:57 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 125 op/s; 0 B/s, 0 objects/s recovering 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 125 op/s; 0 B/s, 0 objects/s recovering 2024-03-26T22:06:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:58 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 125 op/s; 0 B/s, 0 objects/s recovering 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:06:59.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:06:59.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:06:59.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:06:59.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:06:59.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:58 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:06:59 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:00.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:00.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:00.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:00.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:00.303 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:06:59 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 165 op/s 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.298 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.299 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.300 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.301 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.302 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:00 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 165 op/s 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.312 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.313 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:01.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 165 op/s 2024-03-26T22:07:01.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.314 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.315 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.316 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.317 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.318 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.319 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.322 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:01.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:01.323 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:00 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:01.998 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.998 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.999 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.999 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:01.999 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.999 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:01.999 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:01.999 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.000 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.000 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.000 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.000 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.000 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.000 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.000 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.000 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.001 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.001 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.001 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.001 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.001 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.001 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.002 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.002 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.002 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.002 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.002 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.003 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.004 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.005 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:01 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.082 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.082 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.082 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.082 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.082 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.082 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.082 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.083 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.084 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.085 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.086 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.087 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.088 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:02.089 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:02.090 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:02.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:02.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:01 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.160 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 162 op/s 2024-03-26T22:07:03.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.161 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.162 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.163 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.164 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.165 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:02 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 162 op/s 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 162 op/s 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.202 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.203 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:03.204 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:02 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:04.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:04.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:04.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:04.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:04.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:04.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:04.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:04.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:04.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:05.459 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:05 smithi043 ceph-mon[135307]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 170 B/s wr, 117 op/s 2024-03-26T22:07:05.460 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:05 smithi043 ceph-mon[138614]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 170 B/s wr, 117 op/s 2024-03-26T22:07:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:05 smithi134 ceph-mon[124882]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 170 B/s wr, 117 op/s 2024-03-26T22:07:06.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:06.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:06.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:06.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[138614]: Upgrade: Updating rgw.foo.smithi043.izyaws (1/2) 2024-03-26T22:07:06.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:07:06.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:06.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[138614]: Deploying daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T22:07:06.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:06.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:06.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:06.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[135307]: Upgrade: Updating rgw.foo.smithi043.izyaws (1/2) 2024-03-26T22:07:06.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:07:06.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:06.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-mon[135307]: Deploying daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T22:07:06.748 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:06.748 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:06.748 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:06.748 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:06 smithi134 ceph-mon[124882]: Upgrade: Updating rgw.foo.smithi043.izyaws (1/2) 2024-03-26T22:07:06.749 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.izyaws", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:07:06.749 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:06 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:06.749 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:06 smithi134 ceph-mon[124882]: Deploying daemon rgw.foo.smithi043.izyaws on smithi043 2024-03-26T22:07:07.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:07:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:07:06] "GET /metrics HTTP/1.1" 200 38373 "" "Prometheus/2.43.0" 2024-03-26T22:07:07.706 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:07 smithi134 ceph-mon[124882]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-03-26T22:07:07.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:07 smithi043 ceph-mon[135307]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-03-26T22:07:07.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:07 smithi043 ceph-mon[138614]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-03-26T22:07:08.740 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:08.740 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:08.740 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:08.740 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:08.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:08.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:08.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:08.741 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:08.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:09.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:09 smithi043 ceph-mon[135307]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-26T22:07:09.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:09.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:09.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:09.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:09 smithi043 ceph-mon[138614]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-26T22:07:09.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:09.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:09.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:09 smithi134 ceph-mon[124882]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-26T22:07:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:09.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:11 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:11 smithi134 ceph-mon[124882]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-03-26T22:07:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:11 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:11 smithi043 ceph-mon[135307]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-03-26T22:07:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:11 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:11 smithi043 ceph-mon[138614]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-03-26T22:07:12.374 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:07:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:12.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:12 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:12.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:12 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:12.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:12 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:13.054 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:07:13.054 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 7s ago 41m - - 2024-03-26T22:07:13.054 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 4s ago 41m - - 2024-03-26T22:07:13.054 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (12m) 7s ago 36m 25.0M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:07:13.054 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (11m) 4s ago 35m 79.7M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (14m) 7s ago 35m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (14m) 4s ago 40m 454M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (24m) 7s ago 42m 534M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (9m) 7s ago 42m 80.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (10m) 4s ago 41m 66.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (9m) 7s ago 41m 62.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (13m) 7s ago 36m 15.0M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (13m) 4s ago 36m 16.8M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (8m) 7s ago 40m 65.3M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (7m) 7s ago 40m 65.9M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (6m) 7s ago 39m 57.5M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (5m) 7s ago 39m 64.3M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (4m) 4s ago 38m 54.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:07:13.055 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (3m) 4s ago 38m 56.6M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:07:13.056 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (2m) 4s ago 38m 44.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 9a11026867f3 2024-03-26T22:07:13.056 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (87s) 4s ago 37m 56.0M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 35420ceddb5e 2024-03-26T22:07:13.056 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (12m) 4s ago 37m 79.2M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:07:13.056 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 starting - - - - 2024-03-26T22:07:13.056 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (18s) 4s ago 35m 76.3M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 ee36021c6dce 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:07:13.468 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:07:13.469 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:07:13.469 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 15 2024-03-26T22:07:13.469 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:07:13.469 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:07:13.812 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:07:13.812 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:07:13.812 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:07:13.812 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-03-26T22:07:13.812 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:07:13.812 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "1/2 daemons upgraded", 2024-03-26T22:07:13.812 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading rgw daemons", 2024-03-26T22:07:13.813 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:07:13.813 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:07:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[135307]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-03-26T22:07:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[135307]: from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:07:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:13.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1843025502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:13.813 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[138614]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-03-26T22:07:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[138614]: from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:07:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:13.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:13 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1843025502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:13.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:13 smithi134 ceph-mon[124882]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-03-26T22:07:13.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:13 smithi134 ceph-mon[124882]: from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:13.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi134.hihbvk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-26T22:07:13.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:13 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:13.820 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:13 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1843025502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:14 smithi043 ceph-mon[135307]: from='client.54903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:14 smithi043 ceph-mon[135307]: from='client.64879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:14 smithi043 ceph-mon[135307]: Upgrade: Updating rgw.foo.smithi134.hihbvk (2/2) 2024-03-26T22:07:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:14 smithi043 ceph-mon[135307]: Deploying daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T22:07:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:14 smithi043 ceph-mon[138614]: from='client.54903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:14 smithi043 ceph-mon[138614]: from='client.64879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:14 smithi043 ceph-mon[138614]: Upgrade: Updating rgw.foo.smithi134.hihbvk (2/2) 2024-03-26T22:07:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:14 smithi043 ceph-mon[138614]: Deploying daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T22:07:14.871 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:14 smithi134 ceph-mon[124882]: from='client.54903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:14.871 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:14 smithi134 ceph-mon[124882]: from='client.64879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:14.871 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:14 smithi134 ceph-mon[124882]: Upgrade: Updating rgw.foo.smithi134.hihbvk (2/2) 2024-03-26T22:07:14.871 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:14 smithi134 ceph-mon[124882]: Deploying daemon rgw.foo.smithi134.hihbvk on smithi134 2024-03-26T22:07:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:15 smithi043 ceph-mon[135307]: from='client.54921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:15 smithi043 ceph-mon[135307]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-03-26T22:07:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:15 smithi043 ceph-mon[138614]: from='client.54921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:15 smithi043 ceph-mon[138614]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-03-26T22:07:15.991 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:15 smithi134 ceph-mon[124882]: from='client.54921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:15.991 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:15 smithi134 ceph-mon[124882]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-03-26T22:07:17.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:07:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:07:16] "GET /metrics HTTP/1.1" 200 38388 "" "Prometheus/2.43.0" 2024-03-26T22:07:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 44 op/s 2024-03-26T22:07:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 44 op/s 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:17.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:17.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:17 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 44 op/s 2024-03-26T22:07:18.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.044 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:17 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: Checking dashboard <-> RGW credentials 2024-03-26T22:07:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: Checking dashboard <-> RGW credentials 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:18.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:18 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: Checking dashboard <-> RGW credentials 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:18 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.740 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.740 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:07:19.740 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.740 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.740 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.740 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.741 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.742 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.743 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.744 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.745 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.745 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.745 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.745 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.745 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.745 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.745 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.745 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.745 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:19 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:19.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:19.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:19.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:19.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:19.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:19 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.800 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.801 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:20 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:20.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:20.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:20.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:20.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:20.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:20 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:21.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.605 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 170 B/s wr, 124 op/s 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.606 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.607 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.608 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.608 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.608 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.608 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.608 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.608 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.609 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.610 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:21 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 170 B/s wr, 124 op/s 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 284 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 170 B/s wr, 124 op/s 2024-03-26T22:07:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.868 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:21.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:21.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:21.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:21.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:21 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.724 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.725 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.727 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.728 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.729 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.732 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.733 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.734 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:22 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.840 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.841 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.842 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.842 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.842 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.842 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.842 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.842 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.843 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.844 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:22.845 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:22 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 170 op/s 2024-03-26T22:07:23.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.778 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.779 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.780 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.781 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 170 op/s 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 170 op/s 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:24 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.937 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.938 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.939 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.940 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.941 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.941 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:24.941 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.941 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:24.941 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:24.941 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:24.941 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:24.941 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:24 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 169 op/s 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 169 op/s 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:25.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:25.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:25.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:25 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.016 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.016 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 169 op/s 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.017 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.018 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.019 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.020 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.021 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.021 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.021 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.021 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.021 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.021 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:25 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.925 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.925 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.925 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.925 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.925 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.926 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.927 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.928 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:26.929 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.930 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:26.930 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:26.930 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:26.930 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:26.930 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:26 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:07:26] "GET /metrics HTTP/1.1" 200 38371 "" "Prometheus/2.43.0" 2024-03-26T22:07:27.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.118 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:26 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 85 B/s wr, 157 op/s 2024-03-26T22:07:27.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.967 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.968 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.970 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.971 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:27.972 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:27.972 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:27.972 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:27.972 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:27 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 85 B/s wr, 157 op/s 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 85 B/s wr, 157 op/s 2024-03-26T22:07:28.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:27 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.859 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi043.izyaws"}]: dispatch 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi043.izyaws"}]': finished 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.hihbvk"}]: dispatch 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.hihbvk"}]': finished 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi043.izyaws"}]: dispatch 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi043.izyaws"}]': finished 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.hihbvk"}]: dispatch 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.hihbvk"}]': finished 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:07:28.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:07:28.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:07:28.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.873 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.873 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.874 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.874 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.874 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.874 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.874 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.874 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.875 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.876 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.877 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi043.izyaws"}]: dispatch 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi043.izyaws"}]': finished 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.hihbvk"}]: dispatch 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi134.hihbvk"}]': finished 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.878 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-26T22:07:28.879 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.880 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:28.881 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:29.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 85 B/s wr, 126 op/s 2024-03-26T22:07:29.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.782 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all rgw 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nfs 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all nvmeof 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Upgrade: Finalizing container_image settings 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: Upgrade: Complete! 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:29.783 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 85 B/s wr, 126 op/s 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all rgw 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all nfs 2024-03-26T22:07:29.788 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all nvmeof 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Upgrade: Finalizing container_image settings 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: Upgrade: Complete! 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 85 B/s wr, 126 op/s 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Metadata not up to date on all hosts. Skipping non agent specs 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all rgw 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:07:29.789 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:07:29.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all nfs 2024-03-26T22:07:29.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all nvmeof 2024-03-26T22:07:29.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Upgrade: Finalizing container_image settings 2024-03-26T22:07:29.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: Upgrade: Complete! 2024-03-26T22:07:29.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:29.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:29.790 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:31.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:31 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:31.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:31 smithi134 ceph-mon[124882]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-26T22:07:31.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:31.230 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:31.231 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:31.330 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:31.330 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[135307]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-26T22:07:31.330 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:31.330 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:31.331 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:31.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:31.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[138614]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-26T22:07:31.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:31.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:31.331 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:33.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:33 smithi134 ceph-mon[124882]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-03-26T22:07:33.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:33 smithi043 ceph-mon[135307]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-03-26T22:07:33.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:33 smithi043 ceph-mon[138614]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 47 op/s 2024-03-26T22:07:34.219 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:34 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:34.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:34 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:34.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:34 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:35.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:35 smithi134 ceph-mon[124882]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:35.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:35 smithi043 ceph-mon[135307]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:35.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:35 smithi043 ceph-mon[138614]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:37.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:07:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:07:36] "GET /metrics HTTP/1.1" 200 38371 "" "Prometheus/2.43.0" 2024-03-26T22:07:37.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:37 smithi134 ceph-mon[124882]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:37.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:37 smithi043 ceph-mon[135307]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:37.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:37 smithi043 ceph-mon[138614]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:38.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:38.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:38.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:39.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:39 smithi134 ceph-mon[124882]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:39.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:39 smithi043 ceph-mon[138614]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:39.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:39 smithi043 ceph-mon[135307]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:41.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:41 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:41.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:41 smithi134 ceph-mon[124882]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:41.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:41 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:41.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:41 smithi043 ceph-mon[135307]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:41.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:41 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:41.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:41 smithi043 ceph-mon[138614]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:43.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:43 smithi134 ceph-mon[124882]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:43.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:43 smithi043 ceph-mon[135307]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:43.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:43 smithi043 ceph-mon[138614]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:44.886 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T22:07:45.469 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:45 smithi043 ceph-mon[135307]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:45.469 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:45 smithi043 ceph-mon[135307]: from='client.54987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:45.469 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:45 smithi043 ceph-mon[138614]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:45.469 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:45 smithi043 ceph-mon[138614]: from='client.54987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:45.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:45 smithi134 ceph-mon[124882]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:45.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:45 smithi134 ceph-mon[124882]: from='client.54987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:46.910 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:07:46.910 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 16s ago 42m - - 2024-03-26T22:07:46.910 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 18s ago 41m - - 2024-03-26T22:07:46.910 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (12m) 16s ago 36m 25.0M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:07:46.910 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (12m) 18s ago 36m 79.8M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (15m) 16s ago 35m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (14m) 18s ago 41m 454M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (25m) 16s ago 43m 536M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (10m) 16s ago 43m 83.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (11m) 18s ago 41m 68.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (9m) 16s ago 41m 65.4M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (13m) 16s ago 37m 15.5M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (13m) 18s ago 37m 17.4M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (8m) 16s ago 41m 66.8M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (8m) 16s ago 40m 67.9M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (7m) 16s ago 40m 58.8M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (5m) 16s ago 39m 65.1M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (4m) 18s ago 39m 57.0M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (3m) 18s ago 39m 58.1M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:07:46.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (2m) 18s ago 38m 46.7M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 9a11026867f3 2024-03-26T22:07:46.912 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (2m) 18s ago 38m 57.2M 4096M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 35420ceddb5e 2024-03-26T22:07:46.912 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (13m) 18s ago 37m 79.5M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:07:46.912 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (35s) 16s ago 35m 75.1M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 97a3e1f58470 2024-03-26T22:07:46.912 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (30s) 18s ago 35m 76.6M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cd6d32fdd306 2024-03-26T22:07:47.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:07:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:07:46] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.43.0" 2024-03-26T22:07:47.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:47 smithi043 ceph-mon[135307]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:47.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:47 smithi043 ceph-mon[138614]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:47.547 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-03-26T22:07:47.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:47 smithi134 ceph-mon[124882]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:48.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:48 smithi134 ceph-mon[124882]: from='client.64960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:48.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:48 smithi043 ceph-mon[135307]: from='client.64960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:48.606 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:48 smithi043 ceph-mon[138614]: from='client.64960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:49 smithi043 ceph-mon[135307]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:49.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:49 smithi043 ceph-mon[138614]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:49.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:49.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:49.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:49.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:49 smithi134 ceph-mon[124882]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:49.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:49.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:49.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:49.827 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:07:50.446 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:50 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/477078178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:50.446 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:50 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/477078178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:50.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:50 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/477078178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:51.196 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-03-26T22:07:51.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:51 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:51.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:51 smithi134 ceph-mon[124882]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:51.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:51.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:51.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:51.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:51.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[135307]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:51.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:51.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:51.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:51.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:07:51.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[138614]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:51.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:51.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:51.607 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:07:53.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:53 smithi134 ceph-mon[124882]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:53.282 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:53.560 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:53 smithi043 ceph-mon[135307]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:53.560 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:53.561 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:53 smithi043 ceph-mon[138614]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:53.561 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:07:54.859 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)" 2024-03-26T22:07:55.443 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:55 smithi043 ceph-mon[135307]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:55.443 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:55 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/104560172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:55.443 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:55 smithi043 ceph-mon[138614]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:55.443 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:55 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/104560172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:55.467 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade status' 2024-03-26T22:07:55.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:55 smithi134 ceph-mon[124882]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:55.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:55 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/104560172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:07:57.013 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:07:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:07:56] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.43.0" 2024-03-26T22:07:57.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:57 smithi043 ceph-mon[135307]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:57.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:57 smithi043 ceph-mon[138614]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:57.466 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:07:57.466 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-03-26T22:07:57.466 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-03-26T22:07:57.467 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-03-26T22:07:57.467 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-03-26T22:07:57.467 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-03-26T22:07:57.467 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-03-26T22:07:57.467 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:07:57.467 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:07:57.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:57 smithi134 ceph-mon[124882]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:07:58.165 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T22:07:58.477 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:58 smithi043 ceph-mon[135307]: from='client.55011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:58.477 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:58 smithi043 ceph-mon[138614]: from='client.55011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:58.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:58 smithi134 ceph-mon[124882]: from='client.55011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:07:59.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:07:59 smithi043 ceph-mon[135307]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:59.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:07:59 smithi043 ceph-mon[138614]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:07:59.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:07:59 smithi134 ceph-mon[124882]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:00.427 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-03-26T22:08:01.176 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-26T22:08:01.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:01 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:01.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:01 smithi043 ceph-mon[135307]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:01.492 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:01 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1014028782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:08:01.492 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:01 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:01.492 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:01 smithi043 ceph-mon[138614]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:01.492 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:01 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1014028782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:08:01.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:01 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:01.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:01 smithi134 ceph-mon[124882]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:01.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:01 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1014028782' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:08:03.225 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:08:03.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:03 smithi134 ceph-mon[124882]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:03.582 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:03 smithi043 ceph-mon[138614]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:03.583 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:03 smithi043 ceph-mon[135307]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:03.932 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-26T22:08:03.943 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi043.front.sepia.ceph.com 2024-03-26T22:08:03.943 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- 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 ; ceph health detail ; sleep 30 ; done' 2024-03-26T22:08:04.518 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='client.64990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: Adjusting osd_memory_target on smithi134 to 2992M 2024-03-26T22:08:04.519 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: Adjusting osd_memory_target on smithi043 to 2737M 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[138614]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='client.64990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: Adjusting osd_memory_target on smithi134 to 2992M 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: Adjusting osd_memory_target on smithi043 to 2737M 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:04.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:04 smithi043 ceph-mon[135307]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:08:04.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='client.64990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:04.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:08:04.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: Adjusting osd_memory_target on smithi134 to 2992M 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: Adjusting osd_memory_target on smithi043 to 2737M 2024-03-26T22:08:04.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:04.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:04.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:04.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:04 smithi134 ceph-mon[124882]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:42fc52b86b14d4f88c40d75eb7102e0ab3918f55 2024-03-26T22:08:05.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:05 smithi134 ceph-mon[124882]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:05.561 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:05 smithi043 ceph-mon[135307]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:05.561 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:05 smithi043 ceph-mon[138614]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:07.107 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:08:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:08:06] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.43.0" 2024-03-26T22:08:07.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:07.406 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.407 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.408 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.408 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.408 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:07.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:07.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.408 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.409 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.410 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:07 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.410 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:08:07.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:07.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:07.549 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:07 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:08.097 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:08:08.097 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 17s ago 42m - - 2024-03-26T22:08:08.097 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 19s ago 42m - - 2024-03-26T22:08:08.097 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (13m) 17s ago 36m 25.0M - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (12m) 19s ago 36m 79.8M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (15m) 17s ago 35m 65.7M - 3.5 e1d6a67b021e 9832698c5e00 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (15m) 19s ago 41m 454M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (25m) 17s ago 43m 536M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (10m) 17s ago 43m 83.1M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (11m) 19s ago 41m 67.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (10m) 17s ago 42m 64.1M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (14m) 17s ago 37m 15.1M - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (14m) 19s ago 37m 17.2M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (8m) 17s ago 41m 66.8M 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (8m) 17s ago 40m 68.0M 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (7m) 17s ago 40m 58.9M 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:08:08.098 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (6m) 17s ago 40m 65.2M 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:08:08.099 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (5m) 19s ago 39m 57.2M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:08:08.099 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (4m) 19s ago 39m 58.6M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:08:08.099 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (2m) 19s ago 39m 46.8M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 9a11026867f3 2024-03-26T22:08:08.099 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (2m) 19s ago 38m 57.4M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 35420ceddb5e 2024-03-26T22:08:08.099 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (13m) 19s ago 37m 79.5M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:08:08.099 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (57s) 17s ago 36m 75.3M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 97a3e1f58470 2024-03-26T22:08:08.099 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (51s) 19s ago 36m 76.8M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cd6d32fdd306 2024-03-26T22:08:08.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:08:08.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:08:08.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mgr 2024-03-26T22:08:08.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mon 2024-03-26T22:08:08.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all crash 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all osd 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all mds 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all rgw 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: from='client.55029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mgr 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mon 2024-03-26T22:08:08.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all crash 2024-03-26T22:08:08.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all osd 2024-03-26T22:08:08.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all mds 2024-03-26T22:08:08.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all rgw 2024-03-26T22:08:08.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:08:08.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T22:08:08.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:08:08.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: from='client.55029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:08.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:08.515 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:08:08.515 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:08:08.515 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 15 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:08:08.516 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:08:08.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Target is version 19.0.0-2484-g42fc52b8 (squid) 2024-03-26T22:08:08.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d'] 2024-03-26T22:08:08.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mgr 2024-03-26T22:08:08.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mon 2024-03-26T22:08:08.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all crash 2024-03-26T22:08:08.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all osd 2024-03-26T22:08:08.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all mds 2024-03-26T22:08:08.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all rgw 2024-03-26T22:08:08.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all rbd-mirror 2024-03-26T22:08:08.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all cephfs-mirror 2024-03-26T22:08:08.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: Upgrade: Setting container_image for all ceph-exporter 2024-03-26T22:08:08.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: from='client.55029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:08.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:08.880 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:08:08.880 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:08:08.880 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:08:08.880 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:08:08.880 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-03-26T22:08:08.880 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw", 2024-03-26T22:08:08.880 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr", 2024-03-26T22:08:08.880 INFO:teuthology.orchestra.run.smithi043.stdout: "osd", 2024-03-26T22:08:08.881 INFO:teuthology.orchestra.run.smithi043.stdout: "mon" 2024-03-26T22:08:08.881 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T22:08:08.881 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "15/21 daemons upgraded", 2024-03-26T22:08:08.881 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-26T22:08:08.881 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-03-26T22:08:08.881 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:08:09.298 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-03-26T22:08:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='client.55035 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='client.65008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: Upgrade: Updating iscsi.foo.smithi043.anslqg 2024-03-26T22:08:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T22:08:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: Deploying daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T22:08:09.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1332007052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.799 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:09 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2445929736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:08:09.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='client.55035 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:09.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:09.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='client.65008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:09.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: Upgrade: Updating iscsi.foo.smithi043.anslqg 2024-03-26T22:08:09.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T22:08:09.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: Deploying daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1332007052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2445929736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='client.55035 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='client.65008 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: Upgrade: Updating iscsi.foo.smithi043.anslqg 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.814 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.anslqg", "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 2024-03-26T22:08:09.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:09.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: Deploying daemon iscsi.foo.smithi043.anslqg on smithi043 2024-03-26T22:08:09.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1332007052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:09.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:09.815 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:09 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2445929736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:08:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:10 smithi134 ceph-mon[124882]: from='client.55053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:10.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:10.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:10.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:10 smithi043 ceph-mon[135307]: from='client.55053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:10.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:10.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:10.809 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:10.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:10 smithi043 ceph-mon[138614]: from='client.55053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:10.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:10.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:10.809 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:11.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:11 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:11.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:11 smithi134 ceph-mon[124882]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:11 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:11.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:11 smithi043 ceph-mon[135307]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:11.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:11 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:11.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:11 smithi043 ceph-mon[138614]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:13.701 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:13 smithi134 ceph-mon[124882]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:13 smithi043 ceph-mon[135307]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:13.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:13 smithi043 ceph-mon[138614]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:15.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:15 smithi134 ceph-mon[124882]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:15 smithi043 ceph-mon[135307]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:15.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:15 smithi043 ceph-mon[138614]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:17.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:08:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:08:16] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.43.0" 2024-03-26T22:08:17.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:17 smithi134 ceph-mon[124882]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:17.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:17 smithi043 ceph-mon[138614]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:17 smithi043 ceph-mon[135307]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:19.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:19 smithi134 ceph-mon[124882]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:19.820 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:19 smithi043 ceph-mon[135307]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:19.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:19 smithi043 ceph-mon[138614]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:21.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:21 smithi134 ceph-mon[124882]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:21.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:21 smithi134 ceph-mon[124882]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:21 smithi043 ceph-mon[135307]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:21 smithi043 ceph-mon[135307]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:21 smithi043 ceph-mon[138614]: from='client.25447 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:21 smithi043 ceph-mon[138614]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:22.856 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:08:22 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T22:08:22.643+0000 7feb6b317700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:08:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:23 smithi134 ceph-mon[124882]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:23.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:23.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[135307]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[138614]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:24.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:24 smithi043 ceph-mon[135307]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:08:24.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:24 smithi043 ceph-mon[135307]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-03-26T22:08:24.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:24 smithi043 ceph-mon[135307]: Health check failed: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-03-26T22:08:24.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:24 smithi043 ceph-mon[138614]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:08:24.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:24 smithi043 ceph-mon[138614]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-03-26T22:08:24.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:24 smithi043 ceph-mon[138614]: Health check failed: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-03-26T22:08:24.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:24 smithi134 ceph-mon[124882]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:08:24.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:24 smithi134 ceph-mon[124882]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-03-26T22:08:24.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:24 smithi134 ceph-mon[124882]: Health check failed: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-03-26T22:08:26.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:26 smithi043 ceph-mon[135307]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:08:26.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:26 smithi043 ceph-mon[138614]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:08:26.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:26 smithi134 ceph-mon[124882]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:08:27.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:08:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:08:26] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.43.0" 2024-03-26T22:08:28.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:28 smithi134 ceph-mon[124882]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T22:08:28.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:28.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:28.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:28.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:28 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[138614]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T22:08:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:28.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[135307]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 0 op/s 2024-03-26T22:08:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:28.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:28 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:29 smithi134 ceph-mon[124882]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 0 op/s 2024-03-26T22:08:29.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:29 smithi134 ceph-mon[124882]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 247 B/s rd, 0 op/s 2024-03-26T22:08:29.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:29 smithi134 ceph-mon[124882]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 326 B/s rd, 0 op/s 2024-03-26T22:08:29.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.519 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:29 smithi134 ceph-mon[124882]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T22:08:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[135307]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 0 op/s 2024-03-26T22:08:29.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[135307]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 247 B/s rd, 0 op/s 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[135307]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 326 B/s rd, 0 op/s 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[135307]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[138614]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 0 op/s 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[138614]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 247 B/s rd, 0 op/s 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[138614]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 326 B/s rd, 0 op/s 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:29.858 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:29 smithi043 ceph-mon[138614]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-26T22:08:30.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:30 smithi134 ceph-mon[124882]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 324 B/s rd, 0 op/s 2024-03-26T22:08:30.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:30 smithi134 ceph-mon[124882]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:30 smithi043 ceph-mon[135307]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 324 B/s rd, 0 op/s 2024-03-26T22:08:30.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:30 smithi043 ceph-mon[135307]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:30.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:30 smithi043 ceph-mon[138614]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 324 B/s rd, 0 op/s 2024-03-26T22:08:30.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:30 smithi043 ceph-mon[138614]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:32.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:32 smithi134 ceph-mon[124882]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:32.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:32 smithi043 ceph-mon[135307]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:32.845 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:32 smithi043 ceph-mon[138614]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:34.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:34 smithi134 ceph-mon[124882]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:34.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:34 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2861806955' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T22:08:34.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:34 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/4063192277' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3584078375"}]: dispatch 2024-03-26T22:08:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:34 smithi043 ceph-mon[135307]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:34 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2861806955' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T22:08:34.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:34 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/4063192277' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3584078375"}]: dispatch 2024-03-26T22:08:34.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:34 smithi043 ceph-mon[138614]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:34.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:34 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2861806955' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-26T22:08:34.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:34 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/4063192277' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3584078375"}]: dispatch 2024-03-26T22:08:35.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:35 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/4063192277' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3584078375"}]': finished 2024-03-26T22:08:35.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:35 smithi134 ceph-mon[124882]: osdmap e194: 8 total, 8 up, 8 in 2024-03-26T22:08:35.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:35 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/684230294' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3501261912"}]: dispatch 2024-03-26T22:08:35.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:35 smithi134 ceph-mon[124882]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3501261912"}]: dispatch 2024-03-26T22:08:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:35 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/4063192277' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3584078375"}]': finished 2024-03-26T22:08:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:35 smithi043 ceph-mon[135307]: osdmap e194: 8 total, 8 up, 8 in 2024-03-26T22:08:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:35 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/684230294' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3501261912"}]: dispatch 2024-03-26T22:08:35.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:35 smithi043 ceph-mon[135307]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3501261912"}]: dispatch 2024-03-26T22:08:35.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:35 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/4063192277' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3584078375"}]': finished 2024-03-26T22:08:35.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:35 smithi043 ceph-mon[138614]: osdmap e194: 8 total, 8 up, 8 in 2024-03-26T22:08:35.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:35 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/684230294' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3501261912"}]: dispatch 2024-03-26T22:08:35.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:35 smithi043 ceph-mon[138614]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3501261912"}]: dispatch 2024-03-26T22:08:36.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:36 smithi134 ceph-mon[124882]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 149 B/s rd, 0 op/s 2024-03-26T22:08:36.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:36 smithi134 ceph-mon[124882]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3501261912"}]': finished 2024-03-26T22:08:36.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:36 smithi134 ceph-mon[124882]: osdmap e195: 8 total, 8 up, 8 in 2024-03-26T22:08:36.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:36 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2018075706' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2801657990"}]: dispatch 2024-03-26T22:08:36.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:36 smithi043 ceph-mon[135307]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 149 B/s rd, 0 op/s 2024-03-26T22:08:36.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:36 smithi043 ceph-mon[135307]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3501261912"}]': finished 2024-03-26T22:08:36.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:36 smithi043 ceph-mon[135307]: osdmap e195: 8 total, 8 up, 8 in 2024-03-26T22:08:36.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:36 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2018075706' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2801657990"}]: dispatch 2024-03-26T22:08:36.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:36 smithi043 ceph-mon[138614]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 149 B/s rd, 0 op/s 2024-03-26T22:08:36.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:36 smithi043 ceph-mon[138614]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/3501261912"}]': finished 2024-03-26T22:08:36.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:36 smithi043 ceph-mon[138614]: osdmap e195: 8 total, 8 up, 8 in 2024-03-26T22:08:36.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:36 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2018075706' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2801657990"}]: dispatch 2024-03-26T22:08:37.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:08:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:08:36] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.43.0" 2024-03-26T22:08:37.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:37 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2018075706' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2801657990"}]': finished 2024-03-26T22:08:37.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:37 smithi134 ceph-mon[124882]: osdmap e196: 8 total, 8 up, 8 in 2024-03-26T22:08:37.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:37 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3055719764' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3501261912"}]: dispatch 2024-03-26T22:08:37.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:37 smithi134 ceph-mon[124882]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3501261912"}]: dispatch 2024-03-26T22:08:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:37 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2018075706' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2801657990"}]': finished 2024-03-26T22:08:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:37 smithi043 ceph-mon[138614]: osdmap e196: 8 total, 8 up, 8 in 2024-03-26T22:08:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:37 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3055719764' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3501261912"}]: dispatch 2024-03-26T22:08:37.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:37 smithi043 ceph-mon[138614]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3501261912"}]: dispatch 2024-03-26T22:08:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:37 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2018075706' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2801657990"}]': finished 2024-03-26T22:08:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:37 smithi043 ceph-mon[135307]: osdmap e196: 8 total, 8 up, 8 in 2024-03-26T22:08:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:37 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3055719764' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3501261912"}]: dispatch 2024-03-26T22:08:37.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:37 smithi043 ceph-mon[135307]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3501261912"}]: dispatch 2024-03-26T22:08:38.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:38 smithi134 ceph-mon[124882]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-26T22:08:38.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:38 smithi134 ceph-mon[124882]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3501261912"}]': finished 2024-03-26T22:08:38.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:38 smithi134 ceph-mon[124882]: osdmap e197: 8 total, 8 up, 8 in 2024-03-26T22:08:38.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:38 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/792880262' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3215249305"}]: dispatch 2024-03-26T22:08:38.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:38.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:38.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[135307]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-26T22:08:38.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[135307]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3501261912"}]': finished 2024-03-26T22:08:38.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[135307]: osdmap e197: 8 total, 8 up, 8 in 2024-03-26T22:08:38.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/792880262' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3215249305"}]: dispatch 2024-03-26T22:08:38.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:38.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:38.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[138614]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-03-26T22:08:38.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[138614]: from='client.? ' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/3501261912"}]': finished 2024-03-26T22:08:38.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[138614]: osdmap e197: 8 total, 8 up, 8 in 2024-03-26T22:08:38.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/792880262' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3215249305"}]: dispatch 2024-03-26T22:08:38.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:38.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:39.669 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:08:39.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:39 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/792880262' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3215249305"}]': finished 2024-03-26T22:08:39.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:39 smithi043 ceph-mon[138614]: osdmap e198: 8 total, 8 up, 8 in 2024-03-26T22:08:39.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:39 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2063252623' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/148663241"}]: dispatch 2024-03-26T22:08:39.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:39 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/792880262' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3215249305"}]': finished 2024-03-26T22:08:39.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:39 smithi043 ceph-mon[135307]: osdmap e198: 8 total, 8 up, 8 in 2024-03-26T22:08:39.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:39 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2063252623' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/148663241"}]: dispatch 2024-03-26T22:08:40.025 INFO:teuthology.orchestra.run.smithi043.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed." 2024-03-26T22:08:40.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:39 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/792880262' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3215249305"}]': finished 2024-03-26T22:08:40.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:39 smithi134 ceph-mon[124882]: osdmap e198: 8 total, 8 up, 8 in 2024-03-26T22:08:40.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:39 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2063252623' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/148663241"}]: dispatch 2024-03-26T22:08:40.650 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:40 smithi043 ceph-mon[138614]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:40.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:40 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/2063252623' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/148663241"}]': finished 2024-03-26T22:08:40.651 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:40 smithi043 ceph-mon[138614]: osdmap e199: 8 total, 8 up, 8 in 2024-03-26T22:08:40.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:40 smithi043 ceph-mon[135307]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:40.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:40 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/2063252623' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/148663241"}]': finished 2024-03-26T22:08:40.651 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:40 smithi043 ceph-mon[135307]: osdmap e199: 8 total, 8 up, 8 in 2024-03-26T22:08:40.675 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T22:08:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:40 smithi134 ceph-mon[124882]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail 2024-03-26T22:08:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:40 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/2063252623' entity='client.iscsi.foo.smithi043.anslqg' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/148663241"}]': finished 2024-03-26T22:08:41.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:40 smithi134 ceph-mon[124882]: osdmap e199: 8 total, 8 up, 8 in 2024-03-26T22:08:41.797 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:41 smithi043 ceph-mon[135307]: from='client.65092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:41.797 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:41 smithi043 ceph-mon[135307]: from='client.55131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:41.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:41 smithi043 ceph-mon[138614]: from='client.65092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:41.797 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:41 smithi043 ceph-mon[138614]: from='client.55131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:41 smithi134 ceph-mon[124882]: from='client.65092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:42.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:41 smithi134 ceph-mon[124882]: from='client.55131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:42.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:42 smithi043 ceph-mon[135307]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:08:42.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:42 smithi043 ceph-mon[138614]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:08:43.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:42 smithi134 ceph-mon[124882]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:08:43.688 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 15s ago 43m - - 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 14s ago 42m - - 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (13m) 15s ago 37m - - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (13m) 14s ago 37m 82.0M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 unknown 15s ago 36m - - 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (15m) 14s ago 42m 454M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (26m) 15s ago 43m - - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (11m) 15s ago 44m - 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (11m) 14s ago 42m 69.0M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (10m) 15s ago 42m - 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (14m) 15s ago 38m - - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (14m) 14s ago 38m 16.5M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (9m) 15s ago 41m - 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:08:43.689 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (9m) 15s ago 41m - 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:08:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (8m) 15s ago 41m - 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:08:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (6m) 15s ago 40m - 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:08:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (5m) 14s ago 40m 57.5M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:08:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (4m) 14s ago 40m 58.9M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:08:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (3m) 14s ago 39m 47.0M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 9a11026867f3 2024-03-26T22:08:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (2m) 14s ago 39m 57.7M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 35420ceddb5e 2024-03-26T22:08:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (14m) 14s ago 38m 79.6M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:08:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (92s) 15s ago 36m - - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 97a3e1f58470 2024-03-26T22:08:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (86s) 14s ago 36m 77.2M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cd6d32fdd306 2024-03-26T22:08:44.569 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions' 2024-03-26T22:08:44.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:44 smithi043 ceph-mon[135307]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:44.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:44 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:44.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:44 smithi043 ceph-mon[138614]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:44.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:44 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:44 smithi134 ceph-mon[124882]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:08:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:44 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:45.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:45 smithi043 ceph-mon[135307]: from='client.55137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:45.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:45 smithi043 ceph-mon[138614]: from='client.55137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:46.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:45 smithi134 ceph-mon[124882]: from='client.55137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:08:46.639 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:08:46.639 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:08:46.639 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:08:46.639 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:08:46.639 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 15 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:08:46.640 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:08:46.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:46 smithi043 ceph-mon[135307]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:08:46.851 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:46 smithi043 ceph-mon[138614]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:08:47.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:46 smithi134 ceph-mon[124882]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:08:47.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:08:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:08:46] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.43.0" 2024-03-26T22:08:47.279 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-26T22:08:47.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:47 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/702181250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:47.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:47 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/702181250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:48.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:47 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/702181250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:08:48.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:48 smithi043 ceph-mon[135307]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:48.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:48.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:48.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:48 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:48.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:48 smithi043 ceph-mon[138614]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:48.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:48.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:48.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:48 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:48 smithi134 ceph-mon[124882]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:49.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:48 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.142 INFO:teuthology.orchestra.run.smithi043.stdout:wait for servicemap items w/ changing names to refresh 2024-03-26T22:08:49.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[135307]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:08:49.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[135307]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-03-26T22:08:49.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[138614]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:08:49.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[138614]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-03-26T22:08:49.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:49.844 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'sleep 60' 2024-03-26T22:08:50.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:49 smithi134 ceph-mon[124882]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-26T22:08:50.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:49 smithi134 ceph-mon[124882]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-03-26T22:08:50.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:50.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:50.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:50.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:50 smithi043 ceph-mon[135307]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:50.736 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:50 smithi043 ceph-mon[135307]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T22:08:50.736 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:50 smithi043 ceph-mon[138614]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:50.736 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:50 smithi043 ceph-mon[138614]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T22:08:51.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:50 smithi134 ceph-mon[124882]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:51.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:50 smithi134 ceph-mon[124882]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T22:08:52.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:52 smithi043 ceph-mon[138614]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T22:08:52.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:52 smithi043 ceph-mon[135307]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T22:08:53.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:52 smithi134 ceph-mon[124882]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T22:08:53.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:53.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:53.935 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:08:54.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:54 smithi134 ceph-mon[124882]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T22:08:54.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:54 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:54.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:54.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:54.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:54.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:54 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[135307]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T22:08:54.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:54.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[138614]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:08:54.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:54 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:08:55.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:55 smithi043 ceph-mon[135307]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T22:08:55.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:55 smithi043 ceph-mon[135307]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T22:08:55.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:55 smithi043 ceph-mon[138614]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T22:08:55.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:55 smithi043 ceph-mon[138614]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T22:08:55.995 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:55 smithi134 ceph-mon[124882]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-26T22:08:55.995 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:55 smithi134 ceph-mon[124882]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-26T22:08:57.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:08:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:08:56] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.43.0" 2024-03-26T22:08:57.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:57 smithi043 ceph-mon[135307]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:57.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:57 smithi043 ceph-mon[138614]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:58.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:57 smithi134 ceph-mon[124882]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:08:59.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:08:59 smithi043 ceph-mon[135307]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 542 B/s rd, 0 op/s 2024-03-26T22:08:59.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:08:59 smithi043 ceph-mon[138614]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 542 B/s rd, 0 op/s 2024-03-26T22:09:00.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:08:59 smithi134 ceph-mon[124882]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 542 B/s rd, 0 op/s 2024-03-26T22:09:02.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:01 smithi134 ceph-mon[124882]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-26T22:09:02.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:01 smithi043 ceph-mon[135307]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-26T22:09:02.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:01 smithi043 ceph-mon[138614]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-26T22:09:03.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:03 smithi043 ceph-mon[135307]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-26T22:09:03.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:03 smithi043 ceph-mon[138614]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-26T22:09:04.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:03 smithi134 ceph-mon[124882]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-26T22:09:05.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:04 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:05.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:04 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:05.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:04 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:05.896 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:05 smithi134 ceph-mon[124882]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:09:06.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:05 smithi043 ceph-mon[135307]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:09:06.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:05 smithi043 ceph-mon[138614]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-26T22:09:07.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:09:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:09:06] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.43.0" 2024-03-26T22:09:08.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:07 smithi134 ceph-mon[124882]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:08.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:07 smithi043 ceph-mon[135307]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:08.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:07 smithi043 ceph-mon[138614]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:09.242 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:09.243 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:09.243 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:08 smithi134 ceph-mon[124882]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:09.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:09.357 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:08 smithi043 ceph-mon[135307]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:09.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:09.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:09.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:08 smithi043 ceph-mon[138614]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:10.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:10.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:10.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:10 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:10.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:10.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:10.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:10 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:10.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:10.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:10.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:10 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:11.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:11 smithi043 ceph-mon[135307]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:11.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:11.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:11.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:11.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:11 smithi043 ceph-mon[138614]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:11.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:11.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:11.517 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:11.547 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:11 smithi134 ceph-mon[124882]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:11.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:11.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:11.548 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:13 smithi043 ceph-mon[135307]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:13.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:13 smithi043 ceph-mon[138614]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:13.988 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:13 smithi134 ceph-mon[124882]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:14 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:14 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:14.914 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:14 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:15.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:15 smithi043 ceph-mon[135307]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:15.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:15 smithi043 ceph-mon[138614]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:15.969 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:15 smithi134 ceph-mon[124882]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:17.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:09:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:09:16] "GET /metrics HTTP/1.1" 200 38490 "" "Prometheus/2.43.0" 2024-03-26T22:09:17.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:17 smithi043 ceph-mon[135307]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:17.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:17 smithi043 ceph-mon[138614]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:18.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:17 smithi134 ceph-mon[124882]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:19.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:19 smithi043 ceph-mon[135307]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:19.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:19 smithi043 ceph-mon[138614]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:20.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:19 smithi134 ceph-mon[124882]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:21.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:21 smithi043 ceph-mon[135307]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:21.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:21 smithi043 ceph-mon[138614]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:22.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:21 smithi134 ceph-mon[124882]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:23.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:23 smithi043 ceph-mon[135307]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:23 smithi043 ceph-mon[138614]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:24.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:23 smithi134 ceph-mon[124882]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:24.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:25.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:24 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:24 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:25.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:24 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:25.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:25 smithi134 ceph-mon[124882]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:26.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:25 smithi043 ceph-mon[135307]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:26.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:25 smithi043 ceph-mon[138614]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:27.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:09:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:09:26] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.43.0" 2024-03-26T22:09:28.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:27 smithi134 ceph-mon[124882]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:28.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:27 smithi043 ceph-mon[135307]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:28.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:27 smithi043 ceph-mon[138614]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:29 smithi134 ceph-mon[124882]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:29 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:30.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:29 smithi043 ceph-mon[135307]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:30.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:30.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:30.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:29 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:30.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:29 smithi043 ceph-mon[138614]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:30.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:30.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:30.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:29 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:31 smithi043 ceph-mon[135307]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:31.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:31.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:31.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:31 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:31 smithi043 ceph-mon[138614]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:31.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:31 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:32.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:31 smithi134 ceph-mon[124882]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:32.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:32.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:32.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:31 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:33.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:33 smithi043 ceph-mon[135307]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:33.713 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:33 smithi043 ceph-mon[138614]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:33.982 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:33 smithi134 ceph-mon[124882]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:34.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:34 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:35.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:34 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:35.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:34 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:35.930 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:35 smithi134 ceph-mon[124882]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:36.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:35 smithi043 ceph-mon[135307]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:36.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:35 smithi043 ceph-mon[138614]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:37.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:09:36 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:09:36] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.43.0" 2024-03-26T22:09:38.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:37 smithi134 ceph-mon[124882]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:38.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:37 smithi043 ceph-mon[135307]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:38.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:37 smithi043 ceph-mon[138614]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:39.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:38 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:39.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:38 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:39.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:38 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:40.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:39 smithi134 ceph-mon[124882]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:40.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:39 smithi043 ceph-mon[135307]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:40.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:39 smithi043 ceph-mon[138614]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-26T22:09:42.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:41 smithi134 ceph-mon[124882]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:42.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:41 smithi043 ceph-mon[135307]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:42.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:41 smithi043 ceph-mon[138614]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:43.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:43 smithi043 ceph-mon[138614]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:43.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:43 smithi043 ceph-mon[135307]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:44.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:43 smithi134 ceph-mon[124882]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:45.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:44 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:45.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:44 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:45.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:44 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:45.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:45 smithi043 ceph-mon[135307]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:45.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:45 smithi043 ceph-mon[138614]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:46.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:45 smithi134 ceph-mon[124882]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:47.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:46 smithi134 ceph-mon[124882]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:47.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:46 smithi043 ceph-mon[135307]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:47.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:46 smithi043 ceph-mon[138614]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:47.107 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:09:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:09:46] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.43.0" 2024-03-26T22:09:49.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:49 smithi134 ceph-mon[124882]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:49.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:49.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:49.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:49 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:49.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:49 smithi043 ceph-mon[135307]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:49.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:49.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:49.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:49 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:49.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:49 smithi043 ceph-mon[138614]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:49.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:49.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:49.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:49 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:52.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:51 smithi134 ceph-mon[124882]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:52.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:52.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:52.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:51 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:52.077 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:51 smithi043 ceph-mon[135307]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:52.077 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:52.077 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:52.078 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:51 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:52.078 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:51 smithi043 ceph-mon[138614]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:52.078 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:52.078 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:52.078 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:51 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:53.010 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ps' 2024-03-26T22:09:53.680 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:53 smithi043 ceph-mon[135307]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:53.680 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:53 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:53.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:53 smithi043 ceph-mon[138614]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:53.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:53 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:53.964 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:53 smithi134 ceph-mon[124882]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:53.964 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:53 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:09:54.797 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:54 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:54.969 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:54 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:54.969 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:54 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:09:55.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[135307]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:55.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:09:55.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:09:55.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:09:55.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:55.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[138614]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:55.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:09:55.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:09:55.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:09:55.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:55 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:56.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:55 smithi134 ceph-mon[124882]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:09:56.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-26T22:09:56.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-26T22:09:56.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-26T22:09:56.007 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:55 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:09:56.538 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-26T22:09:56.538 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 5s ago 44m - - 2024-03-26T22:09:56.538 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi134 smithi134 running 7s ago 44m - - 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (14m) 5s ago 38m - - 0.25.0 c8568f914cd2 5d8455353222 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi134 *:3000 running (14m) 7s ago 38m 78.0M - 9.4.12 2bacad6d85d8 5387fa8dd049 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.anslqg smithi043 running (83s) 5s ago 37m - - 3.7 a9bdc3eaeb10 785453255bc5 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi134 *:8443,9283,8765 running (16m) 7s ago 43m 455M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d08090d0594b 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (27m) 5s ago 45m - - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cadc48d373b2 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (12m) 5s ago 45m - 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 1e7f085cec76 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi134 running (13m) 7s ago 43m 70.5M 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 d7f247f9596d 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (12m) 5s ago 43m - 2048M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 dd196db605cf 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (16m) 5s ago 39m - - 1.5.0 0da6a335fe13 1c0bfc32640e 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi134 *:9100 running (15m) 7s ago 39m 17.4M - 1.5.0 0da6a335fe13 439dd6578236 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (10m) 5s ago 43m - 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 5300680cce03 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (10m) 5s ago 42m - 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 310259f69c6d 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (9m) 5s ago 42m - 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 85038a431705 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (7m) 5s ago 42m - 2737M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 0aa83acb3c81 2024-03-26T22:09:56.539 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi134 running (6m) 7s ago 41m 57.4M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 536195e71e89 2024-03-26T22:09:56.540 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi134 running (5m) 7s ago 41m 59.7M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 4f99d1958d74 2024-03-26T22:09:56.540 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi134 running (4m) 7s ago 40m 48.2M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 9a11026867f3 2024-03-26T22:09:56.540 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi134 running (4m) 7s ago 40m 58.5M 2992M 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 35420ceddb5e 2024-03-26T22:09:56.540 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi134 *:9095 running (15m) 7s ago 39m 82.3M - 2.43.0 a07b618ecd1d 3a19c427a0ad 2024-03-26T22:09:56.540 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.izyaws smithi043 *:8000 running (2m) 5s ago 38m - - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 97a3e1f58470 2024-03-26T22:09:56.540 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi134.hihbvk smithi134 *:8000 running (2m) 7s ago 37m 78.0M - 19.0.0-2484-g42fc52b8 a9bdc3eaeb10 cd6d32fdd306 2024-03-26T22:09:57.107 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:09:56 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:09:56] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.43.0" 2024-03-26T22:09:57.363 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions' 2024-03-26T22:09:57.913 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:57 smithi043 ceph-mon[135307]: from='client.55149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:09:57.913 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:57 smithi043 ceph-mon[135307]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:57.913 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:57 smithi043 ceph-mon[138614]: from='client.55149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:09:57.913 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:57 smithi043 ceph-mon[138614]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:58.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:57 smithi134 ceph-mon[124882]: from='client.55149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:09:58.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:57 smithi134 ceph-mon[124882]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:59.482 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:09:59.482 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-03-26T22:09:59.482 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 3 2024-03-26T22:09:59.482 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:09:59.482 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 8 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 2 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)": 15 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-03-26T22:09:59.483 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:09:59.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:59 smithi043 ceph-mon[135307]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:59.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:09:59 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3043765759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:09:59.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:59 smithi043 ceph-mon[138614]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:09:59.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:09:59 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3043765759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:10:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:59 smithi134 ceph-mon[124882]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:00.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:09:59 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3043765759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:10:00.280 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch upgrade status' 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: Health detail: HEALTH_WARN Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: Upgrade daemon: iscsi.foo.smithi043.anslqg: cephadm exited with an error code: 1, stderr: Redeploy daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: Creating ceph-iscsi config... 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2d1f42f524\x2debb7\x2d11ee\x2d95d0\x2d87774f69a715.slice/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: Non-zero exit code 1 from systemctl start ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T22:10:00.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: Traceback (most recent call last): 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: return _run_code(code, main_globals, None, 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: exec(code, run_globals) 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1087, in deploy_daemon 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1223, in deploy_daemon_units 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: RuntimeError: Failed command: systemctl start ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T22:10:00.858 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[135307]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: Health detail: HEALTH_WARN Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: Upgrade daemon: iscsi.foo.smithi043.anslqg: cephadm exited with an error code: 1, stderr: Redeploy daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: Creating ceph-iscsi config... 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2d1f42f524\x2debb7\x2d11ee\x2d95d0\x2d87774f69a715.slice/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: Non-zero exit code 1 from systemctl start ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: Traceback (most recent call last): 2024-03-26T22:10:00.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: return _run_code(code, main_globals, None, 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: exec(code, run_globals) 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1087, in deploy_daemon 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1223, in deploy_daemon_units 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: RuntimeError: Failed command: systemctl start ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T22:10:00.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:00 smithi043 ceph-mon[138614]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T22:10:01.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: Health detail: HEALTH_WARN Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:10:01.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:10:01.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: Upgrade daemon: iscsi.foo.smithi043.anslqg: cephadm exited with an error code: 1, stderr: Redeploy daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T22:10:01.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: Creating ceph-iscsi config... 2024-03-26T22:10:01.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T22:10:01.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T22:10:01.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2d1f42f524\x2debb7\x2d11ee\x2d95d0\x2d87774f69a715.slice/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service 2024-03-26T22:10:01.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: Non-zero exit code 1 from systemctl start ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: Traceback (most recent call last): 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: return _run_code(code, main_globals, None, 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: exec(code, run_globals) 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1087, in deploy_daemon 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1223, in deploy_daemon_units 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T22:10:01.049 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: RuntimeError: Failed command: systemctl start ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T22:10:01.050 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:00 smithi134 ceph-mon[124882]: See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T22:10:01.888 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:01 smithi043 ceph-mon[135307]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:01.889 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:01 smithi043 ceph-mon[138614]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:02.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:01 smithi134 ceph-mon[124882]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:02.520 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:10:02.520 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d", 2024-03-26T22:10:02.520 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-03-26T22:10:02.520 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr", 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: "osd", 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: "iscsi", 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: "mon", 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw" 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "16/21 daemons upgraded", 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed.", 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": true 2024-03-26T22:10:02.521 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:10:03.257 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph health detail' 2024-03-26T22:10:03.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:03 smithi043 ceph-mon[135307]: from='client.55161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:03.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:03 smithi043 ceph-mon[135307]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:03.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:03 smithi043 ceph-mon[138614]: from='client.55161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:03.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:03 smithi043 ceph-mon[138614]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:04.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:03 smithi134 ceph-mon[124882]: from='client.55161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:04.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:03 smithi134 ceph-mon[124882]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:04.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:04 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:10:04.792 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:04 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:10:05.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:04 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:10:05.320 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_WARN Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:10:05.320 INFO:teuthology.orchestra.run.smithi043.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi043.anslqg on host smithi043 failed. 2024-03-26T22:10:05.320 INFO:teuthology.orchestra.run.smithi043.stdout: Upgrade daemon: iscsi.foo.smithi043.anslqg: cephadm exited with an error code: 1, stderr: Redeploy daemon iscsi.foo.smithi043.anslqg ... 2024-03-26T22:10:05.320 INFO:teuthology.orchestra.run.smithi043.stdout:Creating ceph-iscsi config... 2024-03-26T22:10:05.320 INFO:teuthology.orchestra.run.smithi043.stdout:Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/iscsi-gateway.cfg 2024-03-26T22:10:05.320 INFO:teuthology.orchestra.run.smithi043.stdout:Write file: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/iscsi.foo.smithi043.anslqg/tcmu-runner-entrypoint.sh 2024-03-26T22:10:05.320 INFO:teuthology.orchestra.run.smithi043.stdout:Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2d1f42f524\x2debb7\x2d11ee\x2d95d0\x2d87774f69a715.slice/ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl start ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout:Traceback (most recent call last): 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: return _run_code(code, main_globals, None, 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: exec(code, run_globals) 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5608, in 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 5596, in main 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3096, in command_deploy_from 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3131, in _common_deploy 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 3151, in _deploy_daemon_container 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1087, in deploy_daemon 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/__main__.py", line 1223, in deploy_daemon_units 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout: File "/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/cephadm.ce34873fd104d63f1801350229b042d44154d6d9ade51942ea5fdbe24b1e1480/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-03-26T22:10:05.321 INFO:teuthology.orchestra.run.smithi043.stdout:RuntimeError: Failed command: systemctl start ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg: Job for ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service failed because the control process exited with error code. 2024-03-26T22:10:05.322 INFO:teuthology.orchestra.run.smithi043.stdout:See "systemctl status ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" and "journalctl -xeu ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@iscsi.foo.smithi043.anslqg.service" for details. 2024-03-26T22:10:06.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:05 smithi043 ceph-mon[135307]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:06.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:05 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/3342310918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:10:06.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:05 smithi043 ceph-mon[138614]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:06.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:05 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/3342310918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:10:06.028 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-26T22:10:06.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:05 smithi134 ceph-mon[124882]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:06.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:05 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/3342310918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-26T22:10:07.107 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:06 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:10:06] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.43.0" 2024-03-26T22:10:08.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:07 smithi134 ceph-mon[124882]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:08.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:07 smithi043 ceph-mon[135307]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:08.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:07 smithi043 ceph-mon[138614]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:08.181 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-03-26T22:10:08.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:08 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:10:08.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:08 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/967330359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:10:08.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:08 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:10:08.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:08 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/967330359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:10:08.792 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-26T22:10:09.047 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:08 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:10:09.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:08 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/967330359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:10:09.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:09 smithi043 ceph-mon[135307]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:09.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:09.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:09.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:09 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:09.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:09 smithi043 ceph-mon[138614]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:09.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:09.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:09.816 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:09 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:10.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:09 smithi134 ceph-mon[124882]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:10.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:10.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:10.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:09 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:10.898 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.0.0-2484-g42fc52b8 (42fc52b86b14d4f88c40d75eb7102e0ab3918f55) squid (dev)" 2024-03-26T22:10:11.498 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -e sha1=42fc52b86b14d4f88c40d75eb7102e0ab3918f55 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-26T22:10:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[135307]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[135307]: from='client.? 172.21.15.43:0/1442806813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:10:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:11.811 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:11.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[138614]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:11.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[138614]: from='client.? 172.21.15.43:0/1442806813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:10:11.811 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:11.812 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:11 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:12.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:11 smithi134 ceph-mon[124882]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:12.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:11 smithi134 ceph-mon[124882]: from='client.? 172.21.15.43:0/1442806813' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-26T22:10:12.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:12.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:12.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:11 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' 2024-03-26T22:10:13.535 INFO:teuthology.orchestra.run.smithi043.stdout:osd 8 3s ago - 2024-03-26T22:10:13.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:13 smithi043 ceph-mon[135307]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:13.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:13 smithi043 ceph-mon[138614]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:13.981 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:13 smithi134 ceph-mon[124882]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:14.193 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-26T22:10:14.203 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi043.front.sepia.ceph.com 2024-03-26T22:10:14.203 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-03-26T22:10:14.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:14 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:10:14.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:14 smithi043 ceph-mon[135307]: from='client.55185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:14 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:10:14.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:14 smithi043 ceph-mon[138614]: from='client.55185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:14 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:10:15.045 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:14 smithi134 ceph-mon[124882]: from='client.55185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:15.918 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:15 smithi134 ceph-mon[124882]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:15.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:15 smithi043 ceph-mon[135307]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:15.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:15 smithi043 ceph-mon[138614]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:16.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:16 smithi043 ceph-mon[135307]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:16.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:16 smithi043 ceph-mon[138614]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:16.857 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:16 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:10:16] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.43.0" 2024-03-26T22:10:17.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:16 smithi134 ceph-mon[124882]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:17.850 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-03-26T22:10:17.850 INFO:teuthology.orchestra.run.smithi043.stdout: "image": "quay.io/ceph/ceph", 2024-03-26T22:10:17.850 INFO:teuthology.orchestra.run.smithi043.stdout: "registry": "quay.io", 2024-03-26T22:10:17.850 INFO:teuthology.orchestra.run.smithi043.stdout: "bare_image": "ceph/ceph", 2024-03-26T22:10:17.850 INFO:teuthology.orchestra.run.smithi043.stdout: "versions": [] 2024-03-26T22:10:17.850 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-03-26T22:10:17.968 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:17 smithi043 ceph-mon[135307]: from='client.55191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:17.968 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:17 smithi043 ceph-mon[138614]: from='client.55191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:18.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:17 smithi134 ceph-mon[124882]: from='client.55191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:19.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:18 smithi134 ceph-mon[124882]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:19.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:18 smithi043 ceph-mon[135307]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:19.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:18 smithi043 ceph-mon[138614]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:19.185 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-26T22:10:21.898 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:21 smithi043 ceph-mon[135307]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:21.899 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:21 smithi043 ceph-mon[138614]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:21.899 INFO:teuthology.orchestra.run.smithi043.stdout: "16.2.0", 2024-03-26T22:10:22.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:21 smithi134 ceph-mon[124882]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:22.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:22 smithi043 ceph-mon[138614]: from='client.55197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:22.782 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:22 smithi043 ceph-mon[135307]: from='client.55197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:22.807 DEBUG:teuthology.orchestra.run.smithi043:> 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 1f42f524-ebb7-11ee-95d0-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-26T22:10:23.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:22 smithi134 ceph-mon[124882]: from='client.55197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-26T22:10:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:23 smithi043 ceph-mon[135307]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:23.857 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:23 smithi043 ceph-mon[135307]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:10:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:23 smithi043 ceph-mon[138614]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:23.857 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:23 smithi043 ceph-mon[138614]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:10:24.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:23 smithi134 ceph-mon[124882]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-26T22:10:24.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:23 smithi134 ceph-mon[124882]: from='mgr.54108 172.21.15.43:0/3934621552' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-26T22:10:25.048 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:24 smithi134 ceph-mon[124882]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:10:25.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:24 smithi043 ceph-mon[135307]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:10:25.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:24 smithi043 ceph-mon[138614]: from='client.44933 -' entity='client.iscsi.foo.smithi043.anslqg' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-26T22:10:25.447 INFO:teuthology.orchestra.run.smithi043.stdout: "v16.2.2", 2024-03-26T22:10:25.447 INFO:teuthology.orchestra.run.smithi043.stdout: "v16.2.2-20210505", 2024-03-26T22:10:25.795 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:25 smithi043 ceph-mon[135307]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:25.795 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:25 smithi043 ceph-mon[138614]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:25.949 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:25 smithi134 ceph-mon[124882]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 288 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-26T22:10:26.116 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-26T22:10:26.126 INFO:tasks.cephadm:Teardown begin 2024-03-26T22:10:26.127 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-26T22:10:26.159 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-26T22:10:26.198 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-26T22:10:26.198 DEBUG:teuthology.orchestra.run.smithi043:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-26T22:10:26.215 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-26T22:10:26.253 INFO:tasks.cephadm:Stopping all daemons... 2024-03-26T22:10:26.254 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-26T22:10:26.254 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.a 2024-03-26T22:10:26.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:26 smithi043 systemd[1]: Stopping Ceph mon.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:10:26.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a[135303]: 2024-03-26T22:10:26.573+0000 7ff3b12e9700 -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 2024-03-26T22:10:26.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a[135303]: 2024-03-26T22:10:26.573+0000 7ff3b12e9700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-26T22:10:26.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:26 smithi043 podman[217131]: 2024-03-26 22:10:26.828923446 +0000 UTC m=+0.369389031 container died 1e7f085cec7660347e9fed9753090481d09f1570451b72c899eb74ac93eaf489 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:10:26.830 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:22:10:26] ENGINE Bus STOPPING 2024-03-26T22:10:26.830 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:22:10:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-26T22:10:26.830 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:22:10:26] ENGINE Bus STOPPED 2024-03-26T22:10:26.830 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:22:10:26] ENGINE Bus STARTING 2024-03-26T22:10:26.830 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: CherryPy Checker: 2024-03-26T22:10:26.830 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: The Application mounted at '' has an empty config. 2024-03-26T22:10:26.830 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T22:10:26.830 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:22:10:26] ENGINE Serving on http://:::9283 2024-03-26T22:10:26.830 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: [26/Mar/2024:22:10:26] ENGINE Bus STARTED 2024-03-26T22:10:27.106 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:26 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: ::ffff:172.21.15.134 - - [26/Mar/2024:22:10:26] "GET /metrics HTTP/1.1" 200 38489 "" "Prometheus/2.43.0" 2024-03-26T22:10:27.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:27 smithi043 podman[217131]: 2024-03-26 22:10:27.29103886 +0000 UTC m=+0.831504432 container cleanup 1e7f085cec7660347e9fed9753090481d09f1570451b72c899eb74ac93eaf489 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-03-26T22:10:27.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Mar 26 22:10:27 smithi043 bash[217131]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-a 2024-03-26T22:10:27.712 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.a.service' 2024-03-26T22:10:27.774 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:10:27.774 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-26T22:10:27.774 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-26T22:10:27.774 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.c 2024-03-26T22:10:27.856 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:27 smithi043 systemd[1]: Stopping Ceph mon.c for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:10:28.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c[138610]: 2024-03-26T22:10:28.062+0000 7f6a36416700 -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 2024-03-26T22:10:28.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:28 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c[138610]: 2024-03-26T22:10:28.062+0000 7f6a36416700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-26T22:10:28.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:28 smithi043 podman[217331]: 2024-03-26 22:10:28.185730255 +0000 UTC m=+0.223247406 container died dd196db605cfc876f281d1991b59b356a32de18a143a2e59ba5395742079f3a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326) 2024-03-26T22:10:28.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:28 smithi043 podman[217331]: 2024-03-26 22:10:28.588217919 +0000 UTC m=+0.625735060 container cleanup dd196db605cfc876f281d1991b59b356a32de18a143a2e59ba5395742079f3a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, GIT_CLEAN=True) 2024-03-26T22:10:28.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Mar 26 22:10:28 smithi043 bash[217331]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-c 2024-03-26T22:10:28.955 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.c.service' 2024-03-26T22:10:28.992 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:10:28.992 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-26T22:10:28.992 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-26T22:10:28.992 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.b 2024-03-26T22:10:29.297 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:29 smithi134 systemd[1]: Stopping Ceph mon.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:10:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b[124845]: 2024-03-26T22:10:29.344+0000 7f7f82ec1700 -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 2024-03-26T22:10:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b[124845]: 2024-03-26T22:10:29.344+0000 7f7f82ec1700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-26T22:10:29.798 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:29 smithi134 podman[196578]: 2024-03-26 22:10:29.589031886 +0000 UTC m=+0.402628599 container died d7f247f9596d206604c64fe09f1a5a68f6a3f80f879d79536cf9a0a49dcf8d9a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-03-26T22:10:30.145 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:30 smithi134 podman[196578]: 2024-03-26 22:10:30.045037778 +0000 UTC m=+0.858634542 container cleanup d7f247f9596d206604c64fe09f1a5a68f6a3f80f879d79536cf9a0a49dcf8d9a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-03-26T22:10:30.146 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:30 smithi134 bash[196578]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b 2024-03-26T22:10:30.456 INFO:journalctl@ceph.mon.b.smithi134.stdout:Mar 26 22:10:30 smithi134 podman[196687]: 2024-03-26 22:10:30.33856705 +0000 UTC m=+0.749222840 container remove d7f247f9596d206604c64fe09f1a5a68f6a3f80f879d79536cf9a0a49dcf8d9a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mon-b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-03-26T22:10:30.471 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mon.b.service' 2024-03-26T22:10:30.528 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:10:30.528 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-26T22:10:30.528 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-26T22:10:30.528 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.y 2024-03-26T22:10:30.834 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:30 smithi043 systemd[1]: Stopping Ceph mgr.y for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:10:31.107 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:30 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T22:10:30.833+0000 7febd9426700 -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 2024-03-26T22:10:31.107 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:30 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y[70796]: 2024-03-26T22:10:30.833+0000 7febd9426700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-26T22:10:31.107 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:30 smithi043 podman[217453]: 2024-03-26 22:10:30.874985472 +0000 UTC m=+0.147170659 container died cadc48d373b28146caa8f4072ce647e88b5de5f233fb5c02c968d75261dca89a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:10:31.502 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:31 smithi043 podman[217453]: 2024-03-26 22:10:31.24285823 +0000 UTC m=+0.515043415 container cleanup cadc48d373b28146caa8f4072ce647e88b5de5f233fb5c02c968d75261dca89a (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:10:31.503 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Mar 26 22:10:31 smithi043 bash[217453]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-y 2024-03-26T22:10:31.668 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.y.service' 2024-03-26T22:10:31.706 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:10:31.706 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-26T22:10:31.706 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-26T22:10:31.707 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x 2024-03-26T22:10:31.987 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 22:10:31 smithi134 systemd[1]: Stopping Ceph mgr.x for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:10:33.395 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 22:10:33 smithi134 podman[197155]: 2024-03-26 22:10:33.144513081 +0000 UTC m=+0.562858561 container died d08090d0594b365721aa5cb6d401b01883225922508afc768f7e8223cba2ebba (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-03-26T22:10:33.653 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 22:10:33 smithi134 podman[197155]: 2024-03-26 22:10:33.469383855 +0000 UTC m=+0.887729325 container cleanup d08090d0594b365721aa5cb6d401b01883225922508afc768f7e8223cba2ebba (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-03-26T22:10:33.653 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 22:10:33 smithi134 bash[197155]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x 2024-03-26T22:10:34.499 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 22:10:34 smithi134 podman[197182]: 2024-03-26 22:10:34.375431828 +0000 UTC m=+1.560386975 container remove d08090d0594b365721aa5cb6d401b01883225922508afc768f7e8223cba2ebba (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-mgr-x, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:10:34.499 INFO:journalctl@ceph.mgr.x.smithi134.stdout:Mar 26 22:10:34 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-26T22:10:34.518 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@mgr.x.service' 2024-03-26T22:10:34.559 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:10:34.560 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-26T22:10:34.560 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-26T22:10:34.560 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.0 2024-03-26T22:10:34.857 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:34 smithi043 systemd[1]: Stopping Ceph osd.0 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:10:35.802 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[144134]: 2024-03-26T22:10:35.417+0000 7f3617327700 -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 2024-03-26T22:10:35.802 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[144134]: 2024-03-26T22:10:35.417+0000 7f3617327700 -1 osd.0 199 *** Got signal Terminated *** 2024-03-26T22:10:35.802 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:35 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0[144134]: 2024-03-26T22:10:35.417+0000 7f3617327700 -1 osd.0 199 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:10:41.048 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:10:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:10:40.713Z 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.43:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:10:41.049 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:10:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:10:40.714Z 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.43:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:10:41.049 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:10:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:10:40.715Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.43:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:10:41.049 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:10:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:10:40.717Z 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.43:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:10:41.049 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:10:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:10:40.717Z 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.43:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:10:41.137 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:40 smithi043 podman[217618]: 2024-03-26 22:10:40.871214923 +0000 UTC m=+5.576993828 container died 5300680cce03fd9bda288b54fe96dd747f1f7377faf6e9696ac4369ee1f83bed (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-03-26T22:10:41.399 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:41 smithi043 podman[217618]: 2024-03-26 22:10:41.319751394 +0000 UTC m=+6.025530300 container cleanup 5300680cce03fd9bda288b54fe96dd747f1f7377faf6e9696ac4369ee1f83bed (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:10:41.399 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:41 smithi043 bash[217618]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0 2024-03-26T22:10:42.051 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:41 smithi043 podman[217716]: 2024-03-26 22:10:41.638290851 +0000 UTC m=+0.760429232 container remove 5300680cce03fd9bda288b54fe96dd747f1f7377faf6e9696ac4369ee1f83bed (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5) 2024-03-26T22:10:42.350 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:42 smithi043 podman[217811]: 2024-03-26 22:10:41.953751585 +0000 UTC m=+0.018216755 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:10:42.351 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:42 smithi043 podman[217811]: 2024-03-26 22:10:42.089252486 +0000 UTC m=+0.153717630 container create e5a5d8db0c97c5cba9fdc794dc3a3c9bae6cf427708d00ca4b6351a39ec713b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-03-26T22:10:42.607 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:42 smithi043 podman[217811]: 2024-03-26 22:10:42.350620804 +0000 UTC m=+0.415085954 container init e5a5d8db0c97c5cba9fdc794dc3a3c9bae6cf427708d00ca4b6351a39ec713b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-03-26T22:10:42.607 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:42 smithi043 podman[217811]: 2024-03-26 22:10:42.354151724 +0000 UTC m=+0.418616867 container start e5a5d8db0c97c5cba9fdc794dc3a3c9bae6cf427708d00ca4b6351a39ec713b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, io.buildah.version=1.33.5) 2024-03-26T22:10:42.607 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:42 smithi043 podman[217811]: 2024-03-26 22:10:42.433599562 +0000 UTC m=+0.498064714 container attach e5a5d8db0c97c5cba9fdc794dc3a3c9bae6cf427708d00ca4b6351a39ec713b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:10:42.986 INFO:journalctl@ceph.osd.0.smithi043.stdout:Mar 26 22:10:42 smithi043 podman[217811]: 2024-03-26 22:10:42.651962351 +0000 UTC m=+0.716427505 container died e5a5d8db0c97c5cba9fdc794dc3a3c9bae6cf427708d00ca4b6351a39ec713b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-03-26T22:10:43.395 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.0.service' 2024-03-26T22:10:43.439 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:10:43.439 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-26T22:10:43.439 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-26T22:10:43.440 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.1 2024-03-26T22:10:43.762 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:43 smithi043 systemd[1]: Stopping Ceph osd.1 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:10:44.107 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[146856]: 2024-03-26T22:10:43.761+0000 7f743d4f8700 -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 2024-03-26T22:10:44.107 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[146856]: 2024-03-26T22:10:43.761+0000 7f743d4f8700 -1 osd.1 199 *** Got signal Terminated *** 2024-03-26T22:10:44.107 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:43 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1[146856]: 2024-03-26T22:10:43.761+0000 7f743d4f8700 -1 osd.1 199 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:10:49.517 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:49 smithi043 podman[217917]: 2024-03-26 22:10:49.217948148 +0000 UTC m=+5.554231493 container died 310259f69c6d6b5b74e94751efc99f258051f4347b2e7e43684322eda29d6544 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-03-26T22:10:49.768 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:49 smithi043 podman[217917]: 2024-03-26 22:10:49.608393719 +0000 UTC m=+5.944677055 container cleanup 310259f69c6d6b5b74e94751efc99f258051f4347b2e7e43684322eda29d6544 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:10:49.768 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:49 smithi043 bash[217917]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1 2024-03-26T22:10:50.106 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:49 smithi043 podman[218386]: 2024-03-26 22:10:49.768185238 +0000 UTC m=+0.626307578 container remove 310259f69c6d6b5b74e94751efc99f258051f4347b2e7e43684322eda29d6544 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:10:51.857 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:51 smithi043 podman[218654]: 2024-03-26 22:10:51.587701397 +0000 UTC m=+0.018944970 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:10:51.857 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:51 smithi043 podman[218654]: 2024-03-26 22:10:51.777115476 +0000 UTC m=+0.208359022 container create cb06048c449deb69a9788e778f0475b48dab9aca64a3e4ee05e4846ec1b86502 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0) 2024-03-26T22:10:52.273 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:51 smithi043 podman[218654]: 2024-03-26 22:10:51.963337809 +0000 UTC m=+0.394581361 container init cb06048c449deb69a9788e778f0475b48dab9aca64a3e4ee05e4846ec1b86502 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240326, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:10:52.274 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:51 smithi043 podman[218654]: 2024-03-26 22:10:51.966633255 +0000 UTC m=+0.397876801 container start cb06048c449deb69a9788e778f0475b48dab9aca64a3e4ee05e4846ec1b86502 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-03-26T22:10:52.274 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:52 smithi043 podman[218654]: 2024-03-26 22:10:52.046157534 +0000 UTC m=+0.477401102 container attach cb06048c449deb69a9788e778f0475b48dab9aca64a3e4ee05e4846ec1b86502 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True) 2024-03-26T22:10:52.566 INFO:journalctl@ceph.osd.1.smithi043.stdout:Mar 26 22:10:52 smithi043 podman[218654]: 2024-03-26 22:10:52.273795402 +0000 UTC m=+0.705038965 container died cb06048c449deb69a9788e778f0475b48dab9aca64a3e4ee05e4846ec1b86502 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-1-deactivate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:10:52.851 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.1.service' 2024-03-26T22:10:52.895 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:10:52.895 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-26T22:10:52.895 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-26T22:10:52.896 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.2 2024-03-26T22:10:53.106 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:52 smithi043 systemd[1]: Stopping Ceph osd.2 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:10:53.607 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[152199]: 2024-03-26T22:10:53.218+0000 7fe0134be700 -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 2024-03-26T22:10:53.607 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[152199]: 2024-03-26T22:10:53.218+0000 7fe0134be700 -1 osd.2 199 *** Got signal Terminated *** 2024-03-26T22:10:53.607 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:53 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2[152199]: 2024-03-26T22:10:53.218+0000 7fe0134be700 -1 osd.2 199 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:10:59.025 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:58 smithi043 podman[218772]: 2024-03-26 22:10:58.680378071 +0000 UTC m=+5.560440742 container died 85038a43170515d3c27730819baf6ba15d527eb8694b58f2cb7e87b3e9e0afb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:10:59.275 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:59 smithi043 podman[218772]: 2024-03-26 22:10:59.099020742 +0000 UTC m=+5.979083411 container cleanup 85038a43170515d3c27730819baf6ba15d527eb8694b58f2cb7e87b3e9e0afb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-03-26T22:10:59.275 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:59 smithi043 bash[218772]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2 2024-03-26T22:10:59.606 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:59 smithi043 podman[218900]: 2024-03-26 22:10:59.275336603 +0000 UTC m=+0.595684420 container remove 85038a43170515d3c27730819baf6ba15d527eb8694b58f2cb7e87b3e9e0afb7 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326) 2024-03-26T22:10:59.949 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:59 smithi043 podman[218992]: 2024-03-26 22:10:59.593380084 +0000 UTC m=+0.017557418 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:10:59.949 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:59 smithi043 podman[218992]: 2024-03-26 22:10:59.718041215 +0000 UTC m=+0.142218537 container create ef5e2408ce9f30e59a592b650b7b2493ae5d3fd91ea1664f2ee46c9d2044170b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, ceph=True, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux ) 2024-03-26T22:10:59.950 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:59 smithi043 podman[218992]: 2024-03-26 22:10:59.949709531 +0000 UTC m=+0.373886853 container init ef5e2408ce9f30e59a592b650b7b2493ae5d3fd91ea1664f2ee46c9d2044170b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS) 2024-03-26T22:11:00.250 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:10:59 smithi043 podman[218992]: 2024-03-26 22:10:59.952831057 +0000 UTC m=+0.377008388 container start ef5e2408ce9f30e59a592b650b7b2493ae5d3fd91ea1664f2ee46c9d2044170b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0) 2024-03-26T22:11:00.250 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:11:00 smithi043 podman[218992]: 2024-03-26 22:11:00.037143244 +0000 UTC m=+0.461320567 container attach ef5e2408ce9f30e59a592b650b7b2493ae5d3fd91ea1664f2ee46c9d2044170b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:11:00.565 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:11:00 smithi043 podman[218992]: 2024-03-26 22:11:00.250624225 +0000 UTC m=+0.674801552 container died ef5e2408ce9f30e59a592b650b7b2493ae5d3fd91ea1664f2ee46c9d2044170b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-03-26T22:11:00.835 INFO:journalctl@ceph.osd.2.smithi043.stdout:Mar 26 22:11:00 smithi043 podman[219018]: 2024-03-26 22:11:00.807593961 +0000 UTC m=+0.547877419 container remove ef5e2408ce9f30e59a592b650b7b2493ae5d3fd91ea1664f2ee46c9d2044170b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-2-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-03-26T22:11:00.840 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.2.service' 2024-03-26T22:11:00.885 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:11:00.885 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-26T22:11:00.885 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-26T22:11:00.885 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.3 2024-03-26T22:11:01.107 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:00 smithi043 systemd[1]: Stopping Ceph osd.3 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:11:01.548 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:01 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:01.229+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:01.565 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:11:01.209+0000 7f7944ae8700 -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 2024-03-26T22:11:01.566 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:11:01.210+0000 7f7944ae8700 -1 osd.3 199 *** Got signal Terminated *** 2024-03-26T22:11:01.566 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:11:01.210+0000 7f7944ae8700 -1 osd.3 199 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:11:01.566 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:01 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:11:01.564+0000 7f793d0d4700 -1 osd.3 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:39.230109+0000 front 2024-03-26T22:10:39.230197+0000 (oldest deadline 2024-03-26T22:11:01.530207+0000) 2024-03-26T22:11:02.548 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:02 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:02.271+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:02.856 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:02 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:11:02.607+0000 7f793d0d4700 -1 osd.3 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:39.230109+0000 front 2024-03-26T22:10:39.230197+0000 (oldest deadline 2024-03-26T22:11:01.530207+0000) 2024-03-26T22:11:03.262 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:02 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:02.874+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:03.548 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:03 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:03.261+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:03.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:03 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:03.283+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:03.857 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:03 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:11:03.573+0000 7f793d0d4700 -1 osd.3 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:39.230109+0000 front 2024-03-26T22:10:39.230197+0000 (oldest deadline 2024-03-26T22:11:01.530207+0000) 2024-03-26T22:11:04.213 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:04.127+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:04.214 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:03 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:03.900+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:04.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:04.246+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:04.548 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:04.213+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:04.857 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:04 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:11:04.556+0000 7f793d0d4700 -1 osd.3 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:39.230109+0000 front 2024-03-26T22:10:39.230197+0000 (oldest deadline 2024-03-26T22:11:01.530207+0000) 2024-03-26T22:11:05.184 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:05.129+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:05.184 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:04 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:04.915+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:05.548 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:05.183+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:05.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:05.220+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:05.857 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:05 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3[162277]: 2024-03-26T22:11:05.555+0000 7f793d0d4700 -1 osd.3 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:39.230109+0000 front 2024-03-26T22:10:39.230197+0000 (oldest deadline 2024-03-26T22:11:01.530207+0000) 2024-03-26T22:11:06.244 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:06.102+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:06.245 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:05 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:05.961+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:06.245 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:06.157+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:06.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:06.244+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:06.857 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:06 smithi043 podman[219099]: 2024-03-26 22:11:06.605239719 +0000 UTC m=+5.489610858 container died 0aa83acb3c81b2946c95ae4284253e78211a5c5b451b6dc656c491b10afd6428 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True) 2024-03-26T22:11:07.291 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:07 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:07.100+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:07.291 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:07 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:07.165+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:07.292 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:06 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:06.936+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:07.356 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:07 smithi043 podman[219099]: 2024-03-26 22:11:07.010224809 +0000 UTC m=+5.894595954 container cleanup 0aa83acb3c81b2946c95ae4284253e78211a5c5b451b6dc656c491b10afd6428 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:11:07.357 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:07 smithi043 bash[219099]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3 2024-03-26T22:11:07.357 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:07 smithi043 podman[219129]: 2024-03-26 22:11:07.228141422 +0000 UTC m=+0.624500213 container remove 0aa83acb3c81b2946c95ae4284253e78211a5c5b451b6dc656c491b10afd6428 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-03-26T22:11:07.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:07 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:07.291+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:07.815 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:07 smithi043 podman[219218]: 2024-03-26 22:11:07.545775008 +0000 UTC m=+0.112210100 container create 72437040c7fde3c5a94a4f4071879536f6704219f1e2806cd5a707f099741224 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-03-26T22:11:07.815 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:07 smithi043 podman[219218]: 2024-03-26 22:11:07.451468243 +0000 UTC m=+0.017903279 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:11:07.815 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:07 smithi043 podman[219218]: 2024-03-26 22:11:07.740118501 +0000 UTC m=+0.306553537 container init 72437040c7fde3c5a94a4f4071879536f6704219f1e2806cd5a707f099741224 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, org.label-schema.build-date=20240326, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:11:07.816 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:07 smithi043 podman[219218]: 2024-03-26 22:11:07.743289744 +0000 UTC m=+0.309724778 container start 72437040c7fde3c5a94a4f4071879536f6704219f1e2806cd5a707f099741224 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:11:07.816 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:07 smithi043 podman[219218]: 2024-03-26 22:11:07.815037643 +0000 UTC m=+0.381472685 container attach 72437040c7fde3c5a94a4f4071879536f6704219f1e2806cd5a707f099741224 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, ceph=True) 2024-03-26T22:11:08.107 INFO:journalctl@ceph.osd.3.smithi043.stdout:Mar 26 22:11:08 smithi043 podman[219218]: 2024-03-26 22:11:08.039001291 +0000 UTC m=+0.605436318 container died 72437040c7fde3c5a94a4f4071879536f6704219f1e2806cd5a707f099741224 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-3-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-03-26T22:11:08.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:08.121+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:08.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:07 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:07.939+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:08.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:08.140+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:08.621 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.3.service' 2024-03-26T22:11:08.664 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:11:08.664 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-26T22:11:08.664 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-26T22:11:08.665 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.4 2024-03-26T22:11:08.697 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:08.312+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:08.952 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:08 smithi134 systemd[1]: Stopping Ceph osd.4 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:11:09.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:08.952+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:09.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:09.130+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:09.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:08.963+0000 7f5af194a700 -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 2024-03-26T22:11:09.299 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:08.963+0000 7f5af194a700 -1 osd.4 199 *** Got signal Terminated *** 2024-03-26T22:11:09.299 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:08 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:08.963+0000 7f5af194a700 -1 osd.4 199 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:11:09.299 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:09.146+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:09.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:09.329+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:10.281 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:09 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:09.984+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:10.282 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:10.158+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:10.282 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:10.182+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:10.282 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:10.182+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:43.530117+0000 front 2024-03-26T22:10:43.530016+0000 (oldest deadline 2024-03-26T22:11:09.430092+0000) 2024-03-26T22:11:10.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:10 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:10.281+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:11.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:11 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:11.191+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:11.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:11 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:11.156+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:11.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:11 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:11.156+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:43.530117+0000 front 2024-03-26T22:10:43.530016+0000 (oldest deadline 2024-03-26T22:11:09.430092+0000) 2024-03-26T22:11:11.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:11 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:11.023+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:11.299 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:11 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:11.023+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:11.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:11 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:11.329+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:11.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:11 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:11.329+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:12.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:12.106+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:12.298 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:12.106+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:43.530117+0000 front 2024-03-26T22:10:43.530016+0000 (oldest deadline 2024-03-26T22:11:09.430092+0000) 2024-03-26T22:11:12.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:12.026+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:12.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:12.026+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:12.299 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:12.163+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:12.299 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:12.163+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:12.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:12.340+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:12.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:12 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:12.340+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:13.311 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:13.139+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.729337+0000 front 2024-03-26T22:10:37.729192+0000 (oldest deadline 2024-03-26T22:11:03.529541+0000) 2024-03-26T22:11:13.311 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4[146016]: 2024-03-26T22:11:13.139+0000 7f5aedf3e700 -1 osd.4 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:43.530117+0000 front 2024-03-26T22:10:43.530016+0000 (oldest deadline 2024-03-26T22:11:09.430092+0000) 2024-03-26T22:11:13.311 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:13.170+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:13.311 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:13.170+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:13.312 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:13.052+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:13.312 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:13.052+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:13.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:13.310+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:13.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:13.310+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:14.496 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:14.086+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:14.497 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:14.086+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:14.497 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:14.132+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:14.497 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:14.132+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:14.497 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:14.333+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:14.497 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:14 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:14.333+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:14.765 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:14 smithi134 podman[198264]: 2024-03-26 22:11:14.495858595 +0000 UTC m=+5.637806872 container died 536195e71e89060ffb1a4731f1ad081e2311ceac71e553f2f2c270b66f3293e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:11:15.048 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:14 smithi134 podman[198264]: 2024-03-26 22:11:14.922115612 +0000 UTC m=+6.064063919 container cleanup 536195e71e89060ffb1a4731f1ad081e2311ceac71e553f2f2c270b66f3293e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-03-26T22:11:15.048 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:14 smithi134 bash[198264]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4 2024-03-26T22:11:15.511 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:15 smithi134 podman[198282]: 2024-03-26 22:11:15.140466937 +0000 UTC m=+0.643750298 container remove 536195e71e89060ffb1a4731f1ad081e2311ceac71e553f2f2c270b66f3293e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-03-26T22:11:15.512 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:15.169+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:15.512 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:15.169+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:15.512 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:15.316+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:15.512 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:15.316+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:15.512 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:15.123+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:15.513 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:15 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:15.123+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:15.794 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:15 smithi134 podman[198420]: 2024-03-26 22:11:15.453873079 +0000 UTC m=+0.021429383 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:11:15.794 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:15 smithi134 podman[198420]: 2024-03-26 22:11:15.577421639 +0000 UTC m=+0.144977930 container create 613b30b23285a18bde02edd1b218c29e7bc22161e210164b50fc38f79ca8284d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, ceph=True) 2024-03-26T22:11:16.048 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:15 smithi134 podman[198420]: 2024-03-26 22:11:15.793928067 +0000 UTC m=+0.361484356 container init 613b30b23285a18bde02edd1b218c29e7bc22161e210164b50fc38f79ca8284d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240326) 2024-03-26T22:11:16.048 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:15 smithi134 podman[198420]: 2024-03-26 22:11:15.797888641 +0000 UTC m=+0.365444933 container start 613b30b23285a18bde02edd1b218c29e7bc22161e210164b50fc38f79ca8284d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-03-26T22:11:16.048 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:15 smithi134 podman[198420]: 2024-03-26 22:11:15.860463667 +0000 UTC m=+0.428019966 container attach 613b30b23285a18bde02edd1b218c29e7bc22161e210164b50fc38f79ca8284d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=) 2024-03-26T22:11:16.364 INFO:journalctl@ceph.osd.4.smithi134.stdout:Mar 26 22:11:16 smithi134 podman[198420]: 2024-03-26 22:11:16.115393188 +0000 UTC m=+0.682949472 container died 613b30b23285a18bde02edd1b218c29e7bc22161e210164b50fc38f79ca8284d (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-03-26T22:11:16.365 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:16.084+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:16.365 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:16.084+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:16.365 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:16.135+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:16.365 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:16.135+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:16.664 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:16.363+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:16.664 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:16 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:16.363+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:16.686 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.4.service' 2024-03-26T22:11:16.771 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:11:16.772 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-26T22:11:16.772 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-26T22:11:16.772 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.5 2024-03-26T22:11:17.048 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:16 smithi134 systemd[1]: Stopping Ceph osd.5 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:11:17.326 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:17.120+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:17.326 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:17.120+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:17.326 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:17.116+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:17.327 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:17.116+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:17.755 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:17.413+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:17.755 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:17.413+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:18.048 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:17.754+0000 7f4e389c4700 -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 2024-03-26T22:11:18.048 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:17.754+0000 7f4e389c4700 -1 osd.5 199 *** Got signal Terminated *** 2024-03-26T22:11:18.048 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:17 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:17.754+0000 7f4e389c4700 -1 osd.5 199 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:11:18.416 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:18.125+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:18.417 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:18.125+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:18.417 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:18.117+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:18.417 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:18.117+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:18.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:18.415+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:18.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:18 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:18.415+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:19.354 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:19.135+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:19.354 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:19.135+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:19.354 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:19.097+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:19.354 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:19.097+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:19.693 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:19.373+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:19.693 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:19 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:19.373+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:20.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:20.179+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:20.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:20.179+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:20.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:20.179+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.086020+0000 front 2024-03-26T22:10:57.086061+0000 (oldest deadline 2024-03-26T22:11:19.985907+0000) 2024-03-26T22:11:20.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:20.059+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:20.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:20.059+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:20.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:20.059+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:20.617 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:20.333+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:20.617 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:20 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:20.333+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:21.295 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:21.035+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:21.296 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:21.035+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:21.296 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:21.035+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:21.296 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:21.181+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:21.296 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:21.181+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:21.296 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:21.181+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.086020+0000 front 2024-03-26T22:10:57.086061+0000 (oldest deadline 2024-03-26T22:11:19.985907+0000) 2024-03-26T22:11:21.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:21.350+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:21.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:21.350+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:21.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:21 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:21.350+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:22.227 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:22.003+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:22.227 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:22.003+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:22.227 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:22.003+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:22.548 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:22.225+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:36.583674+0000 front 2024-03-26T22:10:36.583593+0000 (oldest deadline 2024-03-26T22:11:02.483582+0000) 2024-03-26T22:11:22.548 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:22.225+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.584498+0000 front 2024-03-26T22:10:46.584605+0000 (oldest deadline 2024-03-26T22:11:10.684555+0000) 2024-03-26T22:11:22.548 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5[158351]: 2024-03-26T22:11:22.225+0000 7f4e30fb0700 -1 osd.5 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.086020+0000 front 2024-03-26T22:10:57.086061+0000 (oldest deadline 2024-03-26T22:11:19.985907+0000) 2024-03-26T22:11:22.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:22.358+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:22.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:22.358+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:22.549 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:22 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:22.358+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:23.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:23 smithi134 podman[198679]: 2024-03-26 22:11:23.108160491 +0000 UTC m=+5.879608417 container died 4f99d1958d74e9d0e90d1c156c8fe9c4455f2dbf90dfacb7521f2f219ee6f24b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, io.buildah.version=1.33.5, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:11:23.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:23.031+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:23.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:23.031+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:23.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:23.031+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:23.798 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:23 smithi134 podman[198679]: 2024-03-26 22:11:23.554285409 +0000 UTC m=+6.325733367 container cleanup 4f99d1958d74e9d0e90d1c156c8fe9c4455f2dbf90dfacb7521f2f219ee6f24b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:11:23.798 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:23 smithi134 bash[198679]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5 2024-03-26T22:11:23.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:23.339+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:23.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:23.339+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:23.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:23 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:23.339+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:24.165 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:23 smithi134 podman[199245]: 2024-03-26 22:11:23.847253923 +0000 UTC m=+0.738732022 container remove 4f99d1958d74e9d0e90d1c156c8fe9c4455f2dbf90dfacb7521f2f219ee6f24b (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_CLEAN=True, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-03-26T22:11:24.166 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:24.045+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:24.166 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:24.045+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:24.166 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:24.045+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:24.475 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:24.328+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:24.476 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:24.328+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:24.476 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:24 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:24.328+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:24.476 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:24 smithi134 podman[199337]: 2024-03-26 22:11:24.068675699 +0000 UTC m=+0.018413561 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:11:24.476 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:24 smithi134 podman[199337]: 2024-03-26 22:11:24.190001473 +0000 UTC m=+0.139739363 container create a05ef16eb9f9c93bbb1b28b12b6614a96b43c32df62bf3350d78bce01bbd2701 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, ceph=True) 2024-03-26T22:11:24.476 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:24 smithi134 podman[199337]: 2024-03-26 22:11:24.400544568 +0000 UTC m=+0.350282421 container init a05ef16eb9f9c93bbb1b28b12b6614a96b43c32df62bf3350d78bce01bbd2701 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-03-26T22:11:24.476 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:24 smithi134 podman[199337]: 2024-03-26 22:11:24.403806845 +0000 UTC m=+0.353544693 container start a05ef16eb9f9c93bbb1b28b12b6614a96b43c32df62bf3350d78bce01bbd2701 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:11:24.476 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:24 smithi134 podman[199337]: 2024-03-26 22:11:24.475663076 +0000 UTC m=+0.425400929 container attach a05ef16eb9f9c93bbb1b28b12b6614a96b43c32df62bf3350d78bce01bbd2701 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:11:24.798 INFO:journalctl@ceph.osd.5.smithi134.stdout:Mar 26 22:11:24 smithi134 podman[199337]: 2024-03-26 22:11:24.699318904 +0000 UTC m=+0.649056763 container died a05ef16eb9f9c93bbb1b28b12b6614a96b43c32df62bf3350d78bce01bbd2701 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-5-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-03-26T22:11:25.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:25.013+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:25.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:25.013+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:25.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:25.013+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:25.504 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.5.service' 2024-03-26T22:11:25.545 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:11:25.546 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-26T22:11:25.546 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-26T22:11:25.546 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.6 2024-03-26T22:11:25.608 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:25.345+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:25.609 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:25.345+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:25.609 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:25.345+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:25.877 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:25 smithi134 systemd[1]: Stopping Ceph osd.6 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:11:26.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:25.875+0000 7fef83bbd700 -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 2024-03-26T22:11:26.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:25.875+0000 7fef83bbd700 -1 osd.6 199 *** Got signal Terminated *** 2024-03-26T22:11:26.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:25 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:25.875+0000 7fef83bbd700 -1 osd.6 199 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:11:26.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:26.047+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:26.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:26.047+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:26.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:26.047+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:26.625 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:26.355+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:26.626 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:26.355+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:26.626 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:26 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:26.355+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:27.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:27.040+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:27.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:27.040+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:27.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:27.040+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:27.762 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:27.399+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:27.762 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:27.399+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:27.762 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:27 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:27.399+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:28.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:28.024+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:28.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:28.024+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:28.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:28.024+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:28.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:28.024+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:02.650042+0000 front 2024-03-26T22:11:02.650062+0000 (oldest deadline 2024-03-26T22:11:27.950013+0000) 2024-03-26T22:11:28.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:28.376+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:28.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:28.376+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:28.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:28 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:28.376+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:29.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:29.020+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:29.299 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:29.020+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:29.299 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:29.020+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:29.299 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:29.020+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:02.650042+0000 front 2024-03-26T22:11:02.650062+0000 (oldest deadline 2024-03-26T22:11:27.950013+0000) 2024-03-26T22:11:29.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:29.424+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:29.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:29.424+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:29.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:29.424+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:29.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:29 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:29.424+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:30.395 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:30.067+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:37.447388+0000 front 2024-03-26T22:10:37.447400+0000 (oldest deadline 2024-03-26T22:11:00.947396+0000) 2024-03-26T22:11:30.395 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:30.067+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:46.248433+0000 front 2024-03-26T22:10:46.248473+0000 (oldest deadline 2024-03-26T22:11:11.548370+0000) 2024-03-26T22:11:30.395 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:30.067+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:53.849242+0000 front 2024-03-26T22:10:53.849180+0000 (oldest deadline 2024-03-26T22:11:19.749223+0000) 2024-03-26T22:11:30.396 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6[171838]: 2024-03-26T22:11:30.067+0000 7fef801b1700 -1 osd.6 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:02.650042+0000 front 2024-03-26T22:11:02.650062+0000 (oldest deadline 2024-03-26T22:11:27.950013+0000) 2024-03-26T22:11:30.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:30.394+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:30.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:30.394+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:30.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:30.394+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:30.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:30 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:30.394+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:31.670 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:31 smithi134 podman[199441]: 2024-03-26 22:11:31.368169061 +0000 UTC m=+5.595679465 container died 9a11026867f31ac873c01a90d7daed88b6bf7d9ba2fedb31ce139a27413392db (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.5, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-03-26T22:11:31.670 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:31.433+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:31.670 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:31.433+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:31.670 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:31.433+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:31.670 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:31 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:31.433+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:32.002 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:31 smithi134 podman[199441]: 2024-03-26 22:11:31.767638925 +0000 UTC m=+5.995149363 container cleanup 9a11026867f31ac873c01a90d7daed88b6bf7d9ba2fedb31ce139a27413392db (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:11:32.002 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:31 smithi134 bash[199441]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6 2024-03-26T22:11:32.298 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:32 smithi134 podman[199470]: 2024-03-26 22:11:32.001955776 +0000 UTC m=+0.630462630 container remove 9a11026867f31ac873c01a90d7daed88b6bf7d9ba2fedb31ce139a27413392db (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-03-26T22:11:32.606 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:32.416+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:32.606 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:32.416+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:32.606 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:32.416+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:32.606 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:32 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:32.416+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:32.606 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:32 smithi134 podman[199567]: 2024-03-26 22:11:32.22144688 +0000 UTC m=+0.020507076 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:11:32.606 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:32 smithi134 podman[199567]: 2024-03-26 22:11:32.327926822 +0000 UTC m=+0.126987038 container create 9162f33dcbe0d3a8768ea68d27b935a5b271f24fff839d92f893dd610dc4b680 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b) 2024-03-26T22:11:32.606 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:32 smithi134 podman[199567]: 2024-03-26 22:11:32.538784065 +0000 UTC m=+0.337844239 container init 9162f33dcbe0d3a8768ea68d27b935a5b271f24fff839d92f893dd610dc4b680 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-03-26T22:11:32.606 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:32 smithi134 podman[199567]: 2024-03-26 22:11:32.541860138 +0000 UTC m=+0.340920313 container start 9162f33dcbe0d3a8768ea68d27b935a5b271f24fff839d92f893dd610dc4b680 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:11:32.607 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:32 smithi134 podman[199567]: 2024-03-26 22:11:32.605324949 +0000 UTC m=+0.404385134 container attach 9162f33dcbe0d3a8768ea68d27b935a5b271f24fff839d92f893dd610dc4b680 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-03-26T22:11:33.048 INFO:journalctl@ceph.osd.6.smithi134.stdout:Mar 26 22:11:32 smithi134 podman[199567]: 2024-03-26 22:11:32.83042345 +0000 UTC m=+0.629483626 container died 9162f33dcbe0d3a8768ea68d27b935a5b271f24fff839d92f893dd610dc4b680 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-6-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True) 2024-03-26T22:11:33.416 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.6.service' 2024-03-26T22:11:33.499 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:11:33.499 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-26T22:11:33.500 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-26T22:11:33.500 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.7 2024-03-26T22:11:33.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:33.441+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:33.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:33.441+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:33.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:33.441+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:33.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:33.441+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:33.799 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:33 smithi134 systemd[1]: Stopping Ceph osd.7 for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:11:34.298 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:33.822+0000 7fd978e2a700 -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 2024-03-26T22:11:34.298 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:33.822+0000 7fd978e2a700 -1 osd.7 199 *** Got signal Terminated *** 2024-03-26T22:11:34.298 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:33 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:33.822+0000 7fd978e2a700 -1 osd.7 199 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-26T22:11:34.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:34.407+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:34.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:34.407+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:34.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:34.407+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:34.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:34 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:34.407+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:35.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:35.442+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:35.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:35.442+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:35.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:35.442+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:35.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:35.442+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:35.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:35 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:35.442+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.134:6804 osd.4 since back 2024-03-26T22:11:11.992786+0000 front 2024-03-26T22:11:11.992906+0000 (oldest deadline 2024-03-26T22:11:34.793235+0000) 2024-03-26T22:11:36.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:36.434+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:36.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:36.434+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:36.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:36.434+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:36.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:36.434+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:36.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:36 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:36.434+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.134:6804 osd.4 since back 2024-03-26T22:11:11.992786+0000 front 2024-03-26T22:11:11.992906+0000 (oldest deadline 2024-03-26T22:11:34.793235+0000) 2024-03-26T22:11:37.703 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:37.386+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:37.704 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:37.386+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:37.704 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:37.386+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:37.704 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:37.386+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:37.704 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:37 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:37.386+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.134:6804 osd.4 since back 2024-03-26T22:11:11.992786+0000 front 2024-03-26T22:11:11.992906+0000 (oldest deadline 2024-03-26T22:11:34.793235+0000) 2024-03-26T22:11:38.729 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:38.385+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-03-26T22:10:35.288010+0000 front 2024-03-26T22:10:35.287998+0000 (oldest deadline 2024-03-26T22:11:02.288372+0000) 2024-03-26T22:11:38.729 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:38.385+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-03-26T22:10:48.189476+0000 front 2024-03-26T22:10:48.189266+0000 (oldest deadline 2024-03-26T22:11:11.089418+0000) 2024-03-26T22:11:38.729 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:38.385+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-03-26T22:10:57.490840+0000 front 2024-03-26T22:10:57.490956+0000 (oldest deadline 2024-03-26T22:11:20.390772+0000) 2024-03-26T22:11:38.729 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:38.385+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-03-26T22:11:05.691662+0000 front 2024-03-26T22:11:05.691717+0000 (oldest deadline 2024-03-26T22:11:29.191673+0000) 2024-03-26T22:11:38.729 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:38 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7[177481]: 2024-03-26T22:11:38.385+0000 7fd971416700 -1 osd.7 199 heartbeat_check: no reply from 172.21.15.134:6804 osd.4 since back 2024-03-26T22:11:11.992786+0000 front 2024-03-26T22:11:11.992906+0000 (oldest deadline 2024-03-26T22:11:34.793235+0000) 2024-03-26T22:11:39.496 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:39 smithi134 podman[199672]: 2024-03-26 22:11:39.175304877 +0000 UTC m=+5.457114707 container died 35420ceddb5e2dcd898e3b3fafa4277ef93e931b3fb6e47e387546f709c6c358 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:11:39.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:39 smithi134 podman[199672]: 2024-03-26 22:11:39.586736198 +0000 UTC m=+5.868546027 container cleanup 35420ceddb5e2dcd898e3b3fafa4277ef93e931b3fb6e47e387546f709c6c358 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-03-26T22:11:39.798 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:39 smithi134 bash[199672]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7 2024-03-26T22:11:40.548 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:40 smithi134 podman[199926]: 2024-03-26 22:11:40.399322134 +0000 UTC m=+1.217625052 container remove 35420ceddb5e2dcd898e3b3fafa4277ef93e931b3fb6e47e387546f709c6c358 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5) 2024-03-26T22:11:40.985 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:40 smithi134 podman[200086]: 2024-03-26 22:11:40.640020084 +0000 UTC m=+0.020079262 image pull a9bdc3eaeb106993bcbbac35d7fe5c7b76c052021676e129f5984aed30aee063 quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d 2024-03-26T22:11:40.986 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:40 smithi134 podman[200086]: 2024-03-26 22:11:40.766816604 +0000 UTC m=+0.146875842 container create 357ac681f9dfe425880d13530813f64828926d0eba1701eafb21668fdaef6385 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, org.label-schema.build-date=20240326, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e) 2024-03-26T22:11:40.986 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:40 smithi134 podman[200086]: 2024-03-26 22:11:40.985530341 +0000 UTC m=+0.365589514 container init 357ac681f9dfe425880d13530813f64828926d0eba1701eafb21668fdaef6385 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-03-26T22:11:40.986 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:40.712Z 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.43:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:11:40.986 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:40.714Z 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.43:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:11:40.986 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:40.716Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.43:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:11:40.986 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:40.717Z 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.43:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:11:40.986 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:40 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:40.717Z 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.43:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-03-26T22:11:41.298 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:40 smithi134 podman[200086]: 2024-03-26 22:11:40.988846177 +0000 UTC m=+0.368905351 container start 357ac681f9dfe425880d13530813f64828926d0eba1701eafb21668fdaef6385 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True) 2024-03-26T22:11:41.298 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:41 smithi134 podman[200086]: 2024-03-26 22:11:41.07735495 +0000 UTC m=+0.457414123 container attach 357ac681f9dfe425880d13530813f64828926d0eba1701eafb21668fdaef6385 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, ceph=True, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-03-26T22:11:41.769 INFO:journalctl@ceph.osd.7.smithi134.stdout:Mar 26 22:11:41 smithi134 podman[200086]: 2024-03-26 22:11:41.298895853 +0000 UTC m=+0.678955031 container died 357ac681f9dfe425880d13530813f64828926d0eba1701eafb21668fdaef6385 (image=quay.ceph.io/ceph-ci/ceph@sha256:77a228078e9cbbda8c0ec34daeaf242ac1c029d4330510ad5bc8624b2b23960d, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-testing-2024-03-26-0925-42fc52b, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, GIT_COMMIT=d7c7095173c3793ef2ed0fc814eebfb88de11a2e, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-26T22:11:41.886 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@osd.7.service' 2024-03-26T22:11:41.927 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:11:41.927 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-26T22:11:41.927 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-26T22:11:41.927 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a 2024-03-26T22:11:42.048 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 systemd[1]: Stopping Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:11:42.548 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.258Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-26T22:11:42.548 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.259Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-26T22:11:42.548 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.259Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-26T22:11:42.548 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.259Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-26T22:11:42.548 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.259Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-26T22:11:42.548 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.259Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-26T22:11:42.549 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.259Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-26T22:11:42.549 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.259Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-26T22:11:42.549 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.259Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-26T22:11:42.549 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.260Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-26T22:11:42.549 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.260Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-26T22:11:42.549 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a[101848]: ts=2024-03-26T22:11:42.260Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-26T22:11:42.549 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 podman[200274]: 2024-03-26 22:11:42.269117931 +0000 UTC m=+0.110172867 container died 3a19c427a0ad739f5a3dde03e43ad18df7f86846beaf8d2f5ab4b899bffcaaf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T22:11:42.884 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 podman[200274]: 2024-03-26 22:11:42.708710568 +0000 UTC m=+0.549765500 container cleanup 3a19c427a0ad739f5a3dde03e43ad18df7f86846beaf8d2f5ab4b899bffcaaf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T22:11:42.884 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 bash[200274]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a 2024-03-26T22:11:43.130 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service' 2024-03-26T22:11:43.156 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:42 smithi134 podman[200299]: 2024-03-26 22:11:42.88457199 +0000 UTC m=+0.617003245 container remove 3a19c427a0ad739f5a3dde03e43ad18df7f86846beaf8d2f5ab4b899bffcaaf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-03-26T22:11:43.156 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:43 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-03-26T22:11:43.157 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:43 smithi134 systemd[1]: Stopped Ceph prometheus.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:11:43.157 INFO:journalctl@ceph.prometheus.a.smithi134.stdout:Mar 26 22:11:43 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@prometheus.a.service: Consumed 4.955s CPU time. 2024-03-26T22:11:43.170 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-26T22:11:43.170 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-26T22:11:43.170 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 --force --keep-logs 2024-03-26T22:11:45.229 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 22:11:44 smithi043 systemd[1]: Stopping Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:11:45.229 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 22:11:45 smithi043 podman[220642]: 2024-03-26 22:11:45.102648647 +0000 UTC m=+0.096099293 container died 1c0bfc32640e6f6caef098f80337886c880d65aecc761d383d979ef7bad7a7e8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T22:11:45.834 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 22:11:45 smithi043 podman[220642]: 2024-03-26 22:11:45.508651407 +0000 UTC m=+0.502102057 container cleanup 1c0bfc32640e6f6caef098f80337886c880d65aecc761d383d979ef7bad7a7e8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T22:11:45.834 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 22:11:45 smithi043 bash[220642]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a 2024-03-26T22:11:45.834 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 22:11:45 smithi043 podman[220658]: 2024-03-26 22:11:45.718518679 +0000 UTC m=+0.616031560 container remove 1c0bfc32640e6f6caef098f80337886c880d65aecc761d383d979ef7bad7a7e8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-03-26T22:11:45.834 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 22:11:45 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-26T22:11:46.107 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:46 smithi043 systemd[1]: Stopping Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:11:46.107 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 22:11:45 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-26T22:11:46.107 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 22:11:45 smithi043 systemd[1]: Stopped Ceph node-exporter.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:11:46.107 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Mar 26 22:11:45 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.a.service: Consumed 2.653s CPU time. 2024-03-26T22:11:46.589 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:46 smithi043 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a[116120]: ts=2024-03-26T22:11:46.296Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-26T22:11:46.589 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:46 smithi043 podman[220764]: 2024-03-26 22:11:46.33758476 +0000 UTC m=+0.149953369 container died 5d8455353222a1b9472e5e91173733dae3c1500f44ccc2c82623a0f3a82da254 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T22:11:46.857 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:46 smithi043 podman[220764]: 2024-03-26 22:11:46.730401337 +0000 UTC m=+0.542769957 container cleanup 5d8455353222a1b9472e5e91173733dae3c1500f44ccc2c82623a0f3a82da254 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T22:11:46.857 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:46 smithi043 bash[220764]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a 2024-03-26T22:11:47.307 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:46 smithi043 podman[220778]: 2024-03-26 22:11:46.948373753 +0000 UTC m=+0.606020395 container remove 5d8455353222a1b9472e5e91173733dae3c1500f44ccc2c82623a0f3a82da254 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-03-26T22:11:47.307 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:47 smithi043 podman[220778]: 2024-03-26 22:11:47.007371175 +0000 UTC m=+0.665017752 volume remove 082cb668c4630b2da4414d553a092f63c25500269f6a1df8c3a5fd0163446d82 2024-03-26T22:11:47.307 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:47 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@alertmanager.a.service: Deactivated successfully. 2024-03-26T22:11:47.307 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:47 smithi043 systemd[1]: Stopped Ceph alertmanager.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:11:47.307 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Mar 26 22:11:47 smithi043 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@alertmanager.a.service: Consumed 1.710s CPU time. 2024-03-26T22:12:10.046 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 --force --keep-logs 2024-03-26T22:12:11.798 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 22:12:11 smithi134 systemd[1]: Stopping Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:12:12.256 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 22:12:11 smithi134 podman[201265]: 2024-03-26 22:12:11.892336368 +0000 UTC m=+0.108456162 container died 439dd6578236278b3abe8ef37e313b8c2c1ef22e07ef6155cd742177e6242d14 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T22:12:12.256 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 22:12:12 smithi134 podman[201265]: 2024-03-26 22:12:12.256429099 +0000 UTC m=+0.472548899 container cleanup 439dd6578236278b3abe8ef37e313b8c2c1ef22e07ef6155cd742177e6242d14 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T22:12:12.516 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 22:12:12 smithi134 bash[201265]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b 2024-03-26T22:12:12.798 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 22:12:12 smithi134 podman[201279]: 2024-03-26 22:12:12.516052353 +0000 UTC m=+0.624800732 container remove 439dd6578236278b3abe8ef37e313b8c2c1ef22e07ef6155cd742177e6242d14 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-03-26T22:12:12.798 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 22:12:12 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-26T22:12:12.798 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 22:12:12 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-26T22:12:12.798 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 22:12:12 smithi134 systemd[1]: Stopped Ceph node-exporter.b for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:12:12.798 INFO:journalctl@ceph.node-exporter.b.smithi134.stdout:Mar 26 22:12:12 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@node-exporter.b.service: Consumed 2.466s CPU time. 2024-03-26T22:12:13.298 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:12 smithi134 systemd[1]: Stopping Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715... 2024-03-26T22:12:13.298 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=server t=2024-03-26T22:12:13.08643642Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-03-26T22:12:13.298 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=ticker t=2024-03-26T22:12:13.086798649Z level=info msg=stopped last_tick=2024-03-26T22:12:10Z 2024-03-26T22:12:13.298 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a[116793]: logger=tracing t=2024-03-26T22:12:13.086823443Z level=info msg="Closing tracing" 2024-03-26T22:12:13.298 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 podman[201384]: 2024-03-26 22:12:13.096675449 +0000 UTC m=+0.108509743 container died 5387fa8dd0496bab7503839d22e7d9b539193226a41db247572c754c9c28ce25 (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T22:12:13.728 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 podman[201384]: 2024-03-26 22:12:13.468822141 +0000 UTC m=+0.480656434 container cleanup 5387fa8dd0496bab7503839d22e7d9b539193226a41db247572c754c9c28ce25 (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T22:12:13.728 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 bash[201384]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a 2024-03-26T22:12:14.048 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 podman[201399]: 2024-03-26 22:12:13.728117542 +0000 UTC m=+0.633581133 container remove 5387fa8dd0496bab7503839d22e7d9b539193226a41db247572c754c9c28ce25 (image=quay.io/ceph/grafana:9.4.12, name=ceph-1f42f524-ebb7-11ee-95d0-87774f69a715-grafana-a, maintainer=Grafana Labs ) 2024-03-26T22:12:14.048 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Deactivated successfully. 2024-03-26T22:12:14.048 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 systemd[1]: Stopped Ceph grafana.a for 1f42f524-ebb7-11ee-95d0-87774f69a715. 2024-03-26T22:12:14.048 INFO:journalctl@ceph.grafana.a.smithi134.stdout:Mar 26 22:12:13 smithi134 systemd[1]: ceph-1f42f524-ebb7-11ee-95d0-87774f69a715@grafana.a.service: Consumed 14.299s CPU time. 2024-03-26T22:12:25.594 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-26T22:12:25.631 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-26T22:12:25.663 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-26T22:12:25.664 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141/remote/smithi043/crash 2024-03-26T22:12:25.666 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/crash -- . 2024-03-26T22:12:25.712 INFO:teuthology.orchestra.run.smithi043.stderr:tar: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/crash: Cannot open: No such file or directory 2024-03-26T22:12:25.712 INFO:teuthology.orchestra.run.smithi043.stderr:tar: Error is not recoverable: exiting now 2024-03-26T22:12:25.714 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141/remote/smithi134/crash 2024-03-26T22:12:25.715 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/crash -- . 2024-03-26T22:12:25.754 INFO:teuthology.orchestra.run.smithi134.stderr:tar: /var/lib/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/crash: Cannot open: No such file or directory 2024-03-26T22:12:25.754 INFO:teuthology.orchestra.run.smithi134.stderr:tar: Error is not recoverable: exiting now 2024-03-26T22:12:25.755 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-26T22:12:25.756 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-26T22:12:25.786 INFO:teuthology.orchestra.run.smithi043.stdout:2024-03-26T21:26:13.266415+0000 mon.a (mon.0) 195 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-26T22:12:25.788 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-26T22:12:25.788 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[SEC\]' /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-26T22:12:25.860 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[ERR\]' /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-26T22:12:25.929 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[WRN\]' /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-26T22:12:25.997 INFO:teuthology.orchestra.run.smithi043.stdout:2024-03-26T21:26:13.266415+0000 mon.a (mon.0) 195 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-26T22:12:25.999 INFO:tasks.cephadm:Compressing logs... 2024-03-26T22:12:25.999 DEBUG:teuthology.orchestra.run.smithi043:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-26T22:12:26.041 DEBUG:teuthology.orchestra.run.smithi134:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-26T22:12:26.066 INFO:teuthology.orchestra.run.smithi043.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-03-26T22:12:26.066 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-26T22:12:26.067 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mon.a.log 2024-03-26T22:12:26.067 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.audit.log 2024-03-26T22:12:26.067 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.1.log 2024-03-26T22:12:26.067 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mon.a.log: /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.3.log 2024-03-26T22:12:26.073 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi043.izyaws.log 2024-03-26T22:12:26.073 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.1.log: /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mgr.y.log 2024-03-26T22:12:26.073 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi043.izyaws.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/tcmu-runner.log 2024-03-26T22:12:26.073 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mgr.y.log: 82.6% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi043.izyaws.log.gz 2024-03-26T22:12:26.073 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.0.log 2024-03-26T22:12:26.073 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/tcmu-runner.log: 88.4% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/tcmu-runner.log.gz 2024-03-26T22:12:26.073 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.cephadm.log 2024-03-26T22:12:26.073 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log 2024-03-26T22:12:26.074 INFO:teuthology.orchestra.run.smithi134.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-26T22:12:26.074 INFO:teuthology.orchestra.run.smithi134.stderr:: No such file or directory 2024-03-26T22:12:26.074 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.6.log 2024-03-26T22:12:26.074 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.audit.log 2024-03-26T22:12:26.074 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.4.log 2024-03-26T22:12:26.074 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi134.hihbvk.log 2024-03-26T22:12:26.074 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.7.log 2024-03-26T22:12:26.075 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi134.hihbvk.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.5.log 2024-03-26T22:12:26.075 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mgr.x.log 2024-03-26T22:12:26.075 INFO:teuthology.orchestra.run.smithi134.stderr: 82.6% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-client.rgw.foo.smithi134.hihbvk.log.gz 2024-03-26T22:12:26.075 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.cephadm.log 2024-03-26T22:12:26.075 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log 2024-03-26T22:12:26.077 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.cephadm.log: 91.5% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.cephadm.log.gz 2024-03-26T22:12:26.077 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-volume.log 2024-03-26T22:12:26.080 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.0.log: /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.cephadm.log: 95.0% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.cephadm.log.gz 2024-03-26T22:12:26.083 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.2.log 2024-03-26T22:12:26.086 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log: 90.2%gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mon.b.log 2024-03-26T22:12:26.096 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-volume.log 2024-03-26T22:12:26.098 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.2.log: 94.4% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log.gz 2024-03-26T22:12:26.099 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-volume.log: -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.log.gz 2024-03-26T22:12:26.103 INFO:teuthology.orchestra.run.smithi043.stderr: 90.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-26T22:12:26.103 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mon.c.log 2024-03-26T22:12:26.104 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mon.b.log: 93.2% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.audit.log.gz 2024-03-26T22:12:26.129 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-volume.log: /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mon.c.log: 95.8% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph.audit.log.gz 2024-03-26T22:12:26.136 INFO:teuthology.orchestra.run.smithi134.stderr: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-26T22:12:26.191 INFO:teuthology.orchestra.run.smithi134.stderr: 92.7% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-volume.log.gz 2024-03-26T22:12:26.195 INFO:teuthology.orchestra.run.smithi043.stderr: 92.6% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-volume.log.gz 2024-03-26T22:12:26.224 INFO:teuthology.orchestra.run.smithi134.stderr: 88.7% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mgr.x.log.gz 2024-03-26T22:12:27.470 INFO:teuthology.orchestra.run.smithi134.stderr: 92.8% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mon.b.log.gz 2024-03-26T22:12:27.923 INFO:teuthology.orchestra.run.smithi134.stderr: 93.5% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.6.log.gz 2024-03-26T22:12:28.255 INFO:teuthology.orchestra.run.smithi043.stderr: 92.9% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mon.c.log.gz 2024-03-26T22:12:28.329 INFO:teuthology.orchestra.run.smithi134.stderr: 93.9% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.7.log.gz 2024-03-26T22:12:28.393 INFO:teuthology.orchestra.run.smithi043.stderr: 88.6% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mgr.y.log.gz 2024-03-26T22:12:28.418 INFO:teuthology.orchestra.run.smithi043.stderr: 93.6% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.1.log.gz 2024-03-26T22:12:28.471 INFO:teuthology.orchestra.run.smithi043.stderr: 93.4% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.2.log.gz 2024-03-26T22:12:28.591 INFO:teuthology.orchestra.run.smithi134.stderr: 93.7% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.4.log.gz 2024-03-26T22:12:28.725 INFO:teuthology.orchestra.run.smithi134.stderr: 93.6% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.5.log.gz 2024-03-26T22:12:28.727 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-03-26T22:12:28.727 INFO:teuthology.orchestra.run.smithi134.stderr:real 0m2.671s 2024-03-26T22:12:28.727 INFO:teuthology.orchestra.run.smithi134.stderr:user 0m10.629s 2024-03-26T22:12:28.727 INFO:teuthology.orchestra.run.smithi134.stderr:sys 0m0.402s 2024-03-26T22:12:29.158 INFO:teuthology.orchestra.run.smithi043.stderr: 93.5% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.0.log.gz 2024-03-26T22:12:29.616 INFO:teuthology.orchestra.run.smithi043.stderr: 93.6% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-osd.3.log.gz 2024-03-26T22:12:30.123 INFO:teuthology.orchestra.run.smithi043.stderr: 92.0% -- replaced with /var/log/ceph/1f42f524-ebb7-11ee-95d0-87774f69a715/ceph-mon.a.log.gz 2024-03-26T22:12:30.125 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-03-26T22:12:30.125 INFO:teuthology.orchestra.run.smithi043.stderr:real 0m4.072s 2024-03-26T22:12:30.125 INFO:teuthology.orchestra.run.smithi043.stderr:user 0m19.414s 2024-03-26T22:12:30.125 INFO:teuthology.orchestra.run.smithi043.stderr:sys 0m0.645s 2024-03-26T22:12:30.125 INFO:tasks.cephadm:Archiving logs... 2024-03-26T22:12:30.125 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141/remote/smithi043/log 2024-03-26T22:12:30.126 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-26T22:12:32.540 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141/remote/smithi134/log 2024-03-26T22:12:32.541 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-26T22:12:34.057 INFO:tasks.cephadm:Removing cluster... 2024-03-26T22:12:34.057 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 --force 2024-03-26T22:12:34.363 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1f42f524-ebb7-11ee-95d0-87774f69a715 --force 2024-03-26T22:12:34.657 INFO:tasks.cephadm:Removing cephadm ... 2024-03-26T22:12:34.657 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-26T22:12:34.672 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-26T22:12:34.686 INFO:tasks.cephadm:Teardown complete 2024-03-26T22:12:34.687 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-26T22:12:34.696 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-26T22:12:34.696 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-26T22:12:34.715 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-26T22:12:34.726 INFO:teuthology.orchestra.run.smithi043.stderr:bash: line 1: ntpq: command not found 2024-03-26T22:12:34.731 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-26T22:12:34.731 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2024-03-26T22:12:34.731 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 19 +455us[ +460us] +/- 80ms 2024-03-26T22:12:34.731 INFO:teuthology.orchestra.run.smithi043.stdout:^* hv02.front.sepia.ceph.com 3 6 377 14 -879us[ -873us] +/- 60ms 2024-03-26T22:12:34.731 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 15 +726us[ +732us] +/- 80ms 2024-03-26T22:12:34.731 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T22:12:34.740 INFO:teuthology.orchestra.run.smithi134.stderr:bash: line 1: ntpq: command not found 2024-03-26T22:12:34.745 INFO:teuthology.orchestra.run.smithi134.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-26T22:12:34.745 INFO:teuthology.orchestra.run.smithi134.stdout:=============================================================================== 2024-03-26T22:12:34.745 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 13 +462us[ +462us] +/- 80ms 2024-03-26T22:12:34.745 INFO:teuthology.orchestra.run.smithi134.stdout:^* hv02.front.sepia.ceph.com 3 6 377 15 -873us[ -853us] +/- 60ms 2024-03-26T22:12:34.745 INFO:teuthology.orchestra.run.smithi134.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 +755us[ +755us] +/- 80ms 2024-03-26T22:12:34.745 INFO:teuthology.orchestra.run.smithi134.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-03-26T22:12:34.745 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-26T22:12:34.757 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-26T22:12:34.758 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-26T22:12:34.805 DEBUG:teuthology.orchestra.run.smithi043:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-03-26T22:12:34.857 DEBUG:teuthology.orchestra.run.smithi134:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-03-26T22:12:34.903 DEBUG:teuthology.orchestra.run.smithi043:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-03-26T22:12:34.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T22:12:34.931 DEBUG:teuthology.orchestra.run.smithi134:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-03-26T22:12:34.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T22:12:34.959 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-26T22:12:34.968 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-26T22:12:35.050 INFO:teuthology.task.internal:Duration was 3189.712804 seconds 2024-03-26T22:12:35.050 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-26T22:12:35.089 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-26T22:12:35.089 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-26T22:12:35.092 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-26T22:12:35.132 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-26T22:12:35.134 INFO:teuthology.orchestra.run.smithi134.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-26T22:12:35.645 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-26T22:12:35.645 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2024-03-26T22:12:35.645 DEBUG:teuthology.orchestra.run.smithi043:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-26T22:12:35.705 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-03-26T22:12:35.706 DEBUG:teuthology.orchestra.run.smithi134:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-26T22:12:35.732 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-26T22:12:35.732 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-26T22:12:35.748 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-26T22:12:35.801 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-26T22:12:35.801 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-26T22:12:35.818 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-26T22:12:36.926 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-26T22:12:36.936 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-26T22:12:36.936 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-26T22:12:36.962 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-26T22:12:36.991 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-26T22:12:37.001 DEBUG:teuthology.orchestra.run.smithi043:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-26T22:12:37.005 DEBUG:teuthology.orchestra.run.smithi134:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-26T22:12:37.027 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2024-03-26T22:12:37.057 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-03-26T22:12:37.087 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-26T22:12:37.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T22:12:37.105 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-26T22:12:37.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-26T22:12:37.141 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-26T22:12:37.150 INFO:teuthology.task.internal:Transferring archived files... 2024-03-26T22:12:37.151 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141/remote/smithi043 2024-03-26T22:12:37.151 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-26T22:12:37.210 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141/remote/smithi134 2024-03-26T22:12:37.211 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-26T22:12:37.260 INFO:teuthology.task.internal:Removing archive directory... 2024-03-26T22:12:37.260 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-26T22:12:37.262 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-26T22:12:37.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-26T22:12:37.316 INFO:teuthology.task.internal:Not uploading archives. 2024-03-26T22:12:37.316 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-26T22:12:37.376 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-26T22:12:37.376 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-26T22:12:37.378 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-26T22:12:37.390 INFO:teuthology.orchestra.run.smithi043.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 26 22:12 /home/ubuntu/cephtest 2024-03-26T22:12:37.392 INFO:teuthology.orchestra.run.smithi134.stdout: 266042 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 26 22:12 /home/ubuntu/cephtest 2024-03-26T22:12:37.393 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-26T22:12:37.414 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-26T22:12:37.481 INFO:teuthology.nuke:Checking targets against current locks 2024-03-26T22:12:37.509 DEBUG:teuthology.nuke:shortname: smithi043 2024-03-26T22:12:37.509 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-26T22:12:37.529 DEBUG:teuthology.nuke:shortname: smithi134 2024-03-26T22:12:37.530 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-26T22:12:37.536 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-26 21:10:36.656735', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDK8cDd4lTxT6SFDTZ/0w5PQQDjiJoB9ZUW3RL29DmRV8+2CxdxejiDkc1vkWDl50hYKKxvEdSMHSPz9YnjJO+k='} 2024-03-26T22:12:37.546 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-03-26_20:31:35-orch:cephadm-wip-guits-testing-2024-03-26-0925-distro-default-smithi/7624141', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-26 21:10:36.658190', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLH0DT9j6AErimR7a5pLsNXr1GsK5Z/5S88D8CfKu6taQXfulRq0RvFEiPmhszxwUPP/4ZVNCHcwAsNe8E0EoP0='} 2024-03-26T22:12:37.581 INFO:teuthology.orchestra.console.smithi043:Power off 2024-03-26T22:12:37.581 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-26T22:12:37.594 INFO:teuthology.orchestra.console.smithi134:Power off 2024-03-26T22:12:37.595 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-26T22:12:37.604 DEBUG:teuthology.orchestra.console.smithi043:power off output: Chassis Power Control: Down/Off 2024-03-26T22:12:37.605 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:12:37.617 DEBUG:teuthology.orchestra.console.smithi134:power off output: Chassis Power Control: Down/Off 2024-03-26T22:12:37.617 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:12:37.626 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is on 2024-03-26T22:12:37.638 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2024-03-26T22:12:41.627 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:12:41.639 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:12:41.736 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is on 2024-03-26T22:12:41.749 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is on 2024-03-26T22:12:45.741 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:12:45.750 DEBUG:teuthology.orchestra.console.smithi134:pexpect command: ipmitool -H smithi134.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-26T22:12:45.850 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is off 2024-03-26T22:12:45.858 DEBUG:teuthology.orchestra.console.smithi134:check power output: Chassis Power is off 2024-03-26T22:12:45.952 INFO:teuthology.orchestra.console.smithi043:Power off completed 2024-03-26T22:12:45.959 INFO:teuthology.orchestra.console.smithi134:Power off completed 2024-03-26T22:12:46.063 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 3189.7128043174744 failure_reason: '"2024-03-26T21:26:13.266415+0000 mon.a (mon.0) 195 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_gabrioux@teuthology success: false 2024-03-26T22:12:46.064 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-26T22:12:46.139 INFO:teuthology.run:FAIL